Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/kernel/bpf/
Dsyscall.c316 void bpf_map_put(struct bpf_map *map) in bpf_map_put() function
/kernel/linux/linux-5.10/kernel/bpf/
Dsyscall.c510 void bpf_map_put(struct bpf_map *map) in bpf_map_put() function
/kernel/linux/linux-5.10/include/linux/
Dbpf.h1753 static inline void bpf_map_put(struct bpf_map *map) in bpf_map_put() function