Searched refs:wait_till (Results 1 – 1 of 1) sorted by relevance
201 unsigned long wait_till; in __cpu_up() local215 wait_till = jiffies + HZ; in __cpu_up()216 while (time_before(jiffies, wait_till)) { in __cpu_up()