Searched refs:__bpf_map_inc_not_zero (Results 1 – 2 of 2) sorted by relevance
1653 struct bpf_map *__bpf_map_inc_not_zero(struct bpf_map *map, bool uref) in __bpf_map_inc_not_zero() function1669 return __bpf_map_inc_not_zero(map, false); in bpf_map_inc_not_zero()4784 map = __bpf_map_inc_not_zero(map, false); in bpf_map_get_curr_or_next()4879 map = __bpf_map_inc_not_zero(map, true); in bpf_map_get_fd_by_id()
2632 struct bpf_map *__bpf_map_inc_not_zero(struct bpf_map *map, bool uref);