Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/bpf/
Dverifier.c17768 static bool states_maybe_looping(struct bpf_verifier_state *old, in states_maybe_looping() function
17999 if (states_maybe_looping(&sl->state, cur) && in is_state_visited()