Searched refs:to_irq_stack (Results 1 - 3 of 3) sorted by relevance

/arch/um/include/shared/
H A Dkern_util.h57 extern unsigned long to_irq_stack(unsigned long *mask_out);
/arch/um/os-Linux/
H A Dsignal.c155 bail = to_irq_stack(&pending);
/arch/um/kernel/
H A Dirq.c374 * to_irq_stack copies the current task's thread_info to the IRQ stack
412 unsigned long to_irq_stack(unsigned long *mask_out) function

Completed in 617 milliseconds