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()
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()
Darraymap.c623 bpf_map_inc_with_uref(map); in bpf_iter_init_array_map()
Dhashtab.c1804 bpf_map_inc_with_uref(map); in bpf_iter_init_hash_map()