Home
last modified time | relevance | path

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

/linux-2.6.39/arch/sparc/kernel/
Dsmp_64.c344 static struct thread_info *cpu_new_thread = NULL; variable
351 (unsigned long)(&cpu_new_thread); in smp_boot_one_cpu()
360 cpu_new_thread = task_thread_info(p); in smp_boot_one_cpu()
366 (unsigned long) cpu_new_thread, in smp_boot_one_cpu()
389 cpu_new_thread = NULL; in smp_boot_one_cpu()