Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A 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()
H A Dinode.c59 bpf_map_put_with_uref(raw); in bpf_any_put()
H A Dsyscall.c767 void bpf_map_put_with_uref(struct bpf_map *map) in bpf_map_put_with_uref() function
780 bpf_map_put_with_uref(map); in bpf_map_release()
1314 bpf_map_put_with_uref(map); in map_create()
4269 bpf_map_put_with_uref(map); in bpf_map_get_fd_by_id()
H A Darraymap.c674 bpf_map_put_with_uref(seq_info->map); in bpf_iter_fini_array_map()
H A Dhashtab.c2167 bpf_map_put_with_uref(seq_info->map); in bpf_iter_fini_hash_map()
/openbmc/linux/net/core/
H A Dbpf_sk_storage.c856 bpf_map_put_with_uref(seq_info->map); in bpf_iter_fini_sk_storage_map()
885 bpf_map_put_with_uref(map); in bpf_iter_attach_map()
891 bpf_map_put_with_uref(aux->map); in bpf_iter_detach_map()
H A Dsock_map.c807 bpf_map_put_with_uref(info->map); in sock_map_fini_seq_private()
1421 bpf_map_put_with_uref(info->map); in sock_hash_fini_seq_private()
1706 bpf_map_put_with_uref(map); in sock_map_iter_attach_target()
1712 bpf_map_put_with_uref(aux->map); in sock_map_iter_detach_target()
/openbmc/linux/drivers/hid/bpf/
H A Dhid_bpf_jmp_table.c513 bpf_map_put_with_uref(jmp_table.map); in hid_bpf_free_links_and_skel()
/openbmc/linux/include/linux/
H A Dbpf.h2097 void bpf_map_put_with_uref(struct bpf_map *map);