Searched refs:bpf_map_inc_not_zero (Results 1 – 3 of 3) sorted by relevance
185 map = bpf_map_inc_not_zero(&smap->map); in bpf_sk_storage_clone()
1594 struct bpf_map *bpf_map_inc_not_zero(struct bpf_map *map) in bpf_map_inc_not_zero() function1602 EXPORT_SYMBOL_GPL(bpf_map_inc_not_zero);
2331 struct bpf_map * __must_check bpf_map_inc_not_zero(struct bpf_map *map);