Home
last modified time | relevance | path

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

/linux/lib/
A Dlru_cache.c205 lc->starving = 0; in lc_reset()
241 lc->hits, lc->misses, lc->starving, lc->locked, lc->changed); in lc_seq_printf_stats()
368 ++lc->starving; in __lc_get()
/linux/include/linux/
A Dlru_cache.h196 unsigned long hits, misses, starving, locked, changed; member
/linux/Documentation/locking/
A Dlocktypes.rst152 thus starving even high-priority writers. In contrast, because readers
155 writer from starving readers.
318 thus starving even high-priority writers. In contrast, because readers
321 preventing that writer from starving readers.
/linux/drivers/net/ethernet/chelsio/cxgb4vf/
A Dadapter.h133 unsigned long starving; /* # of times FL was found starving */ member
A Dsge.c2101 fl->starving++; in sge_rx_timer_cb()
2369 fl->starving = 0; in t4vf_sge_alloc_rxq()
A Dcxgb4vf_main.c2222 R("FLStarving:", fl.starving); in sge_qstats_show()
/linux/drivers/net/ethernet/chelsio/cxgb4/
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()
A Dcxgb4.h742 unsigned long starving; member
A Dsge.c4263 fl->starving++; in sge_rx_timer_cb()
4496 fl->alloc_failed = fl->large_alloc_failed = fl->starving = 0; in t4_sge_alloc_rxq()
/linux/Documentation/RCU/
A Dstallwarn.rst244 kernels, if a high-priority process is starving RCU's softirq handler.
/linux/Documentation/block/
A Dbfq-iosched.rst293 the Idle class, to prevent it from starving.
/linux/Documentation/scheduler/
A Dsched-deadline.rst351 Moreover, if the total utilization is larger than M, then we risk starving
/linux/Documentation/admin-guide/cgroup-v1/
A Dcpusets.rst678 violate cpuset placement, over starving a task that has had all

Completed in 49 milliseconds