Searched refs:choice_arr (Results 1 – 1 of 1) sorted by relevance
31 __u8 choice_arr[2] = { 0, 1 }; variable70 return choice_arr[loop_ctx.i]; in unsafe_on_zero_iter()89 return choice_arr[loop_ctx.j]; in widening()133 return choice_arr[loop_ctx.i]; in unsafe_for_each_map_elem()148 return choice_arr[loop_ctx.i]; in unsafe_ringbuf_drain()164 return choice_arr[loop_ctx.i]; in unsafe_find_vma()180 return choice_arr[ctx.i]; in bpf_loop_iter_limit_ok()190 return choice_arr[ctx.i]; in bpf_loop_iter_limit_overflow()230 c = choice_arr[(a + b) % 2]; in bpf_loop_iter_limit_nested()