Home
last modified time | relevance | path

Searched refs:bpf_map_put_with_uref (Results 1 – 5 of 5) sorted by relevance

/kernel/bpf/
Dmap_iter.c143 bpf_map_put_with_uref(map); in bpf_iter_attach_map()
149 bpf_map_put_with_uref(aux->map); in bpf_iter_detach_map()
Dinode.c59 bpf_map_put_with_uref(raw); in bpf_any_put()
Dsyscall.c512 void bpf_map_put_with_uref(struct bpf_map *map) in bpf_map_put_with_uref() function
525 bpf_map_put_with_uref(map); in bpf_map_release()
925 bpf_map_put_with_uref(map); in map_create()
3495 bpf_map_put_with_uref(map); in bpf_map_get_fd_by_id()
Darraymap.c636 bpf_map_put_with_uref(seq_info->map); in bpf_iter_fini_array_map()
Dhashtab.c2050 bpf_map_put_with_uref(seq_info->map); in bpf_iter_fini_hash_map()