/kernel/linux/linux-5.10/lib/ |
H A D | lru_cache.c | 204 lc->starving = 0; in lc_reset() 233 * (starving + hits + misses) in lc_seq_printf_stats() 238 seq_printf(seq, "\t%s: used:%u/%u hits:%lu misses:%lu starving:%lu locked:%lu changed:%lu\n", in lc_seq_printf_stats() 240 lc->hits, lc->misses, lc->starving, lc->locked, lc->changed); in lc_seq_printf_stats() 367 ++lc->starving; in __lc_get()
|
/kernel/linux/linux-6.6/lib/ |
H A D | lru_cache.c | 194 lc->starving = 0; in lc_reset() 223 * (starving + hits + misses) in lc_seq_printf_stats() 228 seq_printf(seq, "\t%s: used:%u/%u hits:%lu misses:%lu starving:%lu locked:%lu changed:%lu\n", in lc_seq_printf_stats() 230 lc->hits, lc->misses, lc->starving, lc->locked, lc->changed); in lc_seq_printf_stats() 357 ++lc->starving; in __lc_get()
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | lru_cache.h | 196 unsigned long hits, misses, starving, locked, changed; member 226 * unused element available, we are "starving", and must not give out 230 * if the statistics say we are frequently starving,
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | lru_cache.h | 196 unsigned long hits, misses, starving, locked, changed; member 225 * unused element available, we are "starving", and must not give out 229 * if the statistics say we are frequently starving,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4vf/ |
H A D | adapter.h | 132 unsigned long starving; /* # of times FL was found starving */ member 287 * State for managing "starving Free Lists" -- Free Lists which have 291 * make periodic attempts to refill these starving Free Lists ...
|
H A D | sge.c | 253 * fl_starving - return whether a Free List is starving. 602 * mark it as starving in the bitmap of starving FLs. 2075 * being actively polled, then bump its "starving" counter and attempt in sge_rx_timer_cb() 2077 * the Free List over the starving threshold, then we can clear its in sge_rx_timer_cb() 2078 * "starving" status. in sge_rx_timer_cb() 2093 * schedule napi but the FL is no longer starving. in sge_rx_timer_cb() 2101 fl->starving++; in sge_rx_timer_cb() 2109 * Reschedule the next scan for starving Free Lists ... in sge_rx_timer_cb() 2369 fl->starving in t4vf_sge_alloc_rxq() [all...] |
H A D | cxgb4vf_main.c | 2218 R("FLStarving:", fl.starving); in sge_qstats_show()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4vf/ |
H A D | adapter.h | 133 unsigned long starving; /* # of times FL was found starving */ member 288 * State for managing "starving Free Lists" -- Free Lists which have 292 * make periodic attempts to refill these starving Free Lists ...
|
H A D | sge.c | 253 * fl_starving - return whether a Free List is starving. 602 * mark it as starving in the bitmap of starving FLs. 2072 * being actively polled, then bump its "starving" counter and attempt in sge_rx_timer_cb() 2074 * the Free List over the starving threshold, then we can clear its in sge_rx_timer_cb() 2075 * "starving" status. in sge_rx_timer_cb() 2090 * schedule napi but the FL is no longer starving. in sge_rx_timer_cb() 2098 fl->starving++; in sge_rx_timer_cb() 2106 * Reschedule the next scan for starving Free Lists ... in sge_rx_timer_cb() 2366 fl->starving in t4vf_sge_alloc_rxq() [all...] |
H A D | cxgb4vf_main.c | 2226 R("FLStarving:", fl.starving); in sge_qstats_show()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_debugfs.c | 2739 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 D | cxgb4.h | 743 unsigned long low; /* # of times momentarily starving */ 744 unsigned long starving; member 1012 struct timer_list rx_timer; /* refills starving FLs */
|
H A D | sge.c | 227 * fl_starving - return whether a Free List is starving. 531 * found critically low mark it as starving in the bitmap of starving FLs. 4240 fl->starving++; in sge_rx_timer_cb() 4473 fl->alloc_failed = fl->large_alloc_failed = fl->starving = 0; in t4_sge_alloc_rxq() 5164 * A FL with <= fl_starve_thres buffers is starving and a periodic in t4_sge_init()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_debugfs.c | 2739 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 D | cxgb4.h | 741 unsigned long low; /* # of times momentarily starving */ 742 unsigned long starving; member 1010 struct timer_list rx_timer; /* refills starving FLs */
|
H A D | sge.c | 227 * fl_starving - return whether a Free List is starving. 531 * found critically low mark it as starving in the bitmap of starving FLs. 4265 fl->starving++; in sge_rx_timer_cb() 4498 fl->alloc_failed = fl->large_alloc_failed = fl->starving = 0; in t4_sge_alloc_rxq() 5194 * A FL with <= fl_starve_thres buffers is starving and a periodic in t4_sge_init()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/ |
H A D | cwsr_trap_handler_gfx9.asm | 311 // Set SPI_PRIO=2 to avoid starving instruction fetch in the waves we're waiting for.
|
H A D | cwsr_trap_handler_gfx8.asm | 221 // Set SPI_PRIO=2 to avoid starving instruction fetch in the waves we're waiting for.
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/ |
H A D | cwsr_trap_handler_gfx9.asm | 361 // Set SPI_PRIO=2 to avoid starving instruction fetch in the waves we're waiting for.
|
H A D | cwsr_trap_handler_gfx8.asm | 221 // Set SPI_PRIO=2 to avoid starving instruction fetch in the waves we're waiting for.
|