Home
last modified time | relevance | path

Searched defs:bpf_link_get_fd_by_id (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/lib/bpf/
H A Dbpf.c1111 int bpf_link_get_fd_by_id(__u32 id) in bpf_link_get_fd_by_id() function
/openbmc/linux/kernel/bpf/
H A Dsyscall.c5222 static int bpf_link_get_fd_by_id(const union bpf_attr *attr) in bpf_link_get_fd_by_id() function