| /Linux-v5.4/include/linux/ |
| D | wait.h | 288 * wait_event - sleep until a condition gets true 292 * The process is put to sleep (TASK_UNINTERRUPTIBLE) until the 327 * wait_event_freezable - sleep (or freeze) until a condition gets true 332 * to system load) until the @condition evaluates to true. The 353 * wait_event_timeout - sleep until a condition gets true or a timeout elapses 358 * The process is put to sleep (TASK_UNINTERRUPTIBLE) until the 416 * wait_event_cmd - sleep until a condition gets true 422 * The process is put to sleep (TASK_UNINTERRUPTIBLE) until the 441 * wait_event_interruptible - sleep until a condition gets true 445 * The process is put to sleep (TASK_INTERRUPTIBLE) until the [all …]
|
| /Linux-v5.4/Documentation/ABI/testing/ |
| D | sysfs-class-typec | 10 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
|
| /Linux-v5.4/Documentation/media/uapi/v4l/ |
| D | vidioc-qbuf.rst | 87 out to disk. Buffers remain locked until dequeued, until the 89 :ref:`VIDIOC_REQBUFS` ioctl is called, or until the 103 buffer then the result is undefined. Buffers remain locked until 104 dequeued, until the :ref:`VIDIOC_STREAMOFF <VIDIOC_STREAMON>` or 105 :ref:`VIDIOC_REQBUFS` ioctl is called, or until the 111 until the request itself is queued. Also, the driver will apply any
|
| D | func-poll.rst | 42 until the driver has captured data or is ready to accept data for 45 When streaming I/O has been negotiated this function waits until a 48 function waits until the device is ready to accept a new buffer to be 79 it waits until data has been captured and can be read. When the driver 86 it waits until the driver is ready for a non-blocking
|
| D | func-read.rst | 57 By default :ref:`read() <func-read>` blocks until data becomes available. When 62 execution until data becomes available. All drivers supporting the 72 application starts reading the buffer until the read is finished. Thus 84 A driver discarding the newest frames stops capturing until the next
|
| D | vidioc-streamon.rst | 50 are any empty buffers in the incoming queue) until ``VIDIOC_STREAMON`` 52 produced until ``VIDIOC_STREAMON`` has been called. The ioctl will 55 Memory-to-memory devices will not start until ``VIDIOC_STREAMON`` has
|
| /Linux-v5.4/tools/testing/selftests/sync/ |
| D | sync_fence.c | 44 /* 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()
|
| /Linux-v5.4/Documentation/ |
| D | rpmsg.txt | 79 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.
|
| /Linux-v5.4/arch/arm/mach-lpc32xx/ |
| D | suspend.S | 63 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
|
| /Linux-v5.4/Documentation/hwmon/ |
| D | adc128d818.rst | 26 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
|
| D | ds620.rst | 32 stays active until the temperature goes above temp1_max. 36 active until the temperature falls below temp1_min.
|
| /Linux-v5.4/drivers/staging/speakup/ |
| D | DefaultKeyAssignments | 36 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
|
| /Linux-v5.4/arch/powerpc/include/asm/ |
| D | delay.h | 34 * 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
|
| D | barrier.h | 59 * started until the value of the argument x is known. For example, if 61 * instructions from being executed until the load has been performed. 89 * Prevent execution of subsequent instructions until preceding branches have
|
| /Linux-v5.4/drivers/net/ethernet/stmicro/stmmac/ |
| D | stmmac_mdio.c | 54 /* Wait until any existing MII operation is complete */ in stmmac_xgmac2_c22_format() 90 /* Wait until any existing MII operation is complete */ in stmmac_xgmac2_mdio_read() 99 /* Wait until any existing MII operation is complete */ in stmmac_xgmac2_mdio_read() 131 /* Wait until any existing MII operation is complete */ in stmmac_xgmac2_mdio_write() 140 /* Wait until any existing MII operation is complete */ in stmmac_xgmac2_mdio_write() 242 /* Wait until any existing MII operation is complete */ in stmmac_mdio_write() 251 /* Wait until any existing MII operation is complete */ in stmmac_mdio_write() 297 * It doesn't complete its reset until at least one clock cycle in stmmac_mdio_reset()
|
| /Linux-v5.4/drivers/staging/most/Documentation/ABI/ |
| D | configfs-most.txt | 50 configuration, the creation is post-poned until 94 configuration, the creation is post-poned until 138 configuration, the creation is post-poned until 192 configuration, the creation is post-poned until
|
| /Linux-v5.4/Documentation/driver-api/firmware/ |
| D | request_firmware.rst | 15 Synchronous firmware requests will wait until the firmware is found or until 42 until the firmware or an error is returned. Function callbacks are
|
| /Linux-v5.4/Documentation/scheduler/ |
| D | sched-arch.rst | 30 be cleared until the running task has called schedule(). Idle 38 need_resched is if we are about to sleep the processor until 48 __asm__("sleep until next interrupt");
|
| /Linux-v5.4/fs/ocfs2/cluster/ |
| D | quorum.c | 9 /* This quorum hack is only here until we transition to some more rational 193 /* as a node comes up we delay the quorum decision until we know the fate of 195 * perpetuated by con_err until hb_down. if we already have a conn, we might 261 * quorum decision until we see it heartbeating. the hold will be droped in 262 * hb_up or hb_down. it might be perpetuated by con_err until hb_down. if 288 * still heartbeating we grab a hold that will delay decisions until either the
|
| /Linux-v5.4/arch/nios2/mm/ |
| D | tlb.c | 51 /* remember pid/way until we return. */ in replace_tlb_one_pid() 132 /* remember pid/way until we return. */ in flush_tlb_one() 176 /* remember pid/way until we return */ in dump_tlb_line() 224 /* remember pid/way until we return */ in flush_tlb_pid() 273 /* remember pid/way until we return */ in flush_tlb_all()
|
| /Linux-v5.4/drivers/clk/qcom/ |
| D | lpasscc-sdm845.c | 45 /* CLK_OFF would not toggle until LPASS is out of reset */ 59 /* CLK_OFF would not toggle until LPASS is out of reset */ 73 /* CLK_OFF would not toggle until LPASS is out of reset */
|
| /Linux-v5.4/Documentation/RCU/ |
| D | NMI-RCU.txt | 81 up any data structures used by the old NMI handler until execution 91 This works because (as of v4.20) synchronize_rcu() blocks until all 95 not to return until all ongoing NMI handlers exit. It is therefore safe
|
| /Linux-v5.4/kernel/locking/ |
| D | mcs_spinlock.h | 61 * on this node->locked until the previous lock holder sets the node->locked 93 /* Wait until the lock holder passes the lock down. */ in mcs_spin_lock() 112 /* Wait until the next pointer is set */ in mcs_spin_unlock()
|
| /Linux-v5.4/drivers/block/paride/ |
| D | Transition-notes | 40 pd.c, everything until returning 1 or setting or setting ->claim_cont 42 * in pi_do_claimed() when called from pd.c, everything until the call 43 of pi_do_claimed() plus the everything until the call of cont() if 100 in the area, under pi_spinlock and we do not release it until after leaving
|
| /Linux-v5.4/tools/testing/selftests/livepatch/ |
| D | functions.sh | 55 # loop_until(cmd) - loop a command until it is successful or $MAX_RETRIES, 116 # but do not wait on until the transition finishes 143 # Wait until the transition finishes ... 197 # Wait until the transition finishes and the livepatch gets
|