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

/linux-master/arch/sparc/kernel/
H A Dsmp_64.c348 static struct thread_info *cpu_new_thread = NULL; variable in typeref:struct:thread_info
355 (unsigned long)(&cpu_new_thread);
360 cpu_new_thread = task_thread_info(idle);
366 (unsigned long) cpu_new_thread,
389 cpu_new_thread = NULL;

Completed in 199 milliseconds