Searched refs:throtl_log (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/block/ |
D | blk-throttle.c | 244 #define throtl_log(sq, fmt, args...) do { \ macro 652 throtl_log(sq, "schedule timer. delay=%lu jiffies=%lu", in throtl_schedule_pending_timer() 709 throtl_log(&tg->service_queue, in throtl_start_new_slice_with_credit() 721 throtl_log(&tg->service_queue, in throtl_start_new_slice() 737 throtl_log(&tg->service_queue, in throtl_extend_slice() 805 throtl_log(&tg->service_queue, in throtl_trim_slice() 1212 throtl_log(sq, "dispatch nr_queued=%u read=%u write=%u", in throtl_pending_timer_fn() 1218 throtl_log(sq, "bios disp=%u", ret); in throtl_pending_timer_fn() 1378 throtl_log(&tg->service_queue, in tg_set_conf() 1559 throtl_log(sq, "[%c] bio. bdisp=%llu sz=%u bps=%llu iodisp=%u iops=%u queued=%d/%d", in blk_throtl_bio()
|