Home
last modified time | relevance | path

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

/linux-4.4.14/arch/sparc/kernel/
Dsmp_64.c342 static struct thread_info *cpu_new_thread = NULL; variable
349 (unsigned long)(&cpu_new_thread); in smp_boot_one_cpu()
354 cpu_new_thread = task_thread_info(idle); in smp_boot_one_cpu()
360 (unsigned long) cpu_new_thread, in smp_boot_one_cpu()
383 cpu_new_thread = NULL; in smp_boot_one_cpu()