Searched refs:STACK_DYNPTR (Results 1 – 3 of 3) sorted by relevance
538 [STACK_DYNPTR] = 'd',809 case STACK_DYNPTR: in print_verifier_state()
735 state->stack[spi].slot_type[i] = STACK_DYNPTR; in mark_stack_slots_dynptr()736 state->stack[spi - 1].slot_type[i] = STACK_DYNPTR; in mark_stack_slots_dynptr()840 if (state->stack[i].slot_type[0] != STACK_DYNPTR) { in unmark_stack_slots_dynptr()874 if (state->stack[spi].slot_type[0] != STACK_DYNPTR) in destroy_if_dynptr_stack_slot()967 if (state->stack[spi].slot_type[i] != STACK_DYNPTR || in is_dynptr_reg_valid_init()968 state->stack[spi - 1].slot_type[i] != STACK_DYNPTR) in is_dynptr_reg_valid_init()1148 case STACK_DYNPTR: in is_stack_slot_special()7360 if (state->stack[spi].slot_type[stack_off % BPF_REG_SIZE] == STACK_DYNPTR) { in check_stack_range_initialized()17471 case STACK_DYNPTR: in stacksafe()
250 STACK_DYNPTR, enumerator
Completed in 46 milliseconds