/linux/lib/zlib_inflate/ |
H A D | inflate.h | 18 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 …]
|
/linux/tools/testing/selftests/arm64/abi/ |
H A D | tpidr2.c | 65 pid_t newpid, waiting, oldpid; in write_fork_read() local 94 waiting = waitpid(newpid, &status, 0); in write_fork_read() 96 if (waiting < 0) { in write_fork_read() 102 if (waiting != newpid) { in write_fork_read() 104 waiting, newpid); in write_fork_read() 145 pid_t parent, waiting; in write_clone_read() local 185 waiting = waitpid(ret, &status, __WCLONE); in write_clone_read() 187 if (waiting < 0) { in write_clone_read() 193 if (waiting != ret) { in write_clone_read() 195 waiting); in write_clone_read() [all...] |
/linux/tools/perf/pmu-events/arch/powerpc/power10/ |
H A D | pipeline.json | 55 …"BriefDescription": "Cycles in which the oldest instruction in the pipeline was waiting for a load… 85 …"BriefDescription": "Cycles in which the oldest instruction in the pipeline was waiting for a load… 95 …iption": "Cycles in which the oldest instruction in the pipeline was a lwsync waiting to complete." 160 …"BriefDescription": "Cycles when dispatch was stalled while waiting to resolve an instruction ERAT… 165 …"BriefDescription": "Cycles in which the oldest instruction in the pipeline was waiting for a load… 170 …"BriefDescription": "Cycles in which the oldest instruction in the pipeline was waiting for a load… 215 …"BriefDescription": "Cycles in which the oldest instruction in the pipeline was a stcx waiting for… 270 …"BriefDescription": "Cycles in which the oldest instruction in the pipeline was waiting to finish … 285 …n which the next-to-complete (NTC) instruction is held at dispatch while waiting on the Scoreboard… 295 …pipeline was a store whose cache line was not resident in the L1 and was waiting for allocation of… [all …]
|
H A D | metrics.json | 40 …on": "Average cycles per completed instruction when dispatch was stalled waiting to resolve an ins… 46 …on": "Average cycles per completed instruction when dispatch was stalled waiting to resolve an ins… 118 …ompleted instruction when the NTC instruction was held at dispatch while waiting on the scoreboard… 160 …": "Average cycles per completed instruction when the NTC instruction is waiting to be finished in… 196 …": "Average cycles per completed instruction when the NTC instruction is waiting to be finished in… 226 …": "Average cycles per completed instruction when the NTC instruction is waiting for a load miss t… 232 …": "Average cycles per completed instruction when the NTC instruction is waiting for a load miss t… 238 …": "Average cycles per completed instruction when the NTC instruction is waiting for a load miss t… 244 …": "Average cycles per completed instruction when the NTC instruction is waiting for a load miss t… 250 …": "Average cycles per completed instruction when the NTC instruction is waiting for a load miss t… [all …]
|
/linux/Documentation/scheduler/ |
H A D | completion.rst | 22 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 …]
|
/linux/drivers/net/ethernet/qualcomm/ |
H A D | qca_7k_common.h | 57 /* Waiting first 0xAA of header */ 60 /* Waiting second 0xAA of header */ 63 /* Waiting third 0xAA of header */ 66 /* Waiting fourth 0xAA of header */ 69 /* Waiting Byte 0-1 of length (litte endian) */ 79 * Waiting for first 0x55 of footer 83 /* Waiting for second 0x55 of footer */
|
/linux/drivers/cpuidle/ |
H A D | coupled.c | 62 * 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 …]
|
/linux/tools/perf/pmu-events/arch/riscv/andes/ax45/ |
H A D | microarch.json | 5 "BriefDescription": "Cycles waiting for ICACHE fill data" 10 "BriefDescription": "Cycles waiting for DCACHE fill data" 25 "BriefDescription": "Cycles waiting for uncached ifetch data from bus" 30 "BriefDescription": "Cycles waiting for uncached load data from bus" 55 "BriefDescription": "Cycles waiting for Main ITLB fill data"
|
/linux/drivers/scsi/isci/ |
H A D | request.h | 175 * 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 …]
|
/linux/drivers/hid/intel-thc-hid/intel-quickspi/ |
H A D | quickspi-dev.h | 113 * @reset_ack_wq: workqueue for waiting reset response from device 115 * @nondma_int_received_wq: workqueue for waiting THC non-DMA interrupt 117 * @report_desc_got_wq: workqueue for waiting device report descriptor 119 * @set_power_on_wq: workqueue for waiting set power on response from device 121 * @get_feature_cmpl_wq: workqueue for waiting get feature response from device 123 * @set_feature_cmpl_wq: workqueue for waiting set feature to device
|
/linux/include/uapi/linux/ |
H A D | taskstats.h | 70 /* Delay waiting for cpu, while runnable 78 /* Delay waiting for synchronous block I/O to complete 84 /* Delay waiting for page fault I/O (swap in only) */ 166 /* Delay waiting for memory reclaim */ 171 /* Delay waiting for thrashing page */ 178 /* v11: Delay waiting for memory compact */ 199 /* v13: Delay waiting for write-protect copy */ 203 /* v14: Delay waiting for IRQ/SOFTIRQ */
|
/linux/kernel/sched/ |
H A D | completion.c | 8 * interface also makes it easy to 'complete' multiple waiting threads, 13 * Waiting for completion is a typically sync point, but not an exclusion point. 39 * complete: - signals a single thread waiting on this completion 42 * This will wake up a single thread waiting on this completion. Threads will be 57 * complete_all: - signals all threads waiting on this completion 60 * This will wake up all threads waiting on this particular completion event. 181 * interruptible and there is no timeout. The caller is accounted as waiting 197 * interruptible. The caller is accounted as waiting for IO (which traditionally 306 * enables us to avoid waiting if the resource the completion
|
H A D | wait_bit.c | 7 * The implementation of the wait_bit*() and related waiting APIs: 39 * To allow interruptible waiting and asynchronous (i.e. non-blocking) 40 * waiting, the actions of __wait_on_bit() and __wait_on_bit_lock() are 41 * permitted return codes. Nonzero return codes halt waiting and return. 138 * Wake up any process waiting in wait_on_bit() or similar for the 206 * Wake up any process waiting in wait_var_event() or similar for the 207 * given variable to change. wait_var_event() can be waiting for an
|
/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a55/ |
H A D | pipeline.json | 33 …talled and there is an interlock that is due to a load/store instruction waiting for data to calcu… 36 …talled and there is an interlock that is due to a load/store instruction waiting for data to calcu… 57 …unts every cycle there is a stall in the Wr stage due to a load which is waiting on data (due to m… 60 …unts every cycle there is a stall in the Wr stage due to a load which is waiting on data (due to m… 69 …nts every cycle there is a stall in the Wr stage due to a store which is waiting due to the STB be… 72 …nts every cycle there is a stall in the Wr stage due to a store which is waiting due to the STB be…
|
/linux/drivers/vdpa/solidrun/ |
H A D | snet_ctrl.c | 157 SNET_WARN(pdev, "Timeout waiting for previous control data to be consumed\n"); in snet_ctrl_read_from_dpu() 175 SNET_WARN(pdev, "Timeout waiting for control data\n"); in snet_ctrl_read_from_dpu() 208 SNET_WARN(pdev, "Timeout waiting for the DPU to complete a control command\n"); in snet_ctrl_read_from_dpu() 232 SNET_WARN(pdev, "Timeout waiting for previous control message to be ACKed\n"); in snet_send_ctrl_msg_old() 242 SNET_WARN(pdev, "Timeout waiting for a control message to be ACKed\n"); in snet_send_ctrl_msg_old() 268 SNET_WARN(pdev, "Timeout waiting for previous control data to be consumed\n"); in snet_send_ctrl_msg() 288 SNET_WARN(pdev, "Timeout waiting for control message to be ACKed\n"); in snet_send_ctrl_msg() 302 SNET_WARN(pdev, "Timeout waiting for DPU to complete a control command, err %d\n", in snet_send_ctrl_msg()
|
/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a75/ |
H A D | pipeline.json | 27 … the cycles where all slots in the LS IQs are full with micro-operations waiting for issuing, and … 30 … the cycles where all slots in the LS IQs are full with micro-operations waiting for issuing, and … 33 …es where all slots in the DP0 and DP1 IQs are full with micro-operations waiting for issuing, and … 36 …es where all slots in the DP0 and DP1 IQs are full with micro-operations waiting for issuing, and …
|
/linux/tools/testing/selftests/arm64/fp/ |
H A D | za-fork.c | 26 pid_t newpid, waiting; in fork_test_c() local 50 waiting = waitpid(newpid, &child_status, 0); in fork_test_c() 52 if (waiting < 0) { in fork_test_c() 58 if (waiting != newpid) { in fork_test_c()
|
/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a510/ |
H A D | pipeline.json | 45 …ss operand. This type of interlock is caused by a load/store instruction waiting for data to calcu… 48 …ss operand. This type of interlock is caused by a load/store instruction waiting for data to calcu… 69 …every cycle where there is a stall in the Wr stage due to a load that is waiting on data. The even… 72 …every cycle where there is a stall in the Wr stage due to a load that is waiting on data. The even… 81 …re there is a stall in the Wr stage because of a store operation that is waiting due to the STB be… 84 …re there is a stall in the Wr stage because of a store operation that is waiting due to the STB be…
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-devices-waiting_for_supplier | 10 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 D | sysfs-class-scsi_tape | 16 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
|
/linux/kernel/locking/ |
H A D | qrwlock.c | 24 * 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() 80 /* Set the waiting flag to notify readers that a writer is pending */ in queued_write_lock_slowpath()
|
/linux/Documentation/trace/rv/ |
H A D | monitor_rtapp.rst | 19 - Priority inversion: A real-time thread blocks waiting for a lower-priority 54 - Cyclic work: real-time thread sleeps waiting for the next cycle. For this 58 waiting for timerfd can be woken by softirq which provides no real-time 60 - Real-time thread waiting for something to happen (e.g. another thread 124 thread by waking it and waiting for it to exit (`kthread_stop()`). This
|
/linux/drivers/infiniband/hw/hfi1/ |
H A D | qp.h | 23 * HFI1_S_WAIT_PIO_DRAIN - qp waiting for PIOs to drain 24 * HFI1_S_WAIT_TID_SPACE - a QP is waiting for TID resource 25 * HFI1_S_WAIT_TID_RESP - waiting for a TID RDMA WRITE response 46 * Send if not busy or waiting for I/O and either
|
/linux/tools/perf/pmu-events/arch/powerpc/power9/ |
H A D | metrics.json | 44 …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 …]
|
/linux/Documentation/locking/ |
H A D | robust-futex-ABI.rst | 24 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
|