Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/bpf/
Dmap_in_map.h18 void bpf_map_fd_put_ptr(void *ptr);
Dmap_in_map.c109 void bpf_map_fd_put_ptr(void *ptr) in bpf_map_fd_put_ptr() function
Darraymap.c842 .map_fd_put_ptr = bpf_map_fd_put_ptr,
Dhashtab.c1512 .map_fd_put_ptr = bpf_map_fd_put_ptr,