Home
last modified time | relevance | path

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

/linux/kernel/bpf/
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() argument
122 if (need_defer) { in bpf_map_fd_put_ptr()
H A Dmap_in_map.h16 void bpf_map_fd_put_ptr(struct bpf_map *map, void *ptr, bool need_defer);
/linux/include/linux/
H A Dbpf.h122 void (*map_fd_put_ptr)(struct bpf_map *map, void *ptr, bool need_defer);