Home
last modified time | relevance | path

Searched full:waiting (Results 1 – 25 of 3707) sorted by relevance

12345678910>>...149

/OK3568_Linux_fs/u-boot/lib/zlib/
H A Dinflate.h21 HEAD, /* i: waiting for magic header */
22 FLAGS, /* i: waiting for method and flags (gzip) */
23 TIME, /* i: waiting for modification time (gzip) */
24 OS, /* i: waiting for extra flags and operating system (gzip) */
25 EXLEN, /* i: waiting for extra length (gzip) */
26 EXTRA, /* i: waiting for extra bytes (gzip) */
27 NAME, /* i: waiting for end of file name (gzip) */
28 COMMENT, /* i: waiting for end of comment (gzip) */
29 HCRC, /* i: waiting for header crc (gzip) */
30 DICTID, /* i: waiting for dictionary check value */
[all …]
/OK3568_Linux_fs/kernel/lib/zlib_inflate/
H A Dinflate.h18 HEAD, /* i: waiting for magic header */
19 FLAGS, /* i: waiting for method and flags (gzip) */
20 TIME, /* i: waiting for modification time (gzip) */
21 OS, /* i: waiting for extra flags and operating system (gzip) */
22 EXLEN, /* i: waiting for extra length (gzip) */
23 EXTRA, /* i: waiting for extra bytes (gzip) */
24 NAME, /* i: waiting for end of file name (gzip) */
25 COMMENT, /* i: waiting for end of comment (gzip) */
26 HCRC, /* i: waiting for header crc (gzip) */
27 DICTID, /* i: waiting for dictionary check value */
[all …]
/OK3568_Linux_fs/kernel/Documentation/scheduler/
H A Dcompletion.rst22 until the result is actually needed, and both the waiting and the signalling
26 the Linux scheduler. The event the threads on the waitqueue are waiting for
39 - the waiting part through a call to one of the variants of wait_for_completion(),
43 Note that while initialization must happen first, the waiting and signaling
57 This provides the ->wait waitqueue to place tasks on for waiting (if any), and
122 must not return to a calling context until all activities (such as waiting
125 To emphasise this again: in particular when using some of the waiting API variants
141 Waiting for completions:
164 to wait_for_completion() then the waiting side simply will continue
181 time depending on the nature of the activity they are waiting for, so in
[all …]
/OK3568_Linux_fs/kernel/drivers/cpuidle/
H A Dcoupled.c62 * the waiting loop, in the ready loop, or in the coupled idle state.
91 * @ready_waiting_counts: combined count of cpus in ready or waiting loops
119 * in use. This prevents a deadlock where two cpus are waiting for each others
215 * Decrements the ready counter, unless the ready (and thus the waiting) counter
217 * decrements the waiting counter and then re-increments it just before another
263 * cpuidle_coupled_cpus_waiting - check if all cpus in a coupled set are waiting
275 * cpuidle_coupled_no_cpus_waiting - check if no cpus in coupled set are waiting
278 * Returns true if all of the cpus in a coupled set are out of the waiting loop.
321 * cpuidle_coupled_poke - wake up a cpu that may be waiting
324 * Ensures that the target cpu exits it's waiting idle state (if it is in it)
[all …]
/OK3568_Linux_fs/external/mpp/doc/design/
H A D2.kernel_driver.txt25 waiting done waiting done waiting done
38 waiting running done
65 When client commits a task to kernel the task will be set to waiting status and
66 link to both session waiting list and service waiting list. Then service will
67 get task from waiting list to running list and run. When hardware finishs a task
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qualcomm/
H A Dqca_7k_common.h70 /* Waiting first 0xAA of header */
73 /* Waiting second 0xAA of header */
76 /* Waiting third 0xAA of header */
79 /* Waiting fourth 0xAA of header */
82 /* Waiting Byte 0-1 of length (litte endian) */
92 * Waiting for first 0x55 of footer
96 /* Waiting for second 0x55 of footer */
/OK3568_Linux_fs/kernel/include/linux/
H A Dwait_bit.h63 * call wait_on_bit() in threads waiting for the bit to clear.
64 * One uses wait_on_bit() where one is waiting for the bit to clear,
89 * io_schedule() instead of schedule() for the actual waiting.
141 * to be cleared, and allow the waiting action to be specified.
142 * This is like wait_on_bit() but allows fine control of how the waiting
169 * and waiting for it to clear before setting it, one would call
170 * wait_on_bit() in threads waiting to be able to set the bit.
171 * One uses wait_on_bit_lock() where one is waiting for the bit to
196 * for the actual waiting.
219 * to be cleared and then to set it, and allow the waiting action
[all …]
H A Dlibps2.h26 #define PS2_FLAG_ACK BIT(0) /* Waiting for ACK/NAK */
27 #define PS2_FLAG_CMD BIT(1) /* Waiting for a command to finish */
28 #define PS2_FLAG_CMD1 BIT(2) /* Waiting for the first byte of command response */
31 #define PS2_FLAG_ACK_CMD BIT(5) /* Waiting to ACK the command (first) byte */
/OK3568_Linux_fs/kernel/drivers/scsi/isci/
H A Drequest.h175 * waiting for the TC completion notification for the H2D Register FIS
178 * waiting for either a PIO Setup FIS or a D2H register FIS. The type of frame
182 * waiting for a DATA frame from the device.
185 * waiting to transmit the next data frame to the device.
188 * waiting for the TC completion notification for the H2D Register FIS
191 * waiting for either a PIO Setup.
195 * waiting for D2H status frame as UF.
202 * the started raw task management request is waiting for the transmission of
206 * management request is waiting for the reception of an unsolicited frame
210 * management request is waiting for the reception of an unsolicited frame
[all …]
/OK3568_Linux_fs/u-boot/common/
H A Dcli_simple.c67 int state = 0; /* 0 = waiting for '$' */ in cli_simple_process_macros()
69 /* 1 = waiting for '(' or '{' */ in cli_simple_process_macros()
70 /* 2 = waiting for ')' or '}' */ in cli_simple_process_macros()
71 /* 3 = waiting for ''' */ in cli_simple_process_macros()
94 case 0: /* Waiting for (unescaped) $ */ in cli_simple_process_macros()
106 case 1: /* Waiting for ( */ in cli_simple_process_macros()
121 case 2: /* Waiting for ) */ in cli_simple_process_macros()
146 case 3: /* Waiting for ' */ in cli_simple_process_macros()
287 puts("\nTimed out waiting for command\n"); in cli_simple_loop()
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dincfs.rst58 waiting for a pending read.
62 waiting for a pending read.
77 waiting is split between reads_delayed_pending_us, which is increased by the
78 time spent waiting for the pending read, and reads_delayed_min_us, which is
79 increased by the remainder of the time spent waiting.
/OK3568_Linux_fs/kernel/kernel/sched/
H A Dcompletion.c7 * interface also makes it easy to 'complete' multiple waiting threads,
12 * Waiting for completion is a typically sync point, but not an exclusion point.
17 * complete: - signals a single thread waiting on this completion
20 * This will wake up a single thread waiting on this completion. Threads will be
42 * complete_all: - signals all threads waiting on this completion
45 * This will wake up all threads waiting on this particular completion event.
166 * interruptible and there is no timeout. The caller is accounted as waiting
182 * interruptible. The caller is accounted as waiting for IO (which traditionally
279 * enables us to avoid waiting if the resource the completion
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/gdb/
H A DAda-Tasks.html124 <dd><p>The task is not blocked for any reason known to Ada. (It may be waiting
130 that were waiting on terminate alternatives have been awakened and have
135 <dd><p>The task is waiting for created tasks to complete activation.
139 <dd><p>The task is waiting on an accept or selective wait statement.
142 <dt><code>Waiting on entry call</code></dt>
143 <dd><p>The task is waiting on an entry call.
147 <dd><p>The task is waiting to start the abortable part of an asynchronous
152 <dd><p>The task is waiting on a select statement with only a delay
158 waiting for the tasks dependent on that master to become terminated or
159 waiting on a terminate Phase.
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/gdb/
H A DAda-Tasks.html124 <dd><p>The task is not blocked for any reason known to Ada. (It may be waiting
130 that were waiting on terminate alternatives have been awakened and have
135 <dd><p>The task is waiting for created tasks to complete activation.
139 <dd><p>The task is waiting on an accept or selective wait statement.
142 <dt><code>Waiting on entry call</code></dt>
143 <dd><p>The task is waiting on an entry call.
147 <dd><p>The task is waiting to start the abortable part of an asynchronous
152 <dd><p>The task is waiting on a select statement with only a delay
158 waiting for the tasks dependent on that master to become terminated or
159 waiting on a terminate Phase.
[all …]
/OK3568_Linux_fs/kernel/drivers/char/ipmi/
H A Dkcs_bmc.h19 * BMC is waiting a last data byte from system software.
23 * BMC is waiting the response from the upper IPMI service.
27 * BMC is waiting error status request from system software.
29 * BMC is waiting for idle status afer error from system software.
/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_hwaccess_instr.h35 * Context: might sleep, waiting for reset to complete
47 * Context: might sleep, waiting for an ongoing dump to complete
69 * Context: will sleep, waiting for dump to complete
92 * Context: might sleep, waiting for reset to complete
/OK3568_Linux_fs/kernel/kernel/locking/
H A Dqrwlock.c24 * Readers come here when they cannot get the lock without waiting in queued_read_lock_slowpath()
29 * if the writer is just waiting (not holding the lock yet), in queued_read_lock_slowpath()
31 * without waiting in the queue. in queued_read_lock_slowpath()
74 /* Set the waiting flag to notify readers that a writer is pending */ in queued_write_lock_slowpath()
/OK3568_Linux_fs/u-boot/post/drivers/
H A Drtc.c89 post_log ("Timeout while waiting for a new second !\n"); in rtc_post_test()
96 post_log ("Timeout while waiting for a new second !\n"); in rtc_post_test()
111 post_log ("Timeout while waiting for a new second !\n"); in rtc_post_test()
134 post_log ("Timeout while waiting for a new second !\n"); in rtc_post_test()
166 post_log ("Timeout while waiting for a new second !\n"); in rtc_post_test()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/
H A Dttm_lock.h62 * @queue: Queue for processes waiting for lock change-of-status.
98 * @interruptible: Interruptible sleeping while waiting for a lock.
110 * @interruptible: Interruptible sleeping while waiting for a lock.
136 * @interruptible: Interruptible sleeping while waiting for a lock.
175 * @interruptible: Interruptible sleeping while waiting for a lock.
210 * @interruptible: Interruptible sleeping while waiting for a lock.
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/tests/include/kutf/
H A Dkutf_resultset.h51 * @KUTF_RESULT_USERDATA_WAIT: Waiting for user data to be sent,
99 * KUTF_RESULT_SET_WAITING_FOR_INPUT - Test is waiting for user data
102 * waiting for user data. Attempts to dequeue results when this flag is set
160 * kutf_set_waiting_for_input() - The test is waiting for userdata
170 * kutf_clear_waiting_for_input() - The test is no longer waiting for userdata
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-devices-waiting_for_supplier10 or 1) reflects whether the device is waiting for one or more
14 A value of 0 means the device is not waiting for any suppliers
16 is waiting for one or more suppliers to be added before it can
H A Dsysfs-class-scsi_tape16 Shows the total amount of time spent waiting for all I/O
23 To determine the amount of time spent waiting for other I/O
64 Shows the total amount of time in nanoseconds waiting for
95 Shows the total amount of time in nanoseconds waiting for
/OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/powerpc/power9/
H A Dmetrics.json44 …all because the NTF instruction was routed to the crypto execution pipe and was waiting to finish",
50 … stall because the NTF instruction was a load that missed the L1 and was waiting for the data to r…
56 …ulti-cycle instruction issued to the Decimal Floating Point execution pipe and waiting to finish.",
68 …he NTF instruction was issued to the Decimal Floating Point execution pipe and waiting to finish.",
134 …s a scalar instruction issued to the Double Precision execution pipe and waiting to finish. Includ…
140 …ulti-cycle instruction issued to the Double Precision execution pipe and waiting to finish. Includ…
146 …"BriefDescription": "Finish stall because the NTF instruction is an EIEIO waiting for response fro…
294 … "BriefDescription": "Finish stall because the NTF instruction was a larx waiting to be satisfied",
300 …cause the NTF instruction was a load that hit on an older store and it was waiting for store data",
358 … NTF instruction was a mfspr instruction targeting an LSU SPR and it was waiting for the register …
[all …]
/OK3568_Linux_fs/u-boot/drivers/usb/cdns3/
H A Ddrd.c126 dev_dbg(cdns->dev, "Waiting till Host mode is turned on\n"); in cdns3_drd_switch_host()
131 dev_err(cdns->dev, "timeout waiting for xhci_ready\n"); in cdns3_drd_switch_host()
138 /* Waiting till H_IDLE state.*/ in cdns3_drd_switch_host()
163 dev_dbg(cdns->dev, "Waiting till Device mode is turned on\n"); in cdns3_drd_switch_gadget()
169 dev_err(cdns->dev, "timeout waiting for dev_ready\n"); in cdns3_drd_switch_gadget()
181 /* Waiting till DEV_IDLE state.*/ in cdns3_drd_switch_gadget()
/OK3568_Linux_fs/kernel/Documentation/locking/
H A Drobust-futex-ABI.rst24 call, and handles contested locking by maintaining a list of waiting
26 waiting on a particular futex, and waking up the next waiter on a
34 waiting on the same locks.
82 waiting for a lock on a threads exit if that next thread used the futex
90 indicating their holder died, and wakeup the next thread waiting for
168 they were waiting, and bit 30 is set by the kernel to indicate that the

12345678910>>...149