Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/bpf/
Dinode.c39 bpf_map_inc_with_uref(raw); in bpf_any_get()
Dsyscall.c949 void bpf_map_inc_with_uref(struct bpf_map *map) in bpf_map_inc_with_uref() function
954 EXPORT_SYMBOL_GPL(bpf_map_inc_with_uref);
980 bpf_map_inc_with_uref(map); in bpf_map_get_with_uref()
/Linux-v5.15/include/linux/
Dbpf.h1383 void bpf_map_inc_with_uref(struct bpf_map *map);