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

/linux-master/kernel/bpf/
H A Dverifier.c12872 static int sanitize_ptr_alu(struct bpf_verifier_env *env, function
13182 ret = sanitize_ptr_alu(env, insn, ptr_reg, off_reg, dst_reg,
13319 ret = sanitize_ptr_alu(env, insn, dst_reg, off_reg, dst_reg,

Completed in 212 milliseconds