Lines Matching defs:stack
16 * linenumber and stack.
20 * @stack: Stores the stack dump.
21 * @stack_words: Size of the stack dump.
26 u32 *stack, size_t stack_words)
42 /* then get the stack */
44 sof_mailbox_read(sdev, offset, stack, stack_words * sizeof(u32));
55 u32 stack[IMX8_STACK_DUMP_SIZE];
64 * number and the stack.
66 imx8_get_registers(sdev, &xoops, &panic_info, stack,
70 snd_sof_get_status(sdev, status, status, &xoops, &panic_info, stack,