/Linux-v5.15/drivers/net/wireless/ti/wl12xx/ |
D | conf.h | 110 * during BT voice/ACL link. 118 * during BT voice 126 * during BT A2DP 134 * during BT A2DP BR 142 * during BT A2DP EDR 150 * during BT voice 191 * RX guard time before the beginning of a new BT voice frame during 199 * TX guard time before the beginning of a new BT voice frame during 225 * The used WLAN legacy service period during active BT ACL link 232 * The used WLAN UPSD service period during active BT ACL link
|
/Linux-v5.15/Documentation/power/ |
D | suspend-and-cpuhotplug.rst | 94 execution during resume): 156 in that during regular CPU hotplug, 0 is passed for the 'tasks_frozen' 157 argument. But during suspend, since the tasks are already frozen by the time 206 In the current design of the kernel, whenever a CPU is taken offline during 226 d. Handling microcode update during suspend/hibernate: 228 Strictly speaking, during a CPU hotplug operation which does not involve 230 off during a CPU offline. They are just put to the lowest C-states possible. 233 image during the CPU offline operation. 235 This is the usual scenario encountered during a resume after a suspend. 237 powered off, during restore it becomes necessary to apply the microcode [all …]
|
D | suspend-and-interrupts.rst | 12 Device interrupt request lines (IRQs) are generally disabled during system 29 Device IRQs are re-enabled during system resume, right before the "early" phase 37 There are interrupts that can legitimately trigger during the entire system 39 devices as well as during the time when nonboot CPUs are taken offline and 46 expected during the suspend-resume cycle, but does not guarantee that the 67 during system sleep so as to trigger a system wakeup when needed. For example, 83 re-enabled by resume_device_irqs() during the subsequent system resume. Also
|
/Linux-v5.15/Documentation/driver-api/firmware/ |
D | firmware_cache.rst | 6 re-initialize devices. During resume there may be a period of time during which 7 firmware lookups are not possible, during this short period of time firmware 14 The firmware cache makes using certain firmware API calls safe during a device 16 the firmware by themselves for dealing with firmware loss during system resume. 44 as the firmware cache is set up during suspend, the timeout is set back to
|
/Linux-v5.15/sound/soc/sof/xtensa/ |
D | core.c | 30 "Processor internal physical address or data error during instruction fetch"}, 32 "Processor internal physical address or data error during load or store"}, 43 "PIF data error during instruction fetch"}, 45 "Synchronous PIF data error during LoadStore access"}, 47 "PIF address error during instruction fetch"}, 49 "Synchronous PIF address error during LoadStore access"}, 50 {16, "InstTLBMissCause", "Error during Instruction TLB refill"}, 58 "Error during TLB refill for a load or store"},
|
/Linux-v5.15/Documentation/ABI/stable/ |
D | sysfs-bus-firewire | 7 Read-only. Mutable during the node device's lifetime. 26 Read-only. Mutable during the node device's lifetime. 60 Read-only. Immutable during the unit device's lifetime. 78 Read-only. Mutable during the node device's lifetime. 79 Immutable during the unit device's lifetime. 126 Read-only attribute, immutable during the target's lifetime.
|
/Linux-v5.15/include/linux/ |
D | sysv_fs.h | 39 char s_flock; /* lock during free block list manipulation */ 40 char s_ilock; /* lock during inode cache manipulation */ 80 char s_flock; /* lock during free block list manipulation */ 81 char s_ilock; /* lock during inode cache manipulation */ 109 char s_flock; /* lock during free block list manipulation */ 110 char s_ilock; /* lock during inode cache manipulation */ 139 char s_flock; /* lock during free block list manipulation */ 140 char s_ilock; /* lock during inode cache manipulation */ 177 char s_flock; /* lock during free block list manipulation */ 178 char s_ilock; /* lock during inode cache manipulation */
|
/Linux-v5.15/arch/arm/plat-omap/ |
D | Kconfig | 43 by default during system init via the enable_on_init flag 56 bool "Reset unused clocks during boot" 59 Say Y if you want to reset unused clocks during boot. 82 support for no tick during idle. The 32KHz timer provides less 97 lost during off-mode entry on HS/EMU devices. This feature
|
/Linux-v5.15/drivers/gpu/drm/amd/display/amdgpu_dm/ |
D | amdgpu_dm_irq.h | 36 * This function should be called exactly once - during DM initialization. 47 * This function should be called exactly once - during DM destruction. 90 * amdgpu_dm_irq_suspend - disable ASIC interrupt during suspend. 96 * amdgpu_dm_irq_resume_early - enable HPDRX ASIC interrupts during resume. 97 * amdgpu_dm_irq_resume - enable ASIC interrupt during resume.
|
/Linux-v5.15/sound/soc/sof/ |
D | pm.c | 16 * Helper function to determine the target DSP state during 43 /* This case would be during runtime suspend */ in snd_sof_dsp_power_target() 172 "error: ctx_restore ipc error during resume %d\n", in sof_resume() 194 /* set restore_stream for all streams during system suspend */ in sof_suspend() 199 "error: setting hw_params flag during suspend %d\n", in sof_suspend() 215 /* cache debugfs contents during runtime suspend */ in sof_suspend() 227 "error: ctx_save ipc error during suspend %d\n", in sof_suspend() 250 "error: failed to power down DSP during suspend %d\n", in sof_suspend()
|
/Linux-v5.15/drivers/scsi/qedf/ |
D | qedf_hsi.h | 332 FCOE_TASK_TX_STATE_ABTS /* Updated by TX path during abort procedure */, 333 /* Updated by TX path during exchange cleanup procedure */ 336 * Updated by TX path during exchange cleanup continuation task 340 /* Updated by TX path during exchange cleanup first xfer procedure */ 342 /* Updated by TX path during exchange cleanup read task in Target */ 344 /* Updated by TX path during target exchange cleanup procedure */ 346 /* Updated by TX path during sequence recovery procedure */
|
/Linux-v5.15/Documentation/networking/devlink/ |
D | devlink-trap.rst | 224 check during multicast routing 243 failure during decapsulation (e.g., packet being too short, reserved 251 - Traps packets dropped during processing of ingress flow action drop 254 - Traps packets dropped during processing of egress flow action drop 402 - Traps packets sampled during processing of flow action sample (e.g., via 406 - Traps packets logged during processing of flow action trap (e.g., via 519 - Contains packet traps for packets that were dropped by the device during 522 - Contains packet traps for packets that were dropped by the device during 526 error) during layer 3 forwarding 531 - Contains packet traps for packets that were dropped by the device during [all …]
|
/Linux-v5.15/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_hw_interrupts.h | 64 * any asserted IRQs). Useful during reset. 72 * disable_all_irqs - Disables all the interrupts. Useful during reset. 85 * @arg: Argument to pass back during callback 125 * @cache_irq_mask: array of IRQ enable masks reg storage created during init 126 * @save_irq_status: array of IRQ status reg storage created during init
|
/Linux-v5.15/drivers/net/ethernet/sun/ |
D | sunhme.h | 54 #define GREG_STAT_RXERR 0x00040000 /* Error during receive dma */ 55 #define GREG_STAT_RXLATERR 0x00080000 /* Late error during receive dma */ 56 #define GREG_STAT_RXPERR 0x00100000 /* Parity error during receive dma */ 57 #define GREG_STAT_RXTERR 0x00200000 /* Tag error during receive dma */ 62 #define GREG_STAT_TXEACK 0x04000000 /* Error during transmit dma */ 63 #define GREG_STAT_TXLERR 0x08000000 /* Late error during transmit dma */ 64 #define GREG_STAT_TXPERR 0x10000000 /* Parity error during transmit dma */ 65 #define GREG_STAT_TXTERR 0x20000000 /* Tag error during transmit dma */ 91 #define GREG_IMASK_RXERR 0x00040000 /* Error during receive dma */ 92 #define GREG_IMASK_RXLATERR 0x00080000 /* Late error during receive dma */ [all …]
|
/Linux-v5.15/Documentation/devicetree/bindings/input/ |
D | iqs626a.yaml | 42 Specifies the power mode during suspend as follows: 64 updated during ultra-low-power mode as follows: 130 description: Specifies the report rate (in ms) during normal-power mode. 136 description: Specifies the report rate (in ms) during low-power mode. 143 description: Specifies the report rate (in ms) during ultra-low-power mode. 181 manually triggered during initialization. 268 Specifies the bias current applied during projected-capacitance 306 Specifies the raw count filter strength during normal-power mode (ULP 314 Specifies the raw count filter strength during low-power mode (ULP and 322 Specifies the long-term average filter strength during normal-power [all …]
|
/Linux-v5.15/drivers/acpi/acpica/ |
D | dswload.c | 98 * DESCRIPTION: Descending callback used during the loading of ACPI tables. 218 * Allow scope change to root during execution of module-level in acpi_ds_load1_begin_op() 219 * code. Root is typed METHOD during this time. in acpi_ds_load1_begin_op() 271 * during the load phase, only during execution. in acpi_ds_load1_begin_op() 391 * DESCRIPTION: Ascending callback used during the loading of the namespace, 422 * This earlier creation during disassembly solves this issue by inserting in acpi_ds_load1_end_op() 445 * during the load phase, only during execution. in acpi_ds_load1_end_op() 460 * during the load phase, only during execution. in acpi_ds_load1_end_op() 539 * during the load phase, only during execution. in acpi_ds_load1_end_op()
|
/Linux-v5.15/Documentation/driver-api/thermal/ |
D | intel_powerclamp.rst | 92 kidle_inject/cpu. During idle injection, it runs monitor/mwait idle 96 The NOHZ schedule tick is disabled during idle time, but interrupts 142 During scalability testing, it is observed that synchronized actions 160 When an excessive amount of wakeups occurs during idle, an 202 Calibration occurs during runtime. No offline method is available. 206 collected during a period without extra interrupts is considered 209 To compensate for excessive amounts of wakeup during idle, additional 233 percent. As mentioned earlier, since interrupts are allowed during 244 with the changes. During this time, idle injection is out of sync,
|
/Linux-v5.15/Documentation/devicetree/bindings/net/wireless/ |
D | marvell-8xxx.txt | 20 represent calibration data downloaded to the device during 31 during suspend/resume. 33 this interrupt number. during system suspend, the irq will be enabled 35 during system resume, the irq will be disabled to make sure
|
/Linux-v5.15/Documentation/ABI/testing/ |
D | sysfs-kernel-mm-numa | 9 Description: Enable/disable demoting pages during reclaim 11 Page migration during reclaim is intended for systems 16 Allowing page migration during reclaim enables these
|
/Linux-v5.15/Documentation/x86/ |
D | microcode.rst | 20 The kernel can update microcode very early during boot. Loading 21 microcode early can fix CPU issues before they are observed during 24 The microcode is stored in an initrd file. During boot, it is read from 29 loader parses the combined initrd image during boot. 38 During BSP (BootStrapping Processor) boot (pre-SMP), the kernel
|
/Linux-v5.15/include/linux/phy/ |
D | phy-mipi-dphy.h | 64 * Time interval, in picoseconds, during which the HS receiver 148 * Time interval, in picoseconds, during which the HS receiver 160 * Time interval, in picoseconds, during which the HS-RX 214 * Bridge state (LP-00) after accepting control during a Link 225 * Bridge state (LP-00) before releasing control during a Link 237 * (LP-00) during a Link Turnaround.
|
/Linux-v5.15/drivers/net/ethernet/apple/ |
D | bmac.h | 69 # define RxDMAError 0x00040000 /* Error during receive DMA */ 71 # define RxParityErr 0x00100000 /* Parity error during receive DMA */ 72 # define RxTagError 0x00200000 /* Tag error during receive DMA */ 77 # define TxDMAError 0x04000000 /* Error during transmit DMA */ 78 # define TxDMALateError 0x08000000 /* Late error during transmit DMA */ 79 # define TxParityError 0x10000000 /* Parity error during transmit DMA */ 80 # define TxTagError 0x20000000 /* Tag error during transmit DMA */
|
/Linux-v5.15/net/ipv4/ |
D | tcp_vegas.c | 19 * only every-other RTT during slow start, we increase during 20 * every RTT during slow start, just like Reno. 21 * o Largely to allow continuous cwnd growth during slow start, 27 * minimum RTT sample observed during the last RTT to calculate 68 * Instead we must wait until the completion of an RTT during 126 /* Find the min RTT during the last RTT to find in tcp_vegas_pkts_acked() 207 * calculations. This is the min RTT seen during the in tcp_vegas_cong_avoid()
|
/Linux-v5.15/Documentation/devicetree/bindings/mfd/ |
D | st,stpmic1.yaml | 117 is maintained during pmic reset. 139 is maintained during pmic reset. 158 is maintained during pmic reset. 176 is maintained during pmic reset. 202 is maintained during pmic reset. 224 is maintained during pmic reset.
|
/Linux-v5.15/drivers/gpu/drm/i915/gt/ |
D | intel_ring_types.h | 34 * of the context is either done during initialisation for 41 u32 head; /* updated during retire, loosely tracks RING_HEAD */ 43 u32 emit; /* updated during request construction */
|