Searched refs:STACK_DYNPTR (Results 1 – 3 of 3) sorted by relevance
538 [STACK_DYNPTR] = 'd',811 case STACK_DYNPTR: in print_verifier_state()
751 state->stack[spi].slot_type[i] = STACK_DYNPTR; in mark_stack_slots_dynptr()752 state->stack[spi - 1].slot_type[i] = STACK_DYNPTR; in mark_stack_slots_dynptr()856 if (state->stack[i].slot_type[0] != STACK_DYNPTR) { in unmark_stack_slots_dynptr()890 if (state->stack[spi].slot_type[0] != STACK_DYNPTR) in destroy_if_dynptr_stack_slot()983 if (state->stack[spi].slot_type[i] != STACK_DYNPTR || in is_dynptr_reg_valid_init()984 state->stack[spi - 1].slot_type[i] != STACK_DYNPTR) in is_dynptr_reg_valid_init()1302 case STACK_DYNPTR: in is_stack_slot_special()7971 if (state->stack[spi].slot_type[stack_off % BPF_REG_SIZE] == STACK_DYNPTR) { in check_stack_range_initialized()18562 case STACK_DYNPTR: in stacksafe()
242 STACK_DYNPTR, enumerator