Searched refs:__bpf_map_inc_not_zero (Results 1 – 3 of 3) sorted by relevance
1162 map = __bpf_map_inc_not_zero(&st_map->map, false); in bpf_struct_ops_get()
1610 struct bpf_map *__bpf_map_inc_not_zero(struct bpf_map *map, bool uref) in __bpf_map_inc_not_zero() function 1626 return __bpf_map_inc_not_zero(map, false); in bpf_map_inc_not_zero() 4632 map = __bpf_map_inc_not_zero(map, false); in bpf_map_get_curr_or_next() 4727 map = __bpf_map_inc_not_zero(map, true); in bpf_map_get_fd_by_id()
2448 struct bpf_map *__bpf_map_inc_not_zero(struct bpf_map *map, bool uref);