Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/bpf/
H A Doffload.c420 void bpf_map_offload_map_free(struct bpf_map *map) in bpf_map_offload_map_free() function
H A Dsyscall.c100 .map_free = bpf_map_offload_map_free,
/OK3568_Linux_fs/kernel/include/linux/
H A Dbpf.h1774 void bpf_map_offload_map_free(struct bpf_map *map);
1797 static inline void bpf_map_offload_map_free(struct bpf_map *map) in bpf_map_offload_map_free() function