Home
last modified time | relevance | path

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

/linux-6.1.9/net/core/
Dbpf_sk_storage.c218 map = bpf_map_inc_not_zero(&smap->map); in bpf_sk_storage_clone()
/linux-6.1.9/include/linux/
Dbpf.h1735 struct bpf_map * __must_check bpf_map_inc_not_zero(struct bpf_map *map);
/linux-6.1.9/kernel/bpf/
Dsyscall.c1268 struct bpf_map *bpf_map_inc_not_zero(struct bpf_map *map) in bpf_map_inc_not_zero() function
1276 EXPORT_SYMBOL_GPL(bpf_map_inc_not_zero);