Searched refs:STACK_MISC (Results 1 – 2 of 2) sorted by relevance
189 STACK_MISC, /* BPF program wrote some data into this slot */ enumerator
586 [STACK_MISC] = 'm',811 *stype = STACK_MISC; in scrub_spilled_slot()3061 u8 type = STACK_MISC; in check_stack_write_fixed_off()3175 new_type = STACK_MISC; in check_stack_write_var_off()3307 if (type == STACK_MISC) in check_stack_read_fixed_off()3342 if (type == STACK_MISC) in check_stack_read_fixed_off()5120 if (*stype == STACK_MISC) in check_stack_range_initialized()5125 *stype = STACK_MISC; in check_stack_range_initialized()11481 if (old->stack[spi].slot_type[i % BPF_REG_SIZE] == STACK_MISC && in stacksafe()