cgroup_bpf_detach   97 include/linux/bpf-cgroup.h int cgroup_bpf_detach(struct cgroup *cgrp, struct bpf_prog *prog,
cgroup_bpf_detach  579 kernel/bpf/cgroup.c 	ret = cgroup_bpf_detach(cgrp, prog, attr->attach_type, 0);