Home
last modified time | relevance | path

Searched refs:states_equal (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dverifier.c9352 static bool states_equal(struct bpf_verifier_env *env, in states_equal() function
9559 states_equal(env, &sl->state, cur)) { in is_state_visited()
9581 if (states_equal(env, &sl->state, cur)) { in is_state_visited()
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dfilter.rst1410 This is implemented in states_equal().