Searched refs:__cgroup_bpf_detach (Results 1 – 1 of 1) sorted by relevance
949 static int __cgroup_bpf_detach(struct cgroup *cgrp, struct bpf_prog *prog, in __cgroup_bpf_detach() function1013 ret = __cgroup_bpf_detach(cgrp, prog, NULL, type); in cgroup_bpf_detach()1200 WARN_ON(__cgroup_bpf_detach(cg_link->cgroup, NULL, cg_link, in bpf_cgroup_link_release()