Home
last modified time | relevance | path

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

/linux/arch/powerpc/kernel/
H A Dsmp.c1354 const unsigned long sleep_wait_ms = 100 * MSEC_PER_SEC; in __cpu_up() local
1356 deadline = jiffies + msecs_to_jiffies(sleep_wait_ms); in __cpu_up()