Home
last modified time | relevance | path

Searched full:idleness (Results 1 – 15 of 15) sorted by relevance

/Linux-v6.1/drivers/gpu/drm/i915/display/
Dintel_drrs.c253 * intel_drrs_invalidate - Disable Idleness DRRS
269 * intel_drrs_flush - Restart Idleness DRRS
275 * (LOW_RR -> HIGH_RR). And also Idleness detection should be started again,
Dintel_frontbuffer.c53 * busyness. There is no direct way to detect idleness. Instead an idle timer
/Linux-v6.1/Documentation/devicetree/bindings/spi/
Dst,stm32-spi.yaml70 Only for STM32H7, (Master Inter-Data Idleness) minimum time
/Linux-v6.1/Documentation/scheduler/
Dsched-stats.rst76 of idleness (idle, busy, and newly idle):
/Linux-v6.1/include/linux/
Dworkqueue.h322 * execute the work item on that CPU breaking the idleness, which in
/Linux-v6.1/kernel/
Dcontext_tracking.c230 /* This NMI interrupted an RCU-idle CPU, restore RCU-idleness. */ in ct_nmi_exit()
/Linux-v6.1/drivers/spi/
Dspi-stm32.c269 * @cur_midi: master inter-data idleness in ns
957 dev_dbg(spi->dev, "%dns inter-data idleness\n", spi->cur_midi); in stm32_spi_prepare_msg()
/Linux-v6.1/kernel/rcu/
Dsrcutree.c1059 /* Next, check for probable idleness. */ in srcu_might_be_idle()
1288 * SRCU must also provide it. Note that detecting idleness is heuristic
Dtree.c2647 * core in order to force a re-evaluation of RCU's idleness. in __call_rcu_core()
/Linux-v6.1/drivers/net/arcnet/
Darcnet.c1019 /* inform upper layers of idleness, if necessary */ in arcnet_interrupt()
/Linux-v6.1/Documentation/RCU/Design/Memory-Ordering/
DTree-RCU-Memory-Ordering.rst490 The RCU grace-period kernel thread samples the per-CPU idleness variable
/Linux-v6.1/drivers/gpu/drm/i915/gt/
Dintel_engine_cs.c1683 /* Already parked (and passed an idleness test); must still be idle */ in intel_engines_are_idle()
/Linux-v6.1/drivers/ata/
Dlibata-eh.c84 35000, /* give > 30 secs of idleness for outlier devices */
/Linux-v6.1/drivers/dma/ppc4xx/
Dadma.c1359 /* channel idleness increases the priority */ in ppc440spe_adma_estimate()
/Linux-v6.1/kernel/sched/
Dfair.c9242 * @cpu: the processor on which idleness is tested.