/linux-6.12.1/Documentation/leds/ |
D | ledtrig-transient.rst | 21 transient trigger can be enabled and disabled just like the other leds 56 non-transient state. When driver gets suspended, irrespective of the transient 62 echo transient > trigger 69 transient trigger is activated these properties are set to default values. 75 - state allows user to specify a transient state to be held for the specified 81 default value is zero when transient trigger is enabled, 96 - transient state to be held. It has two values 0 or 1. 0 maps 99 state gets changed to the non-transient state which is the 100 inverse of transient state. 116 non-transient state which is the inverse of the transient state: [all …]
|
D | index.rst | 14 ledtrig-transient
|
/linux-6.12.1/drivers/usb/serial/ |
D | oti6858.c | 185 u8 transient; member 248 priv->transient = 0; in setup_line() 643 int transient = 0, can_recv = 0, resubmit = 1; in oti6858_read_int_callback() local 669 if (!priv->transient) { in oti6858_read_int_callback() 672 priv->transient = 4; in oti6858_read_int_callback() 681 priv->transient = 0; in oti6858_read_int_callback() 684 } else if (--priv->transient == 0) { in oti6858_read_int_callback() 686 priv->transient = 4; in oti6858_read_int_callback() 695 if (!priv->transient) { in oti6858_read_int_callback() 714 if (!priv->transient && xs->rx_bytes_avail != 0) { in oti6858_read_int_callback() [all …]
|
/linux-6.12.1/drivers/leds/trigger/ |
D | Makefile | 12 obj-$(CONFIG_LEDS_TRIGGER_TRANSIENT) += ledtrig-transient.o
|
D | Kconfig | 105 This allows one time activation of a transient state on
|
/linux-6.12.1/Documentation/hwmon/ |
D | pm6764tr.rst | 30 maintaining the best efficiency over all loading conditions without compromising transient
|
D | mpq8785.rst | 27 control, which provides fast transient response and eases loop stabilization.
|
/linux-6.12.1/arch/arm64/kvm/ |
D | at.c | 525 bool transient; in combine_s1_s2_attr() local 531 transient = true; in combine_s1_s2_attr() 535 transient = true; in combine_s1_s2_attr() 539 transient = false; in combine_s1_s2_attr() 554 if (transient) { in combine_s1_s2_attr()
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | sysfs-platform-dfl-port | 31 It's used to indicate transient AP1 state. Write 1 to this 39 It's used to indicate transient AP2 state. Write 1 to this
|
/linux-6.12.1/Documentation/networking/ |
D | net_failover.rst | 56 <teaming type='transient' persistent='ua-backup0'/> 68 'teaming' tag is provided with type 'transient' indicating that this device may 133 <teaming type='transient' persistent='ua-backup0'/>
|
/linux-6.12.1/Documentation/core-api/ |
D | swiotlb.rst | 202 buffer request creates a "transient pool" to avoid returning an "swiotlb full" 203 error. A transient pool has the size of the bounce buffer request, and is 204 deleted when the bounce buffer is freed. Memory for this transient pool comes 206 Creating a transient pool has relatively high cost, particularly in a CoCo VM 208 background task can add another non-transient pool. 239 which includes the default memory pool and any dynamic or transient pools 245 or a transient pool. The description includes the start and end addresses of
|
/linux-6.12.1/include/linux/ |
D | swiotlb.h | 83 bool transient; member
|
/linux-6.12.1/Documentation/admin-guide/device-mapper/ |
D | snapshot.rst | 50 The difference between persistent and transient is with transient
|
/linux-6.12.1/Documentation/driver-api/ |
D | sm501.rst | 54 functions, which are transient and thus their location is less critical
|
/linux-6.12.1/drivers/md/ |
D | Makefile | 15 dm-snapshot-y += dm-snap.o dm-exception-store.o dm-snap-transient.o \
|
/linux-6.12.1/Documentation/networking/caif/ |
D | caif.rst | 63 - 0x02 means SENDING, this is a transient state.
|
/linux-6.12.1/Documentation/arch/x86/x86_64/ |
D | fred.rst | 58 transient states due to %cr2 and/or %dr6, and it is no longer needed
|
/linux-6.12.1/Documentation/admin-guide/hw-vuln/ |
D | processor_mmio_stale_data.rst | 11 not transient execution attacks. However, these vulnerabilities may propagate 13 by an unmitigated transient execution attack. Mitigation for these
|
/linux-6.12.1/Documentation/security/ |
D | snp-tdx-threat-model.rst | 192 side-channels, as well as transient execution side channels. Examples of 240 side-channel and/or transient execution attack vectors.
|
/linux-6.12.1/Documentation/i2c/ |
D | fault-codes.rst | 12 example. Software often retries idempotent operations after transient
|
/linux-6.12.1/Documentation/scheduler/ |
D | schedutil.rst | 164 - In saturated scenarios task movement will cause some transient dips,
|
/linux-6.12.1/drivers/comedi/drivers/ |
D | ni_tio.c | 224 unsigned int transient) in ni_tio_set_bits_transient() argument 236 ni_tio_write(counter, regs[reg] | transient, reg); in ni_tio_set_bits_transient()
|
/linux-6.12.1/kernel/dma/ |
D | swiotlb.c | 1223 pool->transient = true; in swiotlb_find_slots() 1513 if (!pool->transient) in swiotlb_del_transient()
|
/linux-6.12.1/Documentation/dev-tools/ |
D | kmemleak.rst | 195 Some of the reported leaks are only transient, especially on SMP
|
/linux-6.12.1/Documentation/locking/ |
D | robust-futex-ABI.rst | 68 The third word, called 'list_op_pending', contains transient copy of
|