Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dmprog.c15 link = bpf_link_by_id(id_or_fd); in bpf_mprog_link()
H A Dsyscall.c5447 struct bpf_link *bpf_link_by_id(u32 id) in bpf_link_by_id() function
5502 link = bpf_link_by_id(id); in bpf_link_get_fd_by_id()
/linux/include/linux/
H A Dbpf.h2600 struct bpf_link *bpf_link_by_id(u32 id);