Searched refs:__cgroup_bpf_detach (Results 1 – 3 of 3) sorted by relevance
72 int __cgroup_bpf_detach(struct cgroup *cgrp, struct bpf_prog *prog,
338 int __cgroup_bpf_detach(struct cgroup *cgrp, struct bpf_prog *prog, in __cgroup_bpf_detach() function
5908 ret = __cgroup_bpf_detach(cgrp, prog, type, flags); in cgroup_bpf_detach()