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

/linux-master/kernel/bpf/
H A Dmprog.c15 link = bpf_link_by_id(id_or_fd);
H A Dsyscall.c5397 struct bpf_link *bpf_link_by_id(u32 id) function
5452 link = bpf_link_by_id(id);
/linux-master/include/linux/
H A Dbpf.h2594 struct bpf_link *bpf_link_by_id(u32 id);

Completed in 187 milliseconds