Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/kernel/bpf/
H A Dverifier.c9388 static bool states_maybe_looping(struct bpf_verifier_state *old, struct bpf_verifier_state *cur) in states_maybe_looping() function
9446 if (states_maybe_looping(&sl->state, cur) && states_equal(env, &sl->state, cur)) { in is_state_visited()

Completed in 16 milliseconds