Home
last modified time | relevance | path

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

/linux-2.6.39/arch/s390/kernel/
Dsmp.c486 static void __cpuinit smp_fork_idle(struct work_struct *work) in smp_fork_idle() function
567 INIT_WORK_ONSTACK(&c_idle.work, smp_fork_idle); in __cpu_up()