Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/bpf/
Dverifier.c7206 static bool states_maybe_looping(struct bpf_verifier_state *old, in states_maybe_looping() function
7262 if (states_maybe_looping(&sl->state, cur) && in is_state_visited()