Searched refs:stack_size_words (Results 1 – 1 of 1) sorted by relevance
159 u32 stack_size_words = CEIL_DIV(stack_size, sizeof(uint32_t)); in debug_dump_long_array_formatted() local163 for (i = 0; i < stack_size_words; i++) { in debug_dump_long_array_formatted()