Home
last modified time | relevance | path

Searched refs:elapse (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/Documentation/RCU/
Drcu.txt7 A "grace period" must elapse between the two parts, and this grace period
11 a grace period to elapse, then free the element. See the listRCU.txt
Drcubarrier.txt62 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 RCU
78 without waiting for a grace period to elapse.
DUP.txt43 RCU usage, since call_rcu() must wait for a grace period to elapse.
Dchecklist.txt246 those waiting for a grace period to elapse. Enforce a
/linux-4.4.14/drivers/usb/chipidea/
Dcore.c539 unsigned long elapse = jiffies + msecs_to_jiffies(timeout_ms); in hw_wait_reg() local
542 if (time_after(jiffies, elapse)) { in hw_wait_reg()
/linux-4.4.14/Documentation/hwmon/
Dnct6775153 pwm[1-5]_stop_time how many milliseconds must elapse to switch
Dw83627ehf143 pwm[1-4]_stop_time - how many milliseconds [ms] must elapse to switch
/linux-4.4.14/Documentation/scsi/
DChangeLog.megaraid_sas480 The driver now waits for 10 seconds to elapse instead of 5 (as in
/linux-4.4.14/Documentation/networking/
Dip-sysctl.txt1815 is the largest time interval that can elapse between retransmissions.
1821 is the smallest time interval the can elapse between retransmissions.