Searched refs:elapse (Results 1 – 17 of 17) sorted by relevance
| /linux/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/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 the
|
| A 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.
|
| A D | UP.rst | 45 RCU usage, since call_rcu() must wait for a grace period to elapse.
|
| A D | listRCU.rst | 54 periods elapse (with the help of call_rcu()). This deferring of destruction
|
| A D | checklist.rst | 272 those waiting for a grace period to elapse. Enforce a
|
| /linux/Documentation/ABI/testing/ |
| A D | sysfs-class-chromeos-driver-cros-ec-lightbar | 21 that must elapse between accessing any of the lightbar
|
| /linux/sound/soc/sof/ |
| A D | Kconfig | 161 elapse to inform ALSA about that, on platforms (e.g. Intel SKL+) that 162 with other approach (e.g. HDAC DPIB/posbuf) to elapse PCM.
|
| /linux/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/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/Documentation/scsi/ |
| A D | ChangeLog.megaraid_sas | 480 The driver now waits for 10 seconds to elapse instead of 5 (as in
|
| /linux/tools/memory-model/Documentation/ |
| A D | litmus-tests.txt | 870 waits for an RCU grace period to elapse, and finally line 32 emulates
|
| /linux/Documentation/networking/ |
| A D | ip-sysctl.rst | 2719 is the largest time interval that can elapse between retransmissions. 2725 is the smallest time interval the can elapse between retransmissions.
|
| /linux/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/Documentation/admin-guide/ |
| A D | cgroup-v2.rst | 1890 duration of time between evaluation events. Windows only elapse
|
| A D | kernel-parameters.txt | 5480 Specifies how many nanoseconds must elapse
|
Completed in 40 milliseconds