Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dmap_in_map.h14 void *bpf_map_fd_get_ptr(struct bpf_map *map, struct file *map_file,
H A Dmap_in_map.c94 void *bpf_map_fd_get_ptr(struct bpf_map *map, in bpf_map_fd_get_ptr() function