Home
last modified time | relevance | path

Searched full:during (Results 1 – 25 of 3980) sorted by relevance

12345678910>>...160

/Linux-v6.1/drivers/net/wireless/ti/wl12xx/
Dconf.h110 * 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-v6.1/Documentation/power/
Dsuspend-and-cpuhotplug.rst94 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 …]
Dsuspend-and-interrupts.rst12 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
Dswsusp.rst74 1) During lateinit: If resume=/dev/your_swap_partition is specified on
159 * require half of memory to be free during suspend. That way you can
164 during suspending, but otherwise it would work...
196 kernel threads are controlled during hibernation or system-wide suspend (on
218 Do selective suspend during runtime power management, that's okay. But
270 What happens to devices during swsusp? They seem to be resumed
271 during system suspend?
338 During suspend a temporary key is created and this key is used to
339 encrypt the data written to disk. When, during resume, the data was
341 means that all data written to disk during suspend are then
[all …]
/Linux-v6.1/Documentation/driver-api/firmware/
Dfirmware_cache.rst6 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-v6.1/sound/soc/sof/xtensa/
Dcore.c30 "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-v6.1/Documentation/ABI/stable/
Dsysfs-bus-firewire7 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-v6.1/include/linux/
Dsysv_fs.h39 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-v6.1/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_irq.h36 * 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-v6.1/Documentation/networking/devlink/
Ddevlink-trap.rst224 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-v6.1/drivers/scsi/qedf/
Dqedf_hsi.h332 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-v6.1/drivers/net/ethernet/sun/
Dsunhme.h54 #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-v6.1/Documentation/devicetree/bindings/input/
Diqs626a.yaml42 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 …]
Diqs269a.yaml47 Specifies the power mode during suspend as follows:
75 Specifies the long-term average filter strength during low-power mode.
82 Specifies the raw count filter strength during low-power mode.
89 Specifies the long-term average filter strength during normal-power mode.
96 Specifies the raw count filter strength during normal-power mode.
102 description: Specifies the report rate (in ms) during normal-power mode.
108 description: Specifies the report rate (in ms) during low-power mode.
115 description: Specifies the report rate (in ms) during ultra-low-power mode.
123 Specifies the length of time (in ms) to wait for an event during normal-
290 Specifies the bias current applied during projected-capacitance
/Linux-v6.1/drivers/acpi/acpica/
Ddswload.c98 * 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-v6.1/Documentation/driver-api/thermal/
Dintel_powerclamp.rst92 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-v6.1/Documentation/devicetree/bindings/net/wireless/
Dmarvell-8xxx.txt20 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-v6.1/Documentation/devicetree/bindings/regulator/
Dmaxim,max77802.yaml30 support changing their mode to Low Power Mode during suspend. These
44 mode during normal operation.
53 Mode during suspend).
65 Mode during suspend).
/Linux-v6.1/Documentation/ABI/testing/
Dsysfs-kernel-mm-numa9 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-v6.1/include/linux/phy/
Dphy-mipi-dphy.h64 * 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-v6.1/drivers/net/ethernet/apple/
Dbmac.h69 # 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-v6.1/net/ipv4/
Dtcp_vegas.c19 * 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-v6.1/Documentation/devicetree/bindings/mfd/
Dst,stpmic1.yaml117 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-v6.1/drivers/gpu/drm/i915/gt/
Dintel_ring_types.h34 * 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 */
/Linux-v6.1/Documentation/powerpc/
Dfirmware-assisted-dump.rst45 Power firmware for dump preservation during OS initialization.
47 kernel during early boot.
76 there is crash data available from a previous boot. During
126 During boot, a check is made to see if firmware supports
129 then everything but boot memory size of RAM is reserved during
154 o Memory Reservation during first kernel
183 o Memory Reservation during second kernel after crash
277 This file is available only when FADump is active during
297 active during capture kernel. This is used to release the memory
330 Contents when FADump is registered during first kernel::
[all …]

12345678910>>...160