Searched refs:starving (Results 1 – 10 of 10) sorted by relevance
/linux-4.1.27/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() 381 ++lc->starving; in __lc_get()
|
/linux-4.1.27/include/linux/ |
D | lru_cache.h | 208 unsigned long hits, misses, starving, locked, changed; member
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4vf/ |
D | adapter.h | 131 unsigned long starving; /* # of times FL was found starving */ member
|
D | sge.c | 2072 fl->starving++; in sge_rx_timer_cb() 2317 fl->starving = 0; in t4vf_sge_alloc_rxq()
|
D | cxgb4vf_main.c | 1934 R("FLStarving:", fl.starving); in sge_qstats_show()
|
/linux-4.1.27/Documentation/RCU/ |
D | stallwarn.txt | 143 kernels, if a high-priority process is starving RCU's softirq handler.
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4.h | 456 unsigned long starving; member
|
D | sge.c | 2298 fl->starving++; in sge_rx_timer_cb() 2523 fl->alloc_failed = fl->large_alloc_failed = fl->starving = 0; in t4_sge_alloc_rxq()
|
/linux-4.1.27/Documentation/scheduler/ |
D | sched-deadline.txt | 151 Moreover, if the total utilisation is larger than M, then we risk starving
|
/linux-4.1.27/Documentation/cgroups/ |
D | cpusets.txt | 657 violate cpuset placement, over starving a task that has had all
|