Home
last modified time | relevance | path

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

/kernel/bpf/
Dsyscall.c2192 static int bpf_map_get_fd_by_id(const union bpf_attr *attr) in bpf_map_get_fd_by_id() function
2927 err = bpf_map_get_fd_by_id(&attr); in SYSCALL_DEFINE3()