Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/i915/display/
Dintel_drrs.c264 * intel_drrs_invalidate - Disable Idleness DRRS
280 * intel_drrs_flush - Restart Idleness DRRS
286 * (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.14.4/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.14.4/Documentation/devicetree/bindings/spi/
Dspi-peripheral-props.yaml118 Only for STM32H7, (Master Inter-Data Idleness) minimum time
/linux-6.14.4/drivers/md/dm-vdo/
Dfunnel-queue.c163 * visible to us, but for idleness we don't care. And due to memory ordering in _put(), the in vdo_is_funnel_queue_idle()
/linux-6.14.4/Documentation/scheduler/
Dsched-stats.rst98 of idleness (busy, idle and newly idle):
/linux-6.14.4/drivers/gpu/drm/xe/
Dxe_pm.c70 * This component is not responsible for GT idleness (RC6) nor GT frequency
/linux-6.14.4/kernel/
Dcontext_tracking.c230 /* This NMI interrupted an RCU-idle CPU, restore RCU-idleness. */ in ct_nmi_exit()
/linux-6.14.4/include/linux/
Dworkqueue.h389 * execute the work item on that CPU breaking the idleness, which in
/linux-6.14.4/drivers/spi/
Dspi-stm32.c310 * @cur_midi: host inter-data idleness in ns
1153 dev_dbg(spi->dev, "%dns inter-data idleness\n", spi->cur_midi); in stm32_spi_prepare_msg()
/linux-6.14.4/kernel/rcu/
Dsrcutree.c1232 /* Next, check for probable idleness. */ in srcu_should_expedite()
1514 * Note that detecting idleness is heuristic and subject to both false
Dtree.c2953 * core in order to force a re-evaluation of RCU's idleness. in call_rcu_core()
/linux-6.14.4/Documentation/RCU/Design/Memory-Ordering/
DTree-RCU-Memory-Ordering.rst490 The RCU grace-period kernel thread samples the per-CPU idleness variable
/linux-6.14.4/drivers/net/arcnet/
Darcnet.c1017 /* inform upper layers of idleness, if necessary */ in arcnet_interrupt()
/linux-6.14.4/drivers/gpu/drm/i915/gt/
Dintel_engine_cs.c1928 /* Already parked (and passed an idleness test); must still be idle */ in intel_engines_are_idle()
/linux-6.14.4/drivers/ata/
Dlibata-eh.c84 35000, /* give > 30 secs of idleness for outlier devices */
/linux-6.14.4/drivers/dma/ppc4xx/
Dadma.c1359 /* channel idleness increases the priority */ in ppc440spe_adma_estimate()
/linux-6.14.4/kernel/sched/
Dfair.c10642 * @cpu: the processor on which idleness is tested.
11692 * SMT siblings for idleness: in should_we_balance()