Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dmap_in_map.h16 void bpf_map_fd_put_ptr(struct bpf_map *map, void *ptr, bool need_defer);
H A Dmap_in_map.c114 void bpf_map_fd_put_ptr(struct bpf_map *map, void *ptr, bool need_defer) in bpf_map_fd_put_ptr() function
H A Darraymap.c1428 .map_fd_put_ptr = bpf_map_fd_put_ptr,
H A Dhashtab.c2621 .map_fd_put_ptr = bpf_map_fd_put_ptr,