Home
last modified time | relevance | path

Searched refs:find_detach_entry (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/kernel/bpf/
H A Dcgroup.c851 static struct bpf_prog_list *find_detach_entry(struct hlist_head *progs, in find_detach_entry() function
976 pl = find_detach_entry(progs, prog, link, flags & BPF_F_ALLOW_MULTI); in __cgroup_bpf_detach()