Searched refs:wait_till (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/arc/kernel/
H A Dsmp.c201 unsigned long wait_till; local
215 wait_till = jiffies + HZ;
216 while (time_before(jiffies, wait_till)) {

Completed in 132 milliseconds