Searched refs:idling (Results 1 – 16 of 16) sorted by relevance
/Linux-v4.19/sound/firewire/tascam/ |
D | tascam-transaction.c | 166 port->idling = true; in async_midi_port_callback() 180 if (!port->idling || port->error) in midi_port_work() 216 port->idling = false; in midi_port_work() 240 port->idling = true; in snd_fw_async_midi_port_init()
|
D | tascam.h | 51 bool idling; member
|
/Linux-v4.19/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() 447 engine->idling = false; in crypto_engine_alloc_init()
|
/Linux-v4.19/Documentation/block/ |
D | cfq-iosched.txt | 26 Setting slice_idle to 0 will remove all the idling on queues/service tree 71 This parameter forces idling at the CFQ group level instead of CFQ 75 slice_idle=0 and group_idle=8, so that idling does not happen on individual 78 Not idling on individual queues in the group will dispatch requests from 228 The rationale behind idling is that it can cut down on number of seeks 249 All async writes go on async service tree. There is no idling on async 254 flight at a time), then it cuts down on idling of individual queues and 256 tree idling provides isolation with buffered write queues on async tree. 283 Hence doing tree idling on threads using !REQ_IDLE flag on requests
|
D | bfq-iosched.txt | 164 a new request in time. Device idling typically boosts the 167 addition, under BFQ, device idling is also instrumental in 172 - With respect to idling for service guarantees, if several 176 idling the device. Throughput is thus as high as possible in 180 (typically NCQ), device idling happens to be always detrimental 181 for throughput. So, with these devices, BFQ performs idling 200 - BFQ automatically deactivates idling for queues born in a burst of 263 guarantees the expected throughput distribution without ever idling 316 As for throughput, idling can be very helpful on highly seeky media 320 Setting slice_idle to 0 will remove all the idling on queues and one [all …]
|
/Linux-v4.19/include/crypto/ |
D | engine.h | 50 bool idling; member
|
/Linux-v4.19/Documentation/cgroup-v1/ |
D | blkio-controller.txt | 269 spent idling for one of the queues of the cgroup. This is in 276 This is the amount of time spent by the IO scheduler idling for a 279 when the cgroup is in an idling state, the stat will only report the 365 If one disables idling on individual cfq queues and cfq service trees by
|
/Linux-v4.19/include/linux/spi/ |
D | spi.h | 530 bool idling; member
|
/Linux-v4.19/Documentation/power/ |
D | suspend-and-interrupts.txt | 98 system sleep state that works by idling all of the processors and waiting for
|
/Linux-v4.19/drivers/acpi/ |
D | Kconfig | 308 processors in the platform. Currently only logical processor idling 584 like aggressive processor idling, throttling, frequency and/or
|
/Linux-v4.19/drivers/spi/ |
D | spi.c | 1155 if (ctlr->idling) { in __spi_pump_messages() 1177 ctlr->idling = true; in __spi_pump_messages() 1195 ctlr->idling = false; in __spi_pump_messages()
|
/Linux-v4.19/block/ |
D | bfq-cgroup.c | 51 BFQG_FLAG_FNS(idling) in BFQG_FLAG_FNS() argument
|
D | cfq-iosched.c | 487 CFQG_FLAG_FNS(idling) in CFQG_FLAG_FNS() argument
|
/Linux-v4.19/Documentation/ |
D | rpmsg.txt | 30 while the main CPU is idling.
|
/Linux-v4.19/Documentation/PCI/ |
D | pci.txt | 117 Intended to stop any idling DMA operations.
|
/Linux-v4.19/Documentation/virtual/kvm/ |
D | timekeeping.txt | 390 C-states, or idling states of the processor, especially C1E and deeper sleep
|