Home
last modified time | relevance | path

Searched full:transient (Results 1 – 25 of 142) sorted by relevance

123456

/linux/Documentation/leds/
H A Dledtrig-transient.rst2 LED Transient Trigger
20 Transient trigger addresses the need for one shot timer activation. The
21 transient trigger can be enabled and disabled just like the other leds
44 Transient trigger uses standard register and unregister interfaces. During
52 Transient trigger activation routine doesn't change the LED state. It
53 creates its properties and does its initialization. Transient trigger
56 non-transient state. When driver gets suspended, irrespective of the transient
59 Transient trigger can be enabled and disabled from user space on led class
62 echo transient > trigger
69 transient trigger is activated these properties are set to default values.
[all …]
/linux/Documentation/devicetree/bindings/regulator/
H A Dadi,adp5055-regulator.yaml87 adi,fast-transient:
89 Configures the fast transient sensitivity for each regulator.
90 "none" - No fast transient.
135 adi,fast-transient = "5G_2.5%";
144 adi,fast-transient = "5G_2.5%";
153 adi,fast-transient = "5G_2.5%";
H A Dmaxim,max8973.yaml76 description: Enable Enhanced Transient Response.
81 Enhanced transient response circuit is enabled and set for high
84 Enhanced transient response (ETR) will affect the configuration of CKADV.
/linux/drivers/leds/trigger/
H A Dledtrig-transient.c3 // LED Kernel Transient Trigger
5 // Transient trigger allows one shot timer activation. Please refer to
6 // Documentation/leds/ledtrig-transient.rst for details
189 .name = "transient",
197 MODULE_DESCRIPTION("Transient LED trigger");
H A DKconfig103 tristate "LED Transient Trigger"
105 This allows one time activation of a transient state on
H A DMakefile12 obj-$(CONFIG_LEDS_TRIGGER_TRANSIENT) += ledtrig-transient.o
/linux/drivers/md/
H A Ddm-snap-transient.c18 #define DM_MSG_PREFIX "transient snapshot"
111 .name = "transient",
140 DMWARN("Unable to register transient exception store type"); in dm_transient_snapshot_init()
146 DMWARN("Unable to register old-style transient exception store type"); in dm_transient_snapshot_init()
/linux/Documentation/core-api/
H A Dswiotlb.rst205 buffer request creates a "transient pool" to avoid returning an "swiotlb full"
206 error. A transient pool has the size of the bounce buffer request, and is
207 deleted when the bounce buffer is freed. Memory for this transient pool comes
209 Creating a transient pool has relatively high cost, particularly in a CoCo VM
211 background task can add another non-transient pool.
242 which includes the default memory pool and any dynamic or transient pools
248 or a transient pool. The description includes the start and end addresses of
/linux/include/linux/
H A Dswiotlb.h71 * @transient: %true if transient memory pool.
87 bool transient; member
111 * @transient_nslabs: The total number of slots in all transient pools that
/linux/Documentation/networking/
H A Dnet_failover.rst56 <teaming type='transient' persistent='ua-backup0'/>
68 'teaming' tag is provided with type 'transient' indicating that this device may
132 <teaming type='transient' persistent='ua-backup0'/>
/linux/Documentation/hwmon/
H A Dpm6764tr.rst30 maintaining the best efficiency over all loading conditions without compromising transient
/linux/arch/powerpc/kvm/
H A Dbook3s_hv_uvmem.c136 * Transient VM: A Normal VM that is transitioning to secure VM.
139 * of H_SVM_INIT_DONE. This transient VM, can have GFNs
154 * H_SVM_INIT_START moves the VM into transient state. During this
158 * H_SVM_INIT_DONE moves the VM entirely from transient state to
162 * H_SVM_INIT_ABORT moves the transient VM back to normal VM.
211 * | Normal | Normal | Transient|Error |Error |Normal |
215 * |Transient| N/A | Error |Secure |Normal |Normal |
/linux/Documentation/admin-guide/device-mapper/
H A Dsnapshot.rst50 The difference between persistent and transient is with transient
/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dsf.h70 * @watermark: Minimum allowed available free space in RXF for transient state.
/linux/Documentation/driver-api/
H A Dsm501.rst54 functions, which are transient and thus their location is less critical
/linux/Documentation/mm/
H A Dswap-table.rst32 the transient state of swap out or swap in. The folio data can be in
/linux/drivers/net/pse-pd/
H A Drealtek-pse-mcu.h41 * INCOMPLETE/BAD_CSUM are terminal; NOT_READY is transient.
/linux/fs/smb/server/
H A Dvfs_cache.c757 * left. Add a transient ref so final close can drop both. in ksmbd_close_disconnected_durable_delete_on_close()
774 * collected handles still hold the transient reference taken above, so in ksmbd_close_disconnected_durable_delete_on_close()
1334 * reference and the transient lookup reference. FP_NEW is still owned by the
1404 * the transient ref. atomic_dec() is safe -- in __close_file_table_ids()
1460 * transient (+1) and the still-intact idr-owned ref. in __close_file_table_ids()
1546 * Drop both the durable lifetime reference and the transient reference in ksmbd_scavenger_dispose_dh()
1601 * Take a transient reference so fp in ksmbd_durable_scavenger()
/linux/drivers/block/drbd/
H A Ddrbd_strings.c79 [-SS_IN_TRANSIENT_STATE] = "In transient state, retry after next state change",
/linux/Documentation/arch/x86/x86_64/
H A Dfred.rst58 transient states due to %cr2 and/or %dr6, and it is no longer needed
/linux/drivers/gpu/drm/xe/
H A Dxe_device.c1231 * transient and need to be flushed.. in tdf_request_sync()
1287 * xe_device_td_flush() - Flush transient L3 cache entries
1292 * transient L3 GPU cache entries prior to the flip sequence to ensure scanout
1295 * Display surfaces can be tagged as transient by mapping it using one of the
1324 /* A transient flush is not sufficient: flush the L2 */ in xe_device_td_flush()
/linux/Documentation/i2c/
H A Dfault-codes.rst12 example. Software often retries idempotent operations after transient
/linux/Documentation/security/
H A Dsnp-tdx-threat-model.rst192 side-channels, as well as transient execution side channels. Examples of
240 side-channel and/or transient execution attack vectors.
/linux/Documentation/admin-guide/hw-vuln/
H A Dprocessor_mmio_stale_data.rst11 not transient execution attacks. However, these vulnerabilities may propagate
13 by an unmitigated transient execution attack. Mitigation for these
/linux/kernel/dma/
H A Dswiotlb.c1379 pool->transient = true; in swiotlb_find_slots()
1685 * swiotlb_del_transient() - delete a transient memory pool
1688 * @pool: Pointer to the transient memory pool to be checked and deleted.
1690 * Check whether the address belongs to a transient SWIOTLB memory pool.
1693 * Return: %true if @tlb_addr belonged to a transient pool that was released.
1698 if (!pool->transient) in swiotlb_del_transient()

123456