Home
last modified time | relevance | path

Searched full:until (Results 1 – 25 of 6335) sorted by relevance

12345678910>>...254

/kernel/linux/linux-4.19/include/linux/
Dwait.h275 * wait_event - sleep until a condition gets true
279 * The process is put to sleep (TASK_UNINTERRUPTIBLE) until the
314 * wait_event_freezable - sleep (or freeze) until a condition gets true
319 * to system load) until the @condition evaluates to true. The
340 * wait_event_timeout - sleep until a condition gets true or a timeout elapses
345 * The process is put to sleep (TASK_UNINTERRUPTIBLE) until the
403 * wait_event_cmd - sleep until a condition gets true
409 * The process is put to sleep (TASK_UNINTERRUPTIBLE) until the
428 * wait_event_interruptible - sleep until a condition gets true
432 * The process is put to sleep (TASK_INTERRUPTIBLE) until the
[all …]
/kernel/linux/linux-5.10/include/linux/
Dwait.h319 * wait_event - sleep until a condition gets true
323 * The process is put to sleep (TASK_UNINTERRUPTIBLE) until the
358 * wait_event_freezable - sleep (or freeze) until a condition gets true
363 * to system load) until the @condition evaluates to true. The
384 * wait_event_timeout - sleep until a condition gets true or a timeout elapses
389 * The process is put to sleep (TASK_UNINTERRUPTIBLE) until the
447 * wait_event_cmd - sleep until a condition gets true
453 * The process is put to sleep (TASK_UNINTERRUPTIBLE) until the
472 * wait_event_interruptible - sleep until a condition gets true
476 * The process is put to sleep (TASK_INTERRUPTIBLE) until the
[all …]
/kernel/linux/linux-4.19/Documentation/ABI/testing/
Dsysfs-class-typec10 return until the operation has finished. The attribute is
25 write(2) to the attribute will not return until the operation
40 attribute will not return until the operation has finished.
56 the attribute will not return until the operation has finished.
145 value will show 0 until Discover Identity command result becomes
153 value will show 0 until Discover Identity command result becomes
161 will show 0 until Discover Identity command result becomes
205 value will show 0 until Discover Identity command result becomes
213 value will show 0 until Discover Identity command result becomes
221 will show 0 until Discover Identity command result becomes
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-class-typec10 return until the operation has finished. The attribute is
25 return until the operation has finished. The attribute is
40 attribute will not return until the operation has finished.
59 the attribute will not return until the operation has finished.
159 value will show 0 until Discover Identity command result becomes
167 value will show 0 until Discover Identity command result becomes
175 will show 0 until Discover Identity command result becomes
220 value will show 0 until Discover Identity command result becomes
228 value will show 0 until Discover Identity command result becomes
236 will show 0 until Discover Identity command result becomes
Dconfigfs-most60 configuration, the creation is post-poned until
115 configuration, the creation is post-poned until
170 configuration, the creation is post-poned until
236 configuration, the creation is post-poned until
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/
Dset_memory_region_test.c63 * Loop until the guest is done. Re-enter the guest on all MMIO exits, in vcpu_worker()
159 * Spin until the memory region starts getting moved to a in guest_code_move_memory_region()
167 /* Spin until the misaligning memory region move completes. */ in guest_code_move_memory_region()
171 /* Spin until the memory region starts to get re-aligned. */ in guest_code_move_memory_region()
175 /* Spin until the re-aligning memory region move completes. */ in guest_code_move_memory_region()
202 * a tiny window. Spin and defer the sync until the memslot is in test_move_memory_region()
230 /* Spin until the memory region is deleted. */ in guest_code_delete_memory_region()
234 /* Spin until the memory region is recreated. */ in guest_code_delete_memory_region()
238 /* Spin until the memory region is deleted. */ in guest_code_delete_memory_region()
248 /* Spin indefinitely (until the code memslot is deleted). */ in guest_code_delete_memory_region()
/kernel/linux/linux-4.19/Documentation/media/uapi/v4l/
Dvidioc-qbuf.rst80 out to disk. Buffers remain locked until dequeued, until the
82 :ref:`VIDIOC_REQBUFS` ioctl is called, or until the
96 buffer then the result is undefined. Buffers remain locked until
97 dequeued, until the :ref:`VIDIOC_STREAMOFF <VIDIOC_STREAMON>` or
98 :ref:`VIDIOC_REQBUFS` ioctl is called, or until the
Dfunc-poll.rst35 until the driver has captured data or is ready to accept data for
38 When streaming I/O has been negotiated this function waits until a
41 function waits until the device is ready to accept a new buffer to be
72 it waits until data has been captured and can be read. When the driver
79 it waits until the driver is ready for a non-blocking
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/
Dfunc-poll.rst32 until the driver has captured data or is ready to accept data for
35 When streaming I/O has been negotiated this function waits until a
38 function waits until the device is ready to accept a new buffer to be
69 it waits until data has been captured and can be read. When the driver
76 it waits until the driver is ready for a non-blocking
Dvidioc-qbuf.rst80 out to disk. Buffers remain locked until dequeued, until the
82 :ref:`VIDIOC_REQBUFS` ioctl is called, or until the
96 buffer then the result is undefined. Buffers remain locked until
97 dequeued, until the :ref:`VIDIOC_STREAMOFF <VIDIOC_STREAMON>` or
98 :ref:`VIDIOC_REQBUFS` ioctl is called, or until the
104 until the request itself is queued. Also, the driver will apply any
/kernel/linux/linux-5.10/tools/testing/selftests/sync/
Dsync_fence.c44 /* Wait on fence until timeout */ in test_fence_one_timeline_wait()
46 ASSERT(ret == 0, "Failure waiting on fence until timeout\n"); in test_fence_one_timeline_wait()
52 /* Wait on fence until timeout */ in test_fence_one_timeline_wait()
54 ASSERT(ret == 0, "Failure waiting on fence until timeout\n"); in test_fence_one_timeline_wait()
106 /* confirm that d is not signaled until the max of a,b,c */ in test_fence_one_timeline_merge()
/kernel/linux/linux-4.19/tools/testing/selftests/sync/
Dsync_fence.c44 /* Wait on fence until timeout */ in test_fence_one_timeline_wait()
46 ASSERT(ret == 0, "Failure waiting on fence until timeout\n"); in test_fence_one_timeline_wait()
52 /* Wait on fence until timeout */ in test_fence_one_timeline_wait()
54 ASSERT(ret == 0, "Failure waiting on fence until timeout\n"); in test_fence_one_timeline_wait()
106 /* confirm that d is not signaled until the max of a,b,c */ in test_fence_one_timeline_merge()
/kernel/linux/linux-5.10/Documentation/staging/
Drpmsg.rst79 In case there are no TX buffers available, the function will block until
80 one becomes available (i.e. until the remote processor consumes
102 In case there are no TX buffers available, the function will block until
103 one becomes available (i.e. until the remote processor consumes
126 In case there are no TX buffers available, the function will block until
127 one becomes available (i.e. until the remote processor consumes
146 return -ENOMEM without waiting until one becomes available.
167 return -ENOMEM without waiting until one becomes available.
188 return -ENOMEM without waiting until one becomes available.
/kernel/linux/linux-4.19/Documentation/
Drpmsg.txt79 In case there are no TX buffers available, the function will block until
80 one becomes available (i.e. until the remote processor consumes
102 In case there are no TX buffers available, the function will block until
103 one becomes available (i.e. until the remote processor consumes
126 In case there are no TX buffers available, the function will block until
127 one becomes available (i.e. until the remote processor consumes
146 return -ENOMEM without waiting until one becomes available.
167 return -ENOMEM without waiting until one becomes available.
188 return -ENOMEM without waiting until one becomes available.
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
Di915_drv.h1314 * Return true if revision is in range [since,until] inclusive.
1316 * Use 0 for open-ended since, and REVID_FOREVER for open-ended until.
1318 #define IS_REVID(p, since, until) \ argument
1319 (INTEL_REVID(p) >= (since) && INTEL_REVID(p) <= (until))
1494 #define IS_SKL_REVID(p, since, until) (IS_SKYLAKE(p) && IS_REVID(p, since, until)) argument
1502 #define IS_BXT_REVID(dev_priv, since, until) \ argument
1503 (IS_BROXTON(dev_priv) && IS_REVID(dev_priv, since, until))
1525 #define IS_KBL_GT_REVID(dev_priv, since, until) \ argument
1528 kbl_revids[INTEL_REVID(dev_priv)].gt_stepping <= until)
1529 #define IS_KBL_DISP_REVID(dev_priv, since, until) \ argument
[all …]
/kernel/linux/linux-5.10/arch/x86/lib/
Ddelay.c100 * On Intel the TPAUSE instruction waits until any of:
107 u64 until = start + cycles; in delay_halt_tpause() local
110 eax = lower_32_bits(until); in delay_halt_tpause()
111 edx = upper_32_bits(until); in delay_halt_tpause()
147 * time and call again until done.
/kernel/linux/linux-4.19/Documentation/hwmon/
Dadc128d81823 be reasserted until the temperature drops below the HOT Hysteresis.
35 If an alarm triggers, it will remain triggered until the hardware register
38 caches the alarm status for each sensor until it is at least reported
/kernel/linux/linux-5.10/Documentation/hwmon/
Dadc128d818.rst26 be reasserted until the temperature drops below the HOT Hysteresis.
38 If an alarm triggers, it will remain triggered until the hardware register
41 caches the alarm status for each sensor until it is at least reported
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/powerpc/
Dsleep.yaml29 awake during system suspend, but will not be disabled until then.
30 - Permanent: The device is disabled permanently (until the next hard
39 sleep-map should wait until its necessity is demonstrated).
/kernel/linux/linux-5.10/arch/arm/mach-lpc32xx/
Dsuspend.S63 beq 2b @ Branch until idle
78 bne 3b @ Branch until self-refresh mode starts
97 @ Enter stop mode until an enabled event occurs
135 bne 5b @ Branch until self-refresh has exited
/kernel/linux/linux-4.19/arch/arm/mach-lpc32xx/
Dsuspend.S64 beq 2b @ Branch until idle
79 bne 3b @ Branch until self-refresh mode starts
98 @ Enter stop mode until an enabled event occurs
136 bne 5b @ Branch until self-refresh has exited
/kernel/linux/linux-4.19/drivers/staging/speakup/
DDefaultKeyAssignments36 KeyPad-Enter Shut Up (until another key is hit) and sync reading cursor
37 InsKeyPad-Enter Shut Up (until toggled back on).
44 synth until it has caught up with what is being printed on the
/kernel/linux/linux-5.10/drivers/accessibility/speakup/
DDefaultKeyAssignments36 KeyPad-Enter Shut Up (until another key is hit) and sync reading cursor
37 InsKeyPad-Enter Shut Up (until toggled back on).
44 synth until it has caught up with what is being printed on the
/kernel/liteos_a/testsuites/kernel/sample/posix/pthread/full/
DIt_posix_pthread_035.c47 while (g_testCount != 3) { // 3, wait until g_testCount is equal to 3. in PthreadF01()
63 while (g_testCount != 4) { // 4, wait until g_testCount is equal to 4. in PthreadF02()
80 while (g_testCount != 5) { // 5, wait until g_testCount is equal to 5. in PthreadF03()
108 while (g_testCount < 6) // 6, wait until g_testCount is equal to 6. in Testcase()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Ddelay.h34 * spin_event_timeout - spin until a condition gets true or a timeout elapses
40 * The process spins until the condition evaluates to true (non-zero) or the
47 * until a status bit changes. The timeout ensures that the loop still

12345678910>>...254