Home
last modified time | relevance | path

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

/linux-6.14.4/kernel/bpf/
Dsyscall.c903 void bpf_map_put(struct bpf_map *map) in bpf_map_put() function
/linux-6.14.4/include/linux/
Dbpf.h2953 static inline void bpf_map_put(struct bpf_map *map) in bpf_map_put() function