Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/bpf/
Dsyscall.c96 void bpf_map_put(struct bpf_map *map) in bpf_map_put() function
107 bpf_map_put(map); in bpf_map_put_with_uref()
507 bpf_map_put(aux->used_maps[i]); in free_used_maps()
Dverifier.c2069 bpf_map_put(env->used_maps[i]); in release_maps()
/linux-4.4.14/include/linux/
Dbpf.h176 void bpf_map_put(struct bpf_map *map);