Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/bpf/
Dinode.c39 bpf_map_inc_with_uref(raw); in bpf_any_get()
Dsyscall.c922 void bpf_map_inc_with_uref(struct bpf_map *map) in bpf_map_inc_with_uref() function
927 EXPORT_SYMBOL_GPL(bpf_map_inc_with_uref);
953 bpf_map_inc_with_uref(map); in bpf_map_get_with_uref()
/Linux-v5.10/include/linux/
Dbpf.h1214 void bpf_map_inc_with_uref(struct bpf_map *map);