Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dverifier.c9502 static bool states_maybe_looping(struct bpf_verifier_state *old, in states_maybe_looping() function
9558 if (states_maybe_looping(&sl->state, cur) && in is_state_visited()