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

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

Completed in 112 milliseconds