Lines Matching refs:NOT_INIT
601 [NOT_INIT] = "?", in reg_type_str()
1357 if (t == NOT_INIT) in print_verifier_state()
2297 reg->type = NOT_INIT; in __mark_reg_not_init()
3141 if (reg->type == NOT_INIT) { in check_reg_arg()
4380 state->stack[spi].spilled_ptr.type = NOT_INIT; in check_stack_write_fixed_off()
4502 state->stack[spi].spilled_ptr.type = NOT_INIT; in check_stack_write_var_off()
7837 if (expected == NOT_INIT) in check_reg_type()
9799 regs[BPF_REG_0].type = NOT_INIT; in check_helper_call()
15531 if (rold->type == NOT_INIT) in regsafe()
15534 if (rcur->type == NOT_INIT) in regsafe()
16397 if (*prev_type == NOT_INIT) { in save_aux_ptr_type()