Searched refs:bpf_map_put_with_uref (Results 1 – 6 of 6) sorted by relevance
846 bpf_map_put_with_uref(seq_info->map); in bpf_iter_fini_sk_storage_map()875 bpf_map_put_with_uref(map); in bpf_iter_attach_map()881 bpf_map_put_with_uref(aux->map); in bpf_iter_detach_map()
813 bpf_map_put_with_uref(info->map); in sock_map_fini_seq_private() 1427 bpf_map_put_with_uref(info->map); in sock_hash_fini_seq_private() 1754 bpf_map_put_with_uref(sockmap_link->map); in sock_map_link_release() 1932 bpf_map_put_with_uref(map); in sock_map_link_create() 1963 bpf_map_put_with_uref(map); in sock_map_iter_attach_target() 1969 bpf_map_put_with_uref(aux->map); in sock_map_iter_detach_target()
969 void bpf_map_put_with_uref(struct bpf_map *map) in bpf_map_put_with_uref() function 982 bpf_map_put_with_uref(map); in bpf_map_release() 1676 * bpf_map_put_with_uref() is needed because the above in map_create() 1681 bpf_map_put_with_uref(map); in map_create() 4951 bpf_map_put_with_uref(map); in bpf_map_get_fd_by_id()
785 bpf_map_put_with_uref(seq_info->map); in bpf_iter_fini_array_map()
2272 bpf_map_put_with_uref(seq_info->map); in bpf_for_each_hash_elem() 3511 bpf_map_put_with_uref(info->map);
2767 void bpf_map_put_with_uref(struct bpf_map *map);