nr_shortages 1352 block/blk-iocost.c int nr_surpluses = 0, nr_shortages = 0, nr_lagging = 0; nr_shortages 1497 block/blk-iocost.c nr_shortages++; nr_shortages 1501 block/blk-iocost.c if (!nr_shortages || !nr_surpluses) nr_shortages 1555 block/blk-iocost.c if (nr_shortages && !nr_lagging) { nr_shortages 1603 block/blk-iocost.c nr_lagging, nr_shortages, nr_shortages 1612 block/blk-iocost.c nr_shortages, nr_surpluses); nr_shortages 134 include/trace/events/iocost.h u32 rq_wait_pct, int nr_lagging, int nr_shortages, nr_shortages 137 include/trace/events/iocost.h TP_ARGS(ioc, new_vrate, missed_ppm, rq_wait_pct, nr_lagging, nr_shortages, nr_shortages 149 include/trace/events/iocost.h __field(int, nr_shortages) nr_shortages 162 include/trace/events/iocost.h __entry->nr_shortages = nr_shortages; nr_shortages 170 include/trace/events/iocost.h __entry->rq_wait_pct, __entry->nr_lagging, __entry->nr_shortages,