Skip to content
Commit 588e5d87 authored by He Fengqing's avatar He Fengqing Committed by Tejun Heo
Browse files

cgroup: bpf: Move wrapper for __cgroup_bpf_*() to kernel/bpf/cgroup.c



In commit 324bda9e("bpf: multi program support for cgroup+bpf")
cgroup_bpf_*() called from kernel/bpf/syscall.c, but now they are only
used in kernel/bpf/cgroup.c, so move these function to
kernel/bpf/cgroup.c, like cgroup_bpf_replace().

Signed-off-by: default avatarHe Fengqing <hefengqing@huawei.com>
Signed-off-by: default avatarTejun Heo <tj@kernel.org>
parent 81c49d39
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment