Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/bpf/
Dverifier.c10584 static bool states_maybe_looping(struct bpf_verifier_state *old, in states_maybe_looping() function
10656 } else if (states_maybe_looping(&sl->state, cur) && in is_state_visited()