Searched refs:force_new_state (Results 1 – 1 of 1) sorted by relevance
1244 bool force_new_state, add_new_state, loop; in bpf_is_state_visited() local1248 force_new_state = env->test_state_freq || bpf_is_force_checkpoint(env, insn_idx) || in bpf_is_state_visited()1260 add_new_state = force_new_state; in bpf_is_state_visited()1397 if (!force_new_state && in bpf_is_state_visited()