Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dverifier.c16476 static bool states_maybe_looping(struct bpf_verifier_state *old, in states_maybe_looping() function
16700 if (states_maybe_looping(&sl->state, cur) && in is_state_visited()