Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/bpf/
Dmap_iter.c142 bpf_map_put_with_uref(map); in bpf_iter_attach_map()
148 bpf_map_put_with_uref(aux->map); in bpf_iter_detach_map()
Dinode.c60 bpf_map_put_with_uref(raw); in bpf_any_put()
Dsyscall.c821 void bpf_map_put_with_uref(struct bpf_map *map) in bpf_map_put_with_uref() function
834 bpf_map_put_with_uref(map); in bpf_map_release()
1413 bpf_map_put_with_uref(map); in map_create()
4413 bpf_map_put_with_uref(map); in bpf_map_get_fd_by_id()
Darraymap.c711 bpf_map_put_with_uref(seq_info->map); in bpf_iter_fini_array_map()
Dhashtab.c2156 bpf_map_put_with_uref(seq_info->map); in bpf_iter_fini_hash_map()
/linux-6.12.1/net/core/
Dbpf_sk_storage.c852 bpf_map_put_with_uref(seq_info->map); in bpf_iter_fini_sk_storage_map()
881 bpf_map_put_with_uref(map); in bpf_iter_attach_map()
887 bpf_map_put_with_uref(aux->map); in bpf_iter_detach_map()
Dsock_map.c804 bpf_map_put_with_uref(info->map); in sock_map_fini_seq_private()
1418 bpf_map_put_with_uref(info->map); in sock_hash_fini_seq_private()
1720 bpf_map_put_with_uref(sockmap_link->map); in sock_map_link_release()
1893 bpf_map_put_with_uref(map); in sock_map_link_create()
1924 bpf_map_put_with_uref(map); in sock_map_iter_attach_target()
1930 bpf_map_put_with_uref(aux->map); in sock_map_iter_detach_target()
/linux-6.12.1/include/linux/
Dbpf.h2271 void bpf_map_put_with_uref(struct bpf_map *map);