Searched full:idleness (Results 1 – 15 of 15) sorted by relevance
/linux-5.10/Documentation/devicetree/bindings/spi/ |
D | st,stm32-spi.yaml | 70 Only for STM32H7, (Master Inter-Data Idleness) minimum time
|
/linux-5.10/Documentation/scheduler/ |
D | sched-stats.rst | 76 of idleness (idle, busy, and newly idle):
|
/linux-5.10/drivers/gpu/drm/i915/display/ |
D | intel_frontbuffer.c | 53 * busyness. There is no direct way to detect idleness. Instead an idle timer
|
D | intel_display_debugfs.c | 1100 seq_puts(m, "Idleness DRRS: Disabled\n"); in drrs_status_per_crtc()
|
D | intel_dp.c | 7418 * intel_edp_drrs_invalidate - Disable Idleness DRRS 7462 * intel_edp_drrs_flush - Restart Idleness DRRS 7468 * (LOW_RR -> HIGH_RR). And also Idleness detection should be started again,
|
/linux-5.10/include/linux/ |
D | workqueue.h | 327 * excute the work item on that CPU breaking the idleness, which in
|
/linux-5.10/kernel/rcu/ |
D | srcutree.c | 790 /* Next, check for probable idleness. */ in srcu_might_be_idle() 992 * SRCU must also provide it. Note that detecting idleness is heuristic
|
D | tree.c | 728 /* This NMI interrupted an RCU-idle CPU, restore RCU-idleness. */ in rcu_nmi_exit() 2842 * core in order to force a re-evaluation of RCU's idleness. in __call_rcu_core()
|
/linux-5.10/drivers/spi/ |
D | spi-stm32.c | 275 * @cur_midi: master inter-data idleness in ns 1013 dev_dbg(spi->dev, "%dns inter-data idleness\n", spi->cur_midi); in stm32_spi_prepare_msg()
|
/linux-5.10/Documentation/RCU/Design/Memory-Ordering/ |
D | Tree-RCU-Memory-Ordering.rst | 466 The RCU grace-period kernel thread samples the per-CPU idleness variable
|
/linux-5.10/drivers/net/arcnet/ |
D | arcnet.c | 963 /* inform upper layers of idleness, if necessary */ in arcnet_interrupt()
|
/linux-5.10/drivers/gpu/drm/i915/gt/ |
D | intel_engine_cs.c | 1258 /* Already parked (and passed an idleness test); must still be idle */ in intel_engines_are_idle()
|
/linux-5.10/drivers/ata/ |
D | libata-eh.c | 84 35000, /* give > 30 secs of idleness for outlier devices */
|
/linux-5.10/drivers/dma/ppc4xx/ |
D | adma.c | 1361 /* channel idleness increases the priority */ in ppc440spe_adma_estimate()
|
/linux-5.10/kernel/sched/ |
D | fair.c | 8624 * @cpu: the processor on which idleness is tested.
|