Searched refs:thread_union (Results 1 – 6 of 6) sorted by relevance
14 union thread_union;25 extern union thread_union init_thread_union;
21 set var $stacksize = sizeof(union thread_union)66 set var $stacksize = sizeof(union thread_union)
55 union thread_union cpu0_irqstack
281 static union thread_union kexec_stack __init_task_data =
309 hwpcb->ksp = (unsigned long)ipcb + sizeof(union thread_union) - 16; in secondary_cpu_start()
1542 union thread_union { union