Searched refs:states_equal (Results 1 – 2 of 2) sorted by relevance
4588 static bool states_equal(struct bpf_verifier_env *env, in states_equal() function4671 if (states_equal(env, &sl->state, cur)) { in is_state_visited()
1314 This is implemented in states_equal().