Searched defs:bpf_map_put (Results 1 - 2 of 2) sorted by path

/linux-master/include/linux/
H A Dbpf.h2855 static inline void bpf_map_put(struct bpf_map *map) function
/linux-master/kernel/bpf/
H A Dsyscall.c796 void bpf_map_put(struct bpf_map *map) function
811 EXPORT_SYMBOL_GPL(bpf_map_put); variable

Completed in 369 milliseconds