Searched refs:elapse (Results 1 – 17 of 17) sorted by relevance
/linux-5.19.10/drivers/usb/chipidea/ |
D | otg.c | 153 unsigned long elapse = jiffies + msecs_to_jiffies(5000); in hw_wait_vbus_lower_bsv() local 157 if (time_after(jiffies, elapse)) { in hw_wait_vbus_lower_bsv()
|
/linux-5.19.10/Documentation/RCU/ |
D | rcu.rst | 9 A "grace period" must elapse between the two parts, and this grace period 13 a grace period to elapse, then free the element. See listRCU.rst for more
|
D | rcubarrier.rst | 66 grace period to elapse, it does not wait for the callbacks to complete. 79 a grace period to elapse, rcu_barrier() waits for all outstanding RCU 83 without waiting for a grace period to elapse.
|
D | UP.rst | 45 RCU usage, since call_rcu() must wait for a grace period to elapse.
|
D | listRCU.rst | 54 periods elapse (with the help of call_rcu()). This deferring of destruction
|
D | checklist.rst | 271 those waiting for a grace period to elapse. Enforce a
|
/linux-5.19.10/Documentation/ABI/testing/ |
D | sysfs-class-chromeos-driver-cros-ec-lightbar | 21 that must elapse between accessing any of the lightbar
|
/linux-5.19.10/sound/soc/sof/ |
D | Kconfig | 171 elapse to inform ALSA about that, on platforms (e.g. Intel SKL+) that 172 with other approach (e.g. HDAC DPIB/posbuf) to elapse PCM.
|
/linux-5.19.10/Documentation/hwmon/ |
D | w83627ehf.rst | 188 how many milliseconds [ms] must elapse to switch
|
D | nct6775.rst | 221 how many milliseconds must elapse to switch
|
/linux-5.19.10/Documentation/scsi/ |
D | ChangeLog.megaraid_sas | 480 The driver now waits for 10 seconds to elapse instead of 5 (as in
|
/linux-5.19.10/Documentation/RCU/Design/Requirements/ |
D | Requirements.rst | 1282 without forcing the updater to wait for a grace period to elapse. The 1359 | elapse? | 1909 | elapse. So even if there are quite a few callbacks posted, | 2255 waiting for a grace period to elapse. It is also the reason why 2530 period to elapse. For example, this results in a self-deadlock:
|
/linux-5.19.10/tools/memory-model/Documentation/ |
D | litmus-tests.txt | 870 waits for an RCU grace period to elapse, and finally line 32 emulates
|
/linux-5.19.10/Documentation/RCU/Design/Data-Structures/ |
D | Data-Structures.rst | 125 while they are waiting for a grace period to elapse, as shown in the
|
/linux-5.19.10/Documentation/networking/ |
D | ip-sysctl.rst | 2767 is the largest time interval that can elapse between retransmissions. 2773 is the smallest time interval the can elapse between retransmissions.
|
/linux-5.19.10/Documentation/admin-guide/ |
D | cgroup-v2.rst | 1950 duration of time between evaluation events. Windows only elapse
|
D | kernel-parameters.txt | 5809 Specifies how many nanoseconds must elapse
|