Lines Matching refs:NOT_INIT
585 [NOT_INIT] = "?", in reg_type_str()
1054 if (t == NOT_INIT) in print_verifier_state()
1952 reg->type = NOT_INIT; in __mark_reg_not_init()
2745 if (reg->type == NOT_INIT) { in check_reg_arg()
3570 state->stack[spi].spilled_ptr.type = NOT_INIT; in check_stack_write_fixed_off()
3692 state->stack[spi].spilled_ptr.type = NOT_INIT; in check_stack_write_var_off()
6511 if (expected == NOT_INIT) in check_reg_type()
8398 regs[BPF_REG_0].type = NOT_INIT; in check_helper_call()
13837 if (rold->type == NOT_INIT) in regsafe()
13840 if (rcur->type == NOT_INIT) in regsafe()
14638 if (*prev_src_type == NOT_INIT) { in do_check()
14693 if (*prev_dst_type == NOT_INIT) { in do_check()