Searched refs:NOT_INIT (Results 1 – 4 of 4) sorted by relevance
127 return NOT_INIT; in hid_bpf_ops_btf_struct_access()
261 return NOT_INIT; in bpf_dummy_ops_btf_struct_access()
2515 reg->type = NOT_INIT; in bpf_mark_reg_not_init()3461 if (reg->type == NOT_INIT) { in __check_reg_arg()3800 state->stack[spi].spilled_ptr.type = NOT_INIT; in scrub_special_slot()8088 if (expected == NOT_INIT) in check_reg_type()10564 regs[BPF_REG_0].type = NOT_INIT; in check_helper_call()17368 if (*prev_type == NOT_INIT) { in save_aux_ptr_type()
990 NOT_INIT = 0, /* nothing was written into register */ enumerator