Home
last modified time | relevance | path

Searched defs:bpf_map_put (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dsyscall.c512 void bpf_map_put(struct bpf_map *map) in bpf_map_put() function
/OK3568_Linux_fs/kernel/include/linux/
H A Dbpf.h1699 static inline void bpf_map_put(struct bpf_map *map) in bpf_map_put() function