Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/bpf/
Dcgroup.c850 static struct bpf_prog_list *find_detach_entry(struct hlist_head *progs, in find_detach_entry() function
975 pl = find_detach_entry(progs, prog, link, flags & BPF_F_ALLOW_MULTI); in __cgroup_bpf_detach()