Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/bpf/
H A 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()
H A Dinode.c59 bpf_map_put_with_uref(raw); in bpf_any_put()
H A Dsyscall.c518 void bpf_map_put_with_uref(struct bpf_map *map) in bpf_map_put_with_uref() function
531 bpf_map_put_with_uref(map); in bpf_map_release()
899 bpf_map_put_with_uref(map); in map_create()
3297 bpf_map_put_with_uref(map); in bpf_map_get_fd_by_id()
H A Darraymap.c632 bpf_map_put_with_uref(seq_info->map); in bpf_iter_fini_array_map()
H A Dhashtab.c1814 bpf_map_put_with_uref(seq_info->map); in bpf_iter_fini_hash_map()
/OK3568_Linux_fs/kernel/net/core/
H A Dbpf_sk_storage.c804 bpf_map_put_with_uref(seq_info->map); in bpf_iter_fini_sk_storage_map()
833 bpf_map_put_with_uref(map); in bpf_iter_attach_map()
839 bpf_map_put_with_uref(aux->map); in bpf_iter_detach_map()
H A Dsock_map.c827 bpf_map_put_with_uref(info->map); in sock_map_fini_seq_private()
1448 bpf_map_put_with_uref(info->map); in sock_hash_fini_seq_private()
1611 bpf_map_put_with_uref(map); in sock_map_iter_attach_target()
1617 bpf_map_put_with_uref(aux->map); in sock_map_iter_detach_target()
/OK3568_Linux_fs/kernel/include/linux/
H A Dbpf.h1260 void bpf_map_put_with_uref(struct bpf_map *map);