Home
last modified time | relevance | path

Searched refs:bpf_map_inc_with_uref (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dinode.c39 bpf_map_inc_with_uref(raw); in bpf_any_get()
H A Dsyscall.c936 void bpf_map_inc_with_uref(struct bpf_map *map) in bpf_map_inc_with_uref() function
941 EXPORT_SYMBOL_GPL(bpf_map_inc_with_uref);
967 bpf_map_inc_with_uref(map); in bpf_map_get_with_uref()
H A Darraymap.c623 bpf_map_inc_with_uref(map); in bpf_iter_init_array_map()
H A Dhashtab.c1804 bpf_map_inc_with_uref(map); in bpf_iter_init_hash_map()
/OK3568_Linux_fs/kernel/net/core/
H A Dbpf_sk_storage.c795 bpf_map_inc_with_uref(aux->map); in bpf_iter_init_sk_storage_map()
H A Dsock_map.c818 bpf_map_inc_with_uref(aux->map); in sock_map_init_seq_private()
1438 bpf_map_inc_with_uref(aux->map); in sock_hash_init_seq_private()
/OK3568_Linux_fs/kernel/include/linux/
H A Dbpf.h1258 void bpf_map_inc_with_uref(struct bpf_map *map);