Searched refs:cgroup_bpf_prog_detach (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dbpf-cgroup.h429 int cgroup_bpf_prog_detach(const union bpf_attr *attr,
451 static inline int cgroup_bpf_prog_detach(const union bpf_attr *attr, function
/linux-master/kernel/bpf/
H A Dcgroup.c1159 int cgroup_bpf_prog_detach(const union bpf_attr *attr, enum bpf_prog_type ptype) function
H A Dsyscall.c4163 ret = cgroup_bpf_prog_detach(attr, ptype);

Completed in 104 milliseconds