Searched refs:bpf_map_inc_with_uref (Results 1 - 7 of 7) sorted by last modified time

/linux-master/net/core/
H A Dsock_map.c803 bpf_map_inc_with_uref(aux->map);
1414 bpf_map_inc_with_uref(aux->map);
H A Dbpf_sk_storage.c843 bpf_map_inc_with_uref(aux->map);
/linux-master/kernel/bpf/
H A Dsyscall.c1442 void bpf_map_inc_with_uref(struct bpf_map *map) function
1447 EXPORT_SYMBOL_GPL(bpf_map_inc_with_uref); variable
1474 bpf_map_inc_with_uref(map);
H A Dhashtab.c2142 bpf_map_inc_with_uref(map);
H A Darraymap.c699 bpf_map_inc_with_uref(map);
H A Dinode.c40 bpf_map_inc_with_uref(raw);
/linux-master/include/linux/
H A Dbpf.h2231 void bpf_map_inc_with_uref(struct bpf_map *map);

Completed in 266 milliseconds