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