Home
last modified time | relevance | path

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

/Linux-v5.10/tools/lib/bpf/
Dbpf.c803 int bpf_map_get_fd_by_id(__u32 id) in bpf_map_get_fd_by_id() function
/Linux-v5.10/kernel/bpf/
Dsyscall.c3241 static int bpf_map_get_fd_by_id(const union bpf_attr *attr) in bpf_map_get_fd_by_id() function