Searched refs:__bpf_map_inc_not_zero (Results 1 – 1 of 1) sorted by relevance
1005 static struct bpf_map *__bpf_map_inc_not_zero(struct bpf_map *map, bool uref) in __bpf_map_inc_not_zero() function1021 map = __bpf_map_inc_not_zero(map, false); in bpf_map_inc_not_zero()3391 map = __bpf_map_inc_not_zero(map, false); in bpf_map_get_curr_or_next()3486 map = __bpf_map_inc_not_zero(map, true); in bpf_map_get_fd_by_id()
Completed in 10 milliseconds