Searched refs:elapse (Results 1 – 9 of 9) sorted by relevance
7 A "grace period" must elapse between the two parts, and this grace period11 a grace period to elapse, then free the element. See the listRCU.txt
62 grace period to elapse, it does not wait for the callbacks to complete.74 a grace period to elapse, rcu_barrier() waits for all outstanding RCU78 without waiting for a grace period to elapse.
43 RCU usage, since call_rcu() must wait for a grace period to elapse.
246 those waiting for a grace period to elapse. Enforce a
539 unsigned long elapse = jiffies + msecs_to_jiffies(timeout_ms); in hw_wait_reg() local542 if (time_after(jiffies, elapse)) { in hw_wait_reg()
153 pwm[1-5]_stop_time how many milliseconds must elapse to switch
143 pwm[1-4]_stop_time - how many milliseconds [ms] must elapse to switch
480 The driver now waits for 10 seconds to elapse instead of 5 (as in
1815 is the largest time interval that can elapse between retransmissions.1821 is the smallest time interval the can elapse between retransmissions.