Searched refs:sleep_wait_ms (Results 1 – 1 of 1) sorted by relevance
1330 const unsigned long sleep_wait_ms = 100 * MSEC_PER_SEC; in __cpu_up() local 1332 deadline = jiffies + msecs_to_jiffies(sleep_wait_ms); in __cpu_up()