Searched refs:states_maybe_looping (Results 1 - 1 of 1) sorted by path

/linux-master/kernel/bpf/
H A Dverifier.c17220 static bool states_maybe_looping(struct bpf_verifier_state *old, function
17376 * states_maybe_looping() logic is too simplistic in detecting
17448 if (states_maybe_looping(&sl->state, cur) &&

Completed in 283 milliseconds