Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/kernel/bpf/
Dverifier.c5881 static int check_stack_access_for_ptr_arithmetic(struct bpf_verifier_env *env, int regno, in check_stack_access_for_ptr_arithmetic() function
5917 …if (check_stack_access_for_ptr_arithmetic(env, dst, dst_reg, dst_reg->off + dst_reg->var_off.value… in sanitize_check_bounds()