Home
last modified time | relevance | path

Searched refs:starving (Results 1 – 12 of 12) sorted by relevance

/linux/lib/
H A Dlru_cache.c194 lc->starving = 0; in lc_reset()
230 lc->hits, lc->misses, lc->starving, lc->locked, lc->changed); in lc_seq_printf_stats()
357 ++lc->starving; in __lc_get()
/linux/include/linux/
H A Dlru_cache.h196 unsigned long hits, misses, starving, locked, changed; member
/linux/Documentation/tools/rtla/
H A Drtla-osnoise-top.rst37 (*1s* by default). The reason for reducing the runtime is to avoid starving
H A Drtla-osnoise-hist.rst35 default). The reason for reducing the runtime is to avoid starving the
/linux/Documentation/locking/
H A Dlocktypes.rst152 thus starving even high-priority writers. In contrast, because readers
155 writer from starving readers.
315 thus starving even high-priority writers. In contrast, because readers
318 preventing that writer from starving readers.
/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dadapter.h133 unsigned long starving; /* # of times FL was found starving */ member
H A Dsge.c2098 fl->starving++; in sge_rx_timer_cb()
2366 fl->starving = 0; in t4vf_sge_alloc_rxq()
H A Dcxgb4vf_main.c2226 R("FLStarving:", fl.starving); in sge_qstats_show()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_debugfs.c2739 RL("FLStarving:", fl.starving); in sge_qinfo_show()
2791 RL("FLStarving:", fl.starving); in sge_qinfo_show()
2850 RL("FLStarving:", fl.starving); in sge_qinfo_show()
H A Dcxgb4.h742 unsigned long starving; member
/linux/Documentation/block/
H A Dbfq-iosched.rst293 the Idle class, to prevent it from starving.
/linux/Documentation/scheduler/
H A Dsched-deadline.rst354 Moreover, if the total utilization is larger than M, then we risk starving