Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dverifier.c15746 static void mark_ptr_or_null_regs(struct bpf_verifier_state *vstate, u32 regno, in mark_ptr_or_null_regs() function
16187 mark_ptr_or_null_regs(this_branch, insn->dst_reg, in check_cond_jmp_op()
16189 mark_ptr_or_null_regs(other_branch, insn->dst_reg, in check_cond_jmp_op()