Searched refs:starving (Results 1 – 8 of 8) sorted by relevance
/linux-3.4.99/lib/ |
D | lru_cache.c | 181 lc->starving = 0; in lc_reset() 218 lc->hits, lc->misses, lc->starving, lc->dirty, lc->changed); in lc_seq_printf_stats() 355 ++lc->starving; in lc_get() 411 ++lc->starving; in lc_try_get()
|
/linux-3.4.99/include/linux/ |
D | lru_cache.h | 199 unsigned long hits, misses, starving, dirty, changed; member
|
/linux-3.4.99/drivers/net/ethernet/chelsio/cxgb4vf/ |
D | adapter.h | 128 unsigned long starving; /* # of times FL was found starving */ member
|
D | sge.c | 1960 fl->starving++; in sge_rx_timer_cb() 2171 fl->starving = 0; in t4vf_sge_alloc_rxq()
|
D | cxgb4vf_main.c | 1799 R("FLStarving:", fl.starving); in sge_qstats_show()
|
/linux-3.4.99/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4.h | 318 unsigned long starving; member
|
D | sge.c | 1905 fl->starving++; in sge_rx_timer_cb() 2053 fl->alloc_failed = fl->large_alloc_failed = fl->starving = 0; in t4_sge_alloc_rxq()
|
/linux-3.4.99/Documentation/cgroups/ |
D | cpusets.txt | 651 violate cpuset placement, over starving a task that has had all
|