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

/linux-master/kernel/bpf/
H A Dverifier.c14963 static void mark_ptr_or_null_regs(struct bpf_verifier_state *vstate, u32 regno, function
15302 mark_ptr_or_null_regs(this_branch, insn->dst_reg,
15304 mark_ptr_or_null_regs(other_branch, insn->dst_reg,

Completed in 337 milliseconds