Searched refs:check_stack_access_for_ptr_arithmetic (Results 1 – 1 of 1) sorted by relevance
5881 static int check_stack_access_for_ptr_arithmetic(struct bpf_verifier_env *env, int regno, in check_stack_access_for_ptr_arithmetic() function5917 …if (check_stack_access_for_ptr_arithmetic(env, dst, dst_reg, dst_reg->off + dst_reg->var_off.value… in sanitize_check_bounds()