Searched refs:bpf_map_get_fd_by_id (Results 1 – 1 of 1) sorted by relevance
2192 static int bpf_map_get_fd_by_id(const union bpf_attr *attr) in bpf_map_get_fd_by_id() function2927 err = bpf_map_get_fd_by_id(&attr); in SYSCALL_DEFINE3()