mark_ptr_not_null_reg
mark_ptr_not_null_reg(reg);
mark_ptr_not_null_reg(&eq_branch_regs[insn->src_reg]);
mark_ptr_not_null_reg(&eq_branch_regs[insn->dst_reg]);
mark_ptr_not_null_reg(reg);
mark_ptr_not_null_reg(mem_reg);
mark_ptr_not_null_reg(&queued_fr->regs[BPF_REG_0]);