Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/bpf/
Dmap_in_map.h14 void *bpf_map_fd_get_ptr(struct bpf_map *map, struct file *map_file,
Dmap_in_map.c108 void *bpf_map_fd_get_ptr(struct bpf_map *map, in bpf_map_fd_get_ptr() function
Darraymap.c1371 .map_fd_get_ptr = bpf_map_fd_get_ptr,
Dhashtab.c2593 .map_fd_get_ptr = bpf_map_fd_get_ptr,