Searched refs:starving (Results 1 – 12 of 12) sorted by relevance
/Linux-v4.19/lib/ |
D | lru_cache.c | 216 lc->starving = 0; in lc_reset() 252 lc->hits, lc->misses, lc->starving, lc->locked, lc->changed); in lc_seq_printf_stats() 379 ++lc->starving; in __lc_get()
|
/Linux-v4.19/include/linux/ |
D | lru_cache.h | 208 unsigned long hits, misses, starving, locked, changed; member
|
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4vf/ |
D | adapter.h | 132 unsigned long starving; /* # of times FL was found starving */ member
|
D | sge.c | 2100 fl->starving++; in sge_rx_timer_cb() 2367 fl->starving = 0; in t4vf_sge_alloc_rxq()
|
D | cxgb4vf_main.c | 2208 R("FLStarving:", fl.starving); in sge_qstats_show()
|
/Linux-v4.19/Documentation/RCU/ |
D | stallwarn.txt | 210 kernels, if a high-priority process is starving RCU's softirq handler.
|
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4.h | 622 unsigned long starving; member
|
D | sge.c | 3268 fl->starving++; in sge_rx_timer_cb() 3500 fl->alloc_failed = fl->large_alloc_failed = fl->starving = 0; in t4_sge_alloc_rxq()
|
D | cxgb4_debugfs.c | 2797 RL("FLStarving:", fl.starving); in sge_qinfo_show()
|
/Linux-v4.19/Documentation/block/ |
D | bfq-iosched.txt | 272 the Idle class, to prevent it from starving.
|
/Linux-v4.19/Documentation/scheduler/ |
D | sched-deadline.txt | 345 Moreover, if the total utilization is larger than M, then we risk starving
|
/Linux-v4.19/Documentation/cgroup-v1/ |
D | cpusets.txt | 657 violate cpuset placement, over starving a task that has had all
|