Searched refs:bfq_log (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/block/ |
A D | bfq-iosched.c | 480 bfq_log(bfqd, "schedule dispatch"); in bfq_schedule_dispatch() 720 bfq_log(bfqd, "[%s] wr_busy %d sync %d depth %u", in bfq_limit_depth() 760 bfq_log(bfqd, "rq_pos_tree_lookup %llu: returning %d", in bfq_rq_pos_tree_lookup() 3427 bfq_log(bfqd, "new max_budget = %d", bfqd->bfq_max_budget); in update_thr_responsiveness_params() 3443 bfq_log(bfqd, in bfq_reset_rate_computation() 3595 bfq_log(bfqd, "update_peak_rate: goto reset, samples %d", in bfq_update_peak_rate() 5029 bfq_log(bfqd, "select_queue: no queue returned"); in bfq_select_queue() 5209 bfq_log(bfqd, "dispatch requests: %d busy queues", in __bfq_dispatch_request() 7047 bfq_log(bfqd, "put_async_bfqq: %p", bfqq); in __bfq_put_async_bfqq()
|
A D | bfq-iosched.h | 1208 #define bfq_log(bfqd, fmt, args...) \ macro
|
Completed in 17 milliseconds