Searched refs:func_states_equal (Results 1 - 1 of 1) sorted by last modified time

/linux-master/kernel/bpf/
H A Dverifier.c17001 static bool func_states_equal(struct bpf_verifier_env *env, struct bpf_func_state *old, function
17075 if (!func_states_equal(env, old->frame[i], cur->frame[i], exact))

Completed in 144 milliseconds