Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/kernel/bpf/
H A Dverifier.c5730 static int sanitize_ptr_alu(struct bpf_verifier_env *env, struct bpf_insn *insn, const struct bpf_reg_state *ptr_reg, in sanitize_ptr_alu() function
6021 ret = sanitize_ptr_alu(env, insn, ptr_reg, off_reg, dst_reg, &info, false); in adjust_ptr_min_max_vals()
6154 ret = sanitize_ptr_alu(env, insn, dst_reg, off_reg, dst_reg, &info, true); in adjust_ptr_min_max_vals()

Completed in 20 milliseconds