Searched refs:idling (Results 1 – 14 of 14) sorted by relevance
/Linux-v5.4/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
|
/Linux-v5.4/crypto/ |
D | crypto_engine.c | 81 if (engine->idling) { in crypto_pump_requests() 99 engine->idling = true; in crypto_pump_requests() 107 engine->idling = false; in crypto_pump_requests() 442 engine->idling = false; in crypto_engine_alloc_init()
|
/Linux-v5.4/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 …]
|
/Linux-v5.4/include/crypto/ |
D | engine.h | 45 bool idling; member
|
/Linux-v5.4/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
|
/Linux-v5.4/include/linux/spi/ |
D | spi.h | 557 bool idling; member
|
/Linux-v5.4/Documentation/power/ |
D | suspend-and-interrupts.rst | 100 system sleep state that works by idling all of the processors and waiting for
|
/Linux-v5.4/drivers/acpi/ |
D | Kconfig | 304 processors in the platform. Currently only logical processor idling 590 like aggressive processor idling, throttling, frequency and/or
|
/Linux-v5.4/Documentation/x86/ |
D | mds.rst | 177 that stale data from the idling CPU from spilling to the Hyper-Thread
|
/Linux-v5.4/drivers/spi/ |
D | spi.c | 1283 if (ctlr->idling) { in __spi_pump_messages() 1305 ctlr->idling = true; in __spi_pump_messages() 1323 ctlr->idling = false; in __spi_pump_messages()
|
/Linux-v5.4/block/ |
D | bfq-cgroup.c | 118 BFQG_FLAG_FNS(idling) in BFQG_FLAG_FNS() argument
|
/Linux-v5.4/Documentation/ |
D | rpmsg.txt | 30 while the main CPU is idling.
|
/Linux-v5.4/Documentation/virt/kvm/ |
D | timekeeping.txt | 390 C-states, or idling states of the processor, especially C1E and deeper sleep
|