Home
last modified time | relevance | path

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

/Linux-v5.15/net/core/
Dbpf_sk_storage.c216 map = bpf_map_inc_not_zero(&smap->map); in bpf_sk_storage_clone()
/Linux-v5.15/include/linux/
Dbpf.h1384 struct bpf_map * __must_check bpf_map_inc_not_zero(struct bpf_map *map);
/Linux-v5.15/kernel/bpf/
Dsyscall.c1000 struct bpf_map *bpf_map_inc_not_zero(struct bpf_map *map) in bpf_map_inc_not_zero() function
1008 EXPORT_SYMBOL_GPL(bpf_map_inc_not_zero);