Searched refs:__bpf_map_inc_not_zero (Results 1 – 3 of 3) sorted by relevance
742 map = __bpf_map_inc_not_zero(&st_map->map, false); in bpf_struct_ops_get()
1390 struct bpf_map *__bpf_map_inc_not_zero(struct bpf_map *map, bool uref) in __bpf_map_inc_not_zero() function1406 map = __bpf_map_inc_not_zero(map, false); in bpf_map_inc_not_zero()4164 map = __bpf_map_inc_not_zero(map, false); in bpf_map_get_curr_or_next()4259 map = __bpf_map_inc_not_zero(map, true); in bpf_map_get_fd_by_id()
2095 struct bpf_map *__bpf_map_inc_not_zero(struct bpf_map *map, bool uref);