Searched refs:STACK_MISC (Results 1 – 3 of 3) sorted by relevance
536 [STACK_MISC] = 'm',837 case STACK_MISC: in print_verifier_state()
1152 case STACK_MISC: in is_stack_slot_special()1193 *stype = STACK_MISC; in mark_stack_slot_misc()1199 *stype = STACK_MISC; in scrub_spilled_slot()4692 u8 type = STACK_MISC; in check_stack_write_fixed_off()4838 new_type = STACK_MISC; in check_stack_write_var_off()4975 if (type == STACK_MISC) in check_stack_read_fixed_off()5025 if (type == STACK_MISC) in check_stack_read_fixed_off()7381 if (*stype == STACK_MISC) in check_stack_range_initialized()7387 *stype = STACK_MISC; in check_stack_range_initialized()17361 if ((stack->slot_type[i] == STACK_MISC) || in is_stack_all_misc()[all …]
245 STACK_MISC, /* BPF program wrote some data into this slot */ enumerator
Completed in 43 milliseconds