Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dbpf.h172 struct bpf_map *bpf_map_get_with_uref(u32 ufd);
/linux-4.4.14/kernel/bpf/
Dinode.c67 raw = bpf_map_get_with_uref(ufd); in bpf_fd_probe_obj()
Dsyscall.c198 struct bpf_map *bpf_map_get_with_uref(u32 ufd) in bpf_map_get_with_uref() function