Searched refs:bpf_map_fd_get_ptr (Results 1 – 4 of 4) sorted by relevance
14 void *bpf_map_fd_get_ptr(struct bpf_map *map, struct file *map_file,
119 void *bpf_map_fd_get_ptr(struct bpf_map *map, in bpf_map_fd_get_ptr() function
1375 .map_fd_get_ptr = bpf_map_fd_get_ptr,
2517 .map_fd_get_ptr = bpf_map_fd_get_ptr,
Completed in 13 milliseconds