Lines Matching refs:NOT_INIT
544 [NOT_INIT] = "?",
635 if (t == NOT_INIT) in print_verifier_state()
1487 reg->type = NOT_INIT; in __mark_reg_not_init()
2238 if (reg->type == NOT_INIT) { in check_reg_arg()
2869 state->stack[spi].spilled_ptr.type = NOT_INIT; in check_stack_write_fixed_off()
2962 && *stype != NOT_INIT in check_stack_write_var_off()
2976 state->stack[spi].spilled_ptr.type = NOT_INIT; in check_stack_write_var_off()
5151 if (expected == NOT_INIT) in check_reg_type()
6525 regs[BPF_REG_0].type = NOT_INIT; in check_helper_call()
10448 if (rold->type == NOT_INIT) in regsafe()
10451 if (rcur->type == NOT_INIT) in regsafe()
11216 if (*prev_src_type == NOT_INIT) { in do_check()
11271 if (*prev_dst_type == NOT_INIT) { in do_check()