Searched refs:idling (Results 1 – 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/sound/firewire/tascam/ |
D | tascam-transaction.c | 165 port->idling = true; in async_midi_port_callback() 179 if (!port->idling || port->error) in midi_port_work() 215 port->idling = false; in midi_port_work() 239 port->idling = true; in snd_fw_async_midi_port_init()
|
D | tascam.h | 50 bool idling; member
|
/kernel/linux/linux-5.10/crypto/ |
D | crypto_engine.c | 86 if (engine->idling) { in crypto_pump_requests() 104 engine->idling = true; in crypto_pump_requests() 112 engine->idling = false; in crypto_pump_requests() 499 engine->idling = false; in crypto_engine_alloc_init_and_set()
|
/kernel/linux/linux-5.10/Documentation/block/ |
D | bfq-iosched.rst | 185 a new request in time. Device idling typically boosts the 188 addition, under BFQ, device idling is also instrumental in 193 - With respect to idling for service guarantees, if several 197 idling the device. Throughput is thus as high as possible in 201 (typically NCQ), device idling happens to be always detrimental 202 for throughput. So, with these devices, BFQ performs idling 221 - BFQ automatically deactivates idling for queues born in a burst of 284 guarantees the expected throughput distribution without ever idling 337 As for throughput, idling can be very helpful on highly seeky media 341 Setting slice_idle to 0 will remove all the idling on queues and one [all …]
|
/kernel/linux/linux-5.10/include/crypto/ |
D | engine.h | 49 bool idling; member
|
/kernel/linux/linux-5.10/Documentation/admin-guide/cgroup-v1/ |
D | blkio-controller.rst | 219 spent idling for one of the queues of the cgroup. This is in 226 This is the amount of time spent by the IO scheduler idling for a 229 when the cgroup is in an idling state, the stat will only report the
|
/kernel/linux/linux-5.10/include/linux/spi/ |
D | spi.h | 604 bool idling; member
|
/kernel/linux/linux-5.10/Documentation/power/ |
D | suspend-and-interrupts.rst | 100 system sleep state that works by idling all of the processors and waiting for
|
/kernel/linux/linux-5.10/drivers/acpi/ |
D | Kconfig | 311 processors in the platform. Currently only logical processor idling 535 like aggressive processor idling, throttling, frequency and/or
|
/kernel/linux/linux-5.10/Documentation/x86/ |
D | mds.rst | 177 that stale data from the idling CPU from spilling to the Hyper-Thread
|
/kernel/linux/linux-5.10/drivers/spi/ |
D | spi.c | 1412 if (ctlr->idling) { in __spi_pump_messages() 1441 ctlr->idling = true; in __spi_pump_messages() 1456 ctlr->idling = false; in __spi_pump_messages()
|
/kernel/linux/linux-5.10/Documentation/staging/ |
D | rpmsg.rst | 30 while the main CPU is idling.
|
/kernel/linux/linux-5.10/block/ |
D | bfq-cgroup.c | 118 BFQG_FLAG_FNS(idling) in BFQG_FLAG_FNS() argument
|
/kernel/linux/linux-5.10/Documentation/virt/kvm/ |
D | timekeeping.rst | 407 C-states, or idling states of the processor, especially C1E and deeper sleep
|