Home
last modified time | relevance | path

Searched refs:idling (Results 1 – 16 of 16) sorted by relevance

/linux/sound/firewire/tascam/
A Dtascam-transaction.c165 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()
A Dtascam.h50 bool idling; member
/linux/crypto/
A Dcrypto_engine.c86 if (engine->idling) { in crypto_pump_requests()
104 engine->idling = true; in crypto_pump_requests()
112 engine->idling = false; in crypto_pump_requests()
525 engine->idling = false; in crypto_engine_alloc_init_and_set()
/linux/Documentation/block/
A Dbfq-iosched.rst185 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
202 for throughput. So, with these devices, BFQ performs 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
362 before the next request of B is dispatched. Note that idling
371 issue, BFQ tends to avoid idling as much as possible, when it is not
385 Either tunable can be used to set idling behavior. Afterwards, the
[all …]
/linux/include/crypto/
A Dengine.h50 bool idling; member
/linux/Documentation/admin-guide/cgroup-v1/
A Dblkio-controller.rst224 spent idling for one of the queues of the cgroup. This is in
231 This is the amount of time spent by the IO scheduler idling for a
234 when the cgroup is in an idling state, the stat will only report the
/linux/Documentation/devicetree/bindings/memory-controllers/
A Dti,gpmc.yaml110 Prevent idling the module at init. This is for legacy omap2/3
/linux/Documentation/admin-guide/hw-vuln/
A Dcore-scheduling.rst119 Forced-idling of hyperthreads
157 and are considered system-wide trusted. The forced-idling of siblings running
/linux/include/linux/spi/
A Dspi.h607 bool idling; member
/linux/drivers/acpi/
A DKconfig319 processors in the platform. Currently only logical processor idling
543 like aggressive processor idling, throttling, frequency and/or
/linux/Documentation/power/
A Dsuspend-and-interrupts.rst100 system sleep state that works by idling all of the processors and waiting for
/linux/Documentation/x86/
A Dmds.rst177 that stale data from the idling CPU from spilling to the Hyper-Thread
/linux/drivers/spi/
A Dspi.c1570 if (ctlr->idling) { in __spi_pump_messages()
1599 ctlr->idling = true; in __spi_pump_messages()
1614 ctlr->idling = false; in __spi_pump_messages()
/linux/Documentation/staging/
A Drpmsg.rst30 while the main CPU is idling.
/linux/block/
A Dbfq-cgroup.c118 BFQG_FLAG_FNS(idling) in BFQG_FLAG_FNS() argument
/linux/Documentation/virt/kvm/
A Dtimekeeping.rst407 C-states, or idling states of the processor, especially C1E and deeper sleep

Completed in 35 milliseconds