Home
last modified time | relevance | path

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

/linux-6.15/kernel/bpf/
H A Dmprog.c15 link = bpf_link_by_id(id_or_fd); in bpf_mprog_link()
H A Dsyscall.c5571 struct bpf_link *bpf_link_by_id(u32 id) in bpf_link_by_id() function
5626 link = bpf_link_by_id(id); in bpf_link_get_fd_by_id()
/linux-6.15/include/linux/
H A Dbpf.h2737 struct bpf_link *bpf_link_by_id(u32 id);