Home
last modified time | relevance | path

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

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