Home
last modified time | relevance | path

Searched refs:update_stack_depth (Results 1 – 1 of 1) sorted by relevance

/device/soc/rockchip/common/sdk_linux/kernel/bpf/
Dverifier.c3198 static int update_stack_depth(struct bpf_verifier_env *env, const struct bpf_func_state *func, int … in update_stack_depth() function
3811 err = update_stack_depth(env, state, off); in check_mem_access()
4070 return update_stack_depth(env, state, min_off); in check_stack_range_initialized()