Home
last modified time | relevance | path

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

/Linux-v5.10/net/core/
Dbpf_sk_storage.c227 map = bpf_map_inc_not_zero(&smap->map); in bpf_sk_storage_clone()
/Linux-v5.10/include/linux/
Dbpf.h1215 struct bpf_map * __must_check bpf_map_inc_not_zero(struct bpf_map *map);
/Linux-v5.10/kernel/bpf/
Dsyscall.c973 struct bpf_map *bpf_map_inc_not_zero(struct bpf_map *map) in bpf_map_inc_not_zero() function
981 EXPORT_SYMBOL_GPL(bpf_map_inc_not_zero);