Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/kernel/bpf/
H A Dverifier.c9109 static bool stacksafe(struct bpf_verifier_env *env, struct bpf_func_state *old, struct bpf_func_state *cur, in stacksafe() function
9222 if (!stacksafe(env, old, cur, env->idmap_scratch)) { in func_states_equal()

Completed in 16 milliseconds