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

/arch/sparc/kernel/
H A Dsmp_64.c338 static struct thread_info *cpu_new_thread = NULL; variable in typeref:struct:thread_info
345 (unsigned long)(&cpu_new_thread);
350 cpu_new_thread = task_thread_info(idle);
356 (unsigned long) cpu_new_thread,
379 cpu_new_thread = NULL;

Completed in 105 milliseconds