Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/bpf/
Dcgroup.c382 static struct bpf_prog_list *find_attach_entry(struct list_head *progs, in find_attach_entry() function
470 pl = find_attach_entry(progs, prog, link, replace_prog, in __cgroup_bpf_attach()