Home
last modified time | relevance | path

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

/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.c1218 void bpf_map_inc_with_uref(struct bpf_map *map) in bpf_map_inc_with_uref() function
1223 EXPORT_SYMBOL_GPL(bpf_map_inc_with_uref);
1250 bpf_map_inc_with_uref(map); in bpf_map_get_with_uref()
Dhashtab.c2110 bpf_map_inc_with_uref(map); in bpf_iter_init_hash_map()