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

/linux-master/net/core/
H A Dsock_map.c791 bpf_map_inc_with_uref(aux->map);
1402 bpf_map_inc_with_uref(aux->map);
H A Dbpf_sk_storage.c848 bpf_map_inc_with_uref(aux->map);
/linux-master/kernel/bpf/
H A Dinode.c40 bpf_map_inc_with_uref(raw);
H A Darraymap.c662 bpf_map_inc_with_uref(map);
H A Dsyscall.c1429 void bpf_map_inc_with_uref(struct bpf_map *map) function
1434 EXPORT_SYMBOL_GPL(bpf_map_inc_with_uref); variable
1461 bpf_map_inc_with_uref(map);
H A Dhashtab.c2133 bpf_map_inc_with_uref(map);
/linux-master/include/linux/
H A Dbpf.h2214 void bpf_map_inc_with_uref(struct bpf_map *map);

Completed in 202 milliseconds