Home
last modified time | relevance | path

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

/linux/net/core/
A Dbpf_sk_storage.c216 map = bpf_map_inc_not_zero(&smap->map); in bpf_sk_storage_clone()
/linux/include/linux/
A Dbpf.h1405 struct bpf_map * __must_check bpf_map_inc_not_zero(struct bpf_map *map);
/linux/kernel/bpf/
A Dsyscall.c1018 struct bpf_map *bpf_map_inc_not_zero(struct bpf_map *map) in bpf_map_inc_not_zero() function
1026 EXPORT_SYMBOL_GPL(bpf_map_inc_not_zero);

Completed in 19 milliseconds