Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/kernel/bpf/
H A Dverifier.c9211 static bool func_states_equal(struct bpf_verifier_env *env, struct bpf_func_state *old, struct bpf_func_state *cur) in func_states_equal() function
9259 if (!func_states_equal(env, old->frame[i], cur->frame[i])) { in states_equal()

Completed in 16 milliseconds