Home
last modified time | relevance | path

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

/linux/net/core/
H A Dsock_map.c795 bpf_map_inc_with_uref(aux->map); in sock_map_init_seq_private()
1408 bpf_map_inc_with_uref(aux->map); in sock_hash_init_seq_private()
/linux/kernel/bpf/
H A Dinode.c40 bpf_map_inc_with_uref(raw); in bpf_any_get()
H A Darraymap.c702 bpf_map_inc_with_uref(map); in bpf_iter_init_array_map()
H A Dsyscall.c1535 void bpf_map_inc_with_uref(struct bpf_map *map) in bpf_map_inc_with_uref() function
1540 EXPORT_SYMBOL_GPL(bpf_map_inc_with_uref);
1560 bpf_map_inc_with_uref(map); in bpf_map_get_with_uref()
H A Dhashtab.c2168 bpf_map_inc_with_uref(map); in bpf_iter_init_hash_map()
/linux/include/linux/
H A Dbpf.h2312 void bpf_map_inc_with_uref(struct bpf_map *map);