Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dcgroup.c660 static struct bpf_link *bpf_get_anchor_link(u32 flags, u32 id_or_fd) in bpf_get_anchor_link() function
707 anchor_link = bpf_get_anchor_link(flags, id_or_fd); in get_prog_list()