Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/bpf/
Dsyscall.c59 void bpf_map_put(struct bpf_map *map) in bpf_map_put() function
71 bpf_map_put(map); in bpf_map_release()
411 bpf_map_put(aux->used_maps[i]); in free_used_maps()
Dverifier.c1917 bpf_map_put(env->used_maps[i]); in release_maps()
/linux-4.1.27/include/linux/
Dbpf.h137 void bpf_map_put(struct bpf_map *map);