Home
last modified time | relevance | path

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

/linux-4.1.27/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.1.27/drivers/usb/chipidea/
Dcore.c493 unsigned long elapse = jiffies + msecs_to_jiffies(timeout_ms); in hw_wait_reg() local
496 if (time_after(jiffies, elapse)) { in hw_wait_reg()
/linux-4.1.27/Documentation/hwmon/
Dnct6775149 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.1.27/Documentation/scsi/
DChangeLog.megaraid_sas480 The driver now waits for 10 seconds to elapse instead of 5 (as in
/linux-4.1.27/Documentation/networking/
Dip-sysctl.txt1729 is the largest time interval that can elapse between retransmissions.
1735 is the smallest time interval the can elapse between retransmissions.