Home
last modified time | relevance | path

Searched refs:real_thread (Results 1 – 2 of 2) sorted by relevance

/linux/arch/um/include/asm/
A Dthread_info.h25 struct thread_info *real_thread; /* Points to non-IRQ stack */ member
36 .real_thread = NULL, \
/linux/arch/um/kernel/
A Dirq.c753 nested = (ti->real_thread != NULL); in to_irq_stack()
762 ti->real_thread = tti; in to_irq_stack()
780 to = ti->real_thread; in from_irq_stack()
782 ti->real_thread = NULL; in from_irq_stack()

Completed in 4 milliseconds