Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/bpf/
Dinode.c39 bpf_map_inc_with_uref(raw); in bpf_any_get()
Darraymap.c671 bpf_map_inc_with_uref(map); in bpf_iter_init_array_map()
Dsyscall.c1216 void bpf_map_inc_with_uref(struct bpf_map *map) in bpf_map_inc_with_uref() function
1221 EXPORT_SYMBOL_GPL(bpf_map_inc_with_uref);
1248 bpf_map_inc_with_uref(map); in bpf_map_get_with_uref()
Dhashtab.c2105 bpf_map_inc_with_uref(map); in bpf_iter_init_hash_map()
/linux-6.1.9/net/core/
Dbpf_sk_storage.c879 bpf_map_inc_with_uref(aux->map); in bpf_iter_init_sk_storage_map()
Dsock_map.c788 bpf_map_inc_with_uref(aux->map); in sock_map_init_seq_private()
1387 bpf_map_inc_with_uref(aux->map); in sock_hash_init_seq_private()
/linux-6.1.9/include/linux/
Dbpf.h1734 void bpf_map_inc_with_uref(struct bpf_map *map);