Searched refs:thread_union (Results 1 – 6 of 6) sorted by relevance
17 union thread_union;57 extern union thread_union init_thread_union;
21 set var $stacksize = sizeof(union thread_union)66 set var $stacksize = sizeof(union thread_union)
289 static union thread_union kexec_stack = { };
68 union thread_union cpu0_irqstack
307 hwpcb->ksp = (unsigned long)ipcb + sizeof(union thread_union) - 16; in secondary_cpu_start()
1885 union thread_union { union
Completed in 17 milliseconds