Searched refs:cgroup_bpf_detach (Results 1 – 3 of 3) sorted by relevance
111 int cgroup_bpf_detach(struct cgroup *cgrp, struct bpf_prog *prog,
805 ret = cgroup_bpf_detach(cgrp, prog, attr->attach_type); in cgroup_bpf_prog_detach()
6541 int cgroup_bpf_detach(struct cgroup *cgrp, struct bpf_prog *prog, in cgroup_bpf_detach() function