Searched refs:throtl_log (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/block/ |
| H A D | blk-throttle.c | 120 #define throtl_log(sq, fmt, args...) do { \ macro 435 throtl_log(sq, "schedule timer. delay=%lu jiffies=%lu", in throtl_schedule_pending_timer() 492 throtl_log(&tg->service_queue, in throtl_start_new_slice_with_credit() 508 throtl_log(&tg->service_queue, in throtl_start_new_slice() 524 throtl_log(&tg->service_queue, in throtl_extend_slice() 633 throtl_log(&tg->service_queue, in throtl_trim_slice() 674 throtl_log(&tg->service_queue, "%s: %lld %lld %d %d\n", __func__, in tg_update_carryover() 1040 throtl_log(sq, "dispatch nr_queued=%u read=%u write=%u", in throtl_pending_timer_fn() 1046 throtl_log(sq, "bios disp=%u", ret); in throtl_pending_timer_fn() 1158 throtl_log(&tg->service_queue, in tg_conf_updated() [all …]
|