Home
last modified time | relevance | path

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

/linux-6.8/drivers/gpu/drm/i915/display/
Dintel_drrs.c251 * intel_drrs_invalidate - Disable Idleness DRRS
267 * intel_drrs_flush - Restart Idleness DRRS
273 * (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-6.8/Documentation/driver-api/thermal/
Dintel_dptf.rst372 of time, with very few to no periods of idleness, which will
376 periods of relative idleness are interrupted by bursts of
378 relative idleness between them typically prevent RAPL Power
/linux-6.8/Documentation/devicetree/bindings/spi/
Dspi-peripheral-props.yaml118 Only for STM32H7, (Master Inter-Data Idleness) minimum time
/linux-6.8/Documentation/scheduler/
Dsched-stats.rst76 of idleness (idle, busy, and newly idle):
/linux-6.8/kernel/
Dcontext_tracking.c230 /* This NMI interrupted an RCU-idle CPU, restore RCU-idleness. */ in ct_nmi_exit()
/linux-6.8/include/linux/
Dworkqueue.h369 * execute the work item on that CPU breaking the idleness, which in
/linux-6.8/kernel/rcu/
Dsrcutree.c1188 /* Next, check for probable idleness. */ in srcu_might_be_idle()
1453 * SRCU must also provide it. Note that detecting idleness is heuristic
Dtree.c2602 * core in order to force a re-evaluation of RCU's idleness. in __call_rcu_core()
/linux-6.8/drivers/spi/
Dspi-stm32.c310 * @cur_midi: host inter-data idleness in ns
1138 dev_dbg(spi->dev, "%dns inter-data idleness\n", spi->cur_midi); in stm32_spi_prepare_msg()
/linux-6.8/Documentation/RCU/Design/Memory-Ordering/
DTree-RCU-Memory-Ordering.rst490 The RCU grace-period kernel thread samples the per-CPU idleness variable
/linux-6.8/drivers/net/arcnet/
Darcnet.c1015 /* inform upper layers of idleness, if necessary */ in arcnet_interrupt()
/linux-6.8/drivers/gpu/drm/i915/gt/
Dintel_engine_cs.c1937 /* Already parked (and passed an idleness test); must still be idle */ in intel_engines_are_idle()
/linux-6.8/drivers/ata/
Dlibata-eh.c84 35000, /* give > 30 secs of idleness for outlier devices */
/linux-6.8/drivers/dma/ppc4xx/
Dadma.c1359 /* channel idleness increases the priority */ in ppc440spe_adma_estimate()
/linux-6.8/kernel/sched/
Dfair.c10167 * @cpu: the processor on which idleness is tested.
11237 * SMT siblings for idleness: in should_we_balance()