Home
last modified time | relevance | path

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

12345678910>>...124

/linux/drivers/net/wireless/ti/wl12xx/
H A 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/Documentation/power/
H A 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 …]
H A 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
H A 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/Documentation/driver-api/firmware/
H A 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/sound/soc/sof/xtensa/
H A 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/include/linux/
H A 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/Documentation/ABI/stable/
H A 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/drivers/gpu/drm/amd/display/amdgpu_dm/
H A 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/Documentation/networking/devlink/
H A 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
529 - Contains packet traps for packets that were dropped by the device during
532 - Contains packet traps for packets that were dropped by the device during
536 error) during layer 3 forwarding
541 - Contains packet traps for packets that were dropped by the device during
[all …]
/linux/drivers/net/ethernet/sun/
H A 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/drivers/scsi/qedf/
H A 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/drivers/acpi/acpica/
H A 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/Documentation/devicetree/bindings/serial/
H A Drs485.yaml49 rs485-rx-during-tx:
57 rs485-rx-during-tx-gpios:
58 description: Output GPIO pin that sets the state of rs485-rx-during-tx. This
60 the active state enables RX during TX.
/linux/Documentation/devicetree/bindings/input/
H A 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 …]
/linux/net/ipv4/
H A 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/drivers/net/ethernet/apple/
H A 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/include/linux/phy/
H A 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/Documentation/devicetree/bindings/regulator/
H A 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/Documentation/admin-guide/device-mapper/
H A Ddm-flakey.rst39 If no feature parameters are present, during the periods of
55 During <down interval>, replace <Nth_byte> of the data of
71 During <down interval>, replace random byte in a read bio
76 During <down interval>, replace random byte in a write bio
/linux/Documentation/admin-guide/thermal/
H A Dintel_powerclamp.rst94 kidle_inject/cpu. During idle injection, it runs monitor/mwait idle
98 The NOHZ schedule tick is disabled during idle time, but interrupts
144 During scalability testing, it is observed that synchronized actions
164 When an excessive amount of wakeups occurs during idle, an
206 Calibration occurs during runtime. No offline method is available.
210 collected during a period without extra interrupts is considered
213 To compensate for excessive amounts of wakeup during idle, additional
237 percent. As mentioned earlier, since interrupts are allowed during
248 with the changes. During this time, idle injection is out of sync,
/linux/Documentation/ABI/testing/
H A 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/kernel/time/
H A Dtimer_migration.h24 * information during setup
45 * @level: Hierarchy level of the group; Required during setup
54 * @groupmask: mask of the group in the parent group; is set during
57 * tmigr_level_list; is required during setup when a
85 * reached. During this phase, the CPU has to handle the
/linux/drivers/firewire/
H A DKconfig29 KUnit tests run during boot and output the results to the debug
45 KUnit tests run during boot and output the results to the debug
61 KUnit tests run during boot and output the results to the debug
76 KUnit tests run during boot and output the results to the debug
103 KUnit tests run during boot and output the results to the debug
/linux/Documentation/arch/powerpc/
H A 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
290 This file is available only when FADump is active during
310 active during capture kernel. This is used to release the memory
343 Contents when FADump is registered during first kernel::
[all …]

12345678910>>...124