Searched refs:elapse (Results 1 – 17 of 17) sorted by relevance
/linux-6.3-rc2/drivers/usb/chipidea/ |
A 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-6.3-rc2/Documentation/RCU/ |
A 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
|
A D | rcubarrier.rst | 9 a grace period to elapse. This primitive takes a pointer to an rcu_head 41 grace period to elapse, it does not wait for the callbacks to complete. 55 than waiting for a grace period to elapse, rcu_barrier() waits for all
|
A D | UP.rst | 45 RCU usage, since call_rcu() must wait for a grace period to elapse.
|
A D | listRCU.rst | 56 grace periods elapse, with the help of call_rcu(), which is invoked via
|
A D | checklist.rst | 290 those waiting for a grace period to elapse. Enforce a
|
/linux-6.3-rc2/Documentation/ABI/testing/ |
A D | sysfs-class-chromeos-driver-cros-ec-lightbar | 21 that must elapse between accessing any of the lightbar
|
/linux-6.3-rc2/sound/soc/sof/ |
A D | Kconfig | 184 elapse to inform ALSA about that, on platforms (e.g. Intel SKL+) that 185 with other approach (e.g. HDAC DPIB/posbuf) to elapse PCM.
|
/linux-6.3-rc2/Documentation/hwmon/ |
A D | nct6775.rst | 221 how many milliseconds must elapse to switch
|
A D | w83627ehf.rst | 188 how many milliseconds [ms] must elapse to switch
|
/linux-6.3-rc2/Documentation/scsi/ |
A D | ChangeLog.megaraid_sas | 480 The driver now waits for 10 seconds to elapse instead of 5 (as in
|
/linux-6.3-rc2/Documentation/RCU/Design/Requirements/ |
A 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-6.3-rc2/tools/memory-model/Documentation/ |
A D | litmus-tests.txt | 870 waits for an RCU grace period to elapse, and finally line 32 emulates
|
/linux-6.3-rc2/Documentation/RCU/Design/Data-Structures/ |
A D | Data-Structures.rst | 125 while they are waiting for a grace period to elapse, as shown in the
|
/linux-6.3-rc2/Documentation/networking/ |
A D | ip-sysctl.rst | 2940 is the largest time interval that can elapse between retransmissions. 2946 is the smallest time interval the can elapse between retransmissions.
|
/linux-6.3-rc2/Documentation/admin-guide/ |
A D | cgroup-v2.rst | 2014 duration of time between evaluation events. Windows only elapse
|
A D | kernel-parameters.txt | 5951 Specifies how many nanoseconds must elapse
|
Completed in 102 milliseconds