Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/csf/
H A Dmali_kbase_csf_scheduler.h581 * kbase_csf_scheduler_reval_idleness_post_sleep() - Check GPU's idleness after
586 * This function re-evaluates the idleness of on-slot queue groups after MCU
590 * idleness which is updated by MCU firmware on handling of the sleep request.
H A Dmali_kbase_csf_scheduler.c495 * queue's true idleness status. This is intended to be an additional check
4507 * firmware. On completion, the firmware will mark the idleness at the
4679 * all_on_slot_groups_remained_idle - Live check for all groups' idleness
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/spi/
H A Dst,stm32-spi.yaml70 Only for STM32H7, (Master Inter-Data Idleness) minimum time
/OK3568_Linux_fs/kernel/Documentation/scheduler/
H A Dsched-stats.rst76 of idleness (idle, busy, and newly idle):
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_frontbuffer.c53 * busyness. There is no direct way to detect idleness. Instead an idle timer
H A Dintel_display_debugfs.c1100 seq_puts(m, "Idleness DRRS: Disabled\n"); in drrs_status_per_crtc()
H A Dintel_dp.c7443 * intel_edp_drrs_invalidate - Disable Idleness DRRS
7487 * intel_edp_drrs_flush - Restart Idleness DRRS
7493 * (LOW_RR -> HIGH_RR). And also Idleness detection should be started again,
/OK3568_Linux_fs/kernel/include/linux/
H A Dworkqueue.h333 * excute the work item on that CPU breaking the idleness, which in
/OK3568_Linux_fs/kernel/kernel/rcu/
H A Dsrcutree.c793 /* Next, check for probable idleness. */ in srcu_might_be_idle()
1006 * SRCU must also provide it. Note that detecting idleness is heuristic
H A Dtree.c734 /* This NMI interrupted an RCU-idle CPU, restore RCU-idleness. */ in rcu_nmi_exit()
2856 * core in order to force a re-evaluation of RCU's idleness. in __call_rcu_core()
/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-stm32.c275 * @cur_midi: master inter-data idleness in ns
1010 dev_dbg(spi->dev, "%dns inter-data idleness\n", spi->cur_midi); in stm32_spi_prepare_msg()
/OK3568_Linux_fs/kernel/Documentation/RCU/Design/Memory-Ordering/
H A DTree-RCU-Memory-Ordering.rst466 The RCU grace-period kernel thread samples the per-CPU idleness variable
/OK3568_Linux_fs/kernel/drivers/net/arcnet/
H A Darcnet.c1020 /* inform upper layers of idleness, if necessary */ in arcnet_interrupt()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/
H A Dintel_engine_cs.c1263 /* Already parked (and passed an idleness test); must still be idle */ in intel_engines_are_idle()
/OK3568_Linux_fs/kernel/drivers/ata/
H A Dlibata-eh.c84 35000, /* give > 30 secs of idleness for outlier devices */
/OK3568_Linux_fs/kernel/drivers/dma/ppc4xx/
H A Dadma.c1361 /* channel idleness increases the priority */ in ppc440spe_adma_estimate()
/OK3568_Linux_fs/kernel/kernel/sched/
H A Dfair.c8887 * @cpu: the processor on which idleness is tested.