Home
last modified time | relevance | path

Searched defs:bpf_map_put (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/kernel/bpf/
H A Dsyscall.c510 void bpf_map_put(struct bpf_map *map) in bpf_map_put() function
514 EXPORT_SYMBOL_GPL(bpf_map_put); variable
/kernel/linux/linux-6.6/kernel/bpf/
H A Dsyscall.c750 void bpf_map_put(struct bpf_map *map) in bpf_map_put() function
762 EXPORT_SYMBOL_GPL(bpf_map_put); variable
/kernel/linux/linux-5.10/include/linux/
H A Dbpf.h1770 static inline void bpf_map_put(struct bpf_map *map) in bpf_map_put() function
/kernel/linux/linux-6.6/include/linux/
H A Dbpf.h2655 static inline void bpf_map_put(struct bpf_map *map) in bpf_map_put() function

Completed in 27 milliseconds