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

/linux-master/net/core/
H A Dbpf_sk_storage.c183 map = bpf_map_inc_not_zero(&smap->map);
/linux-master/include/linux/
H A Dbpf.h2216 struct bpf_map * __must_check bpf_map_inc_not_zero(struct bpf_map *map);
/linux-master/kernel/bpf/
H A Dsyscall.c1483 struct bpf_map *bpf_map_inc_not_zero(struct bpf_map *map) function
1491 EXPORT_SYMBOL_GPL(bpf_map_inc_not_zero); variable

Completed in 134 milliseconds