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.c4198 static int bpf_map_get_fd_by_id(const union bpf_attr *attr) in bpf_map_get_fd_by_id() function
5459 err = bpf_map_get_fd_by_id(&attr); in __sys_bpf()