Searched refs:idling (Results 1 – 12 of 12) sorted by relevance
90 port->idling = true; in async_midi_port_callback()105 if (!port->idling || port->error) in midi_port_work()147 port->idling = false; in midi_port_work()189 port->idling = true; in snd_fw_async_midi_port_init()
33 bool idling; member
26 Setting slice_idle to 0 will remove all the idling on queues/service tree71 This parameter forces idling at the CFQ group level instead of CFQ75 slice_idle=0 and group_idle=8, so that idling does not happen on individual78 Not idling on individual queues in the group will dispatch requests from229 The rationale behind idling is that it can cut down on number of seeks250 All async writes go on async service tree. There is no idling on async255 flight at a time), then it cuts down on idling of individual queues and257 tree idling provides isolation with buffered write queues on async tree.284 Hence doing tree idling on threads using REQ_NOIDLE flag on requests
270 spent idling for one of the queues of the cgroup. This is in277 This is the amount of time spent by the IO scheduler idling for a280 when the cgroup is in an idling state, the stat will only report the366 If one disables idling on individual cfq queues and cfq service trees by
492 bool idling; member
1058 if (master->idling) { in __spi_pump_messages()1080 master->idling = true; in __spi_pump_messages()1098 master->idling = false; in __spi_pump_messages()
98 system sleep state that works by idling all of the processors and waiting for
262 processors in the platform. Currently only logical processor idling344 like aggressive processor idling, throttling, frequency and/or
25 while the main CPU is idling.
117 Intended to stop any idling DMA operations.
390 C-states, or idling states of the processor, especially C1E and deeper sleep
480 CFQG_FLAG_FNS(idling) in CFQG_FLAG_FNS() argument