Searched refs:cfq_log_cfqq (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/block/
H A Dcfq-iosched.c359 #define cfq_log_cfqq(cfqd, cfqq, fmt, args...) \ macro
369 #define cfq_log_cfqq(cfqd, cfqq, fmt, args...) \ macro
629 cfq_log_cfqq(cfqd, cfqq, "set_slice=%lu", cfqq->slice_end - jiffies);
965 cfq_log_cfqq(cfqq->cfqd, cfqq, "sl_used=%u disp=%u charge=%u iops=%u"
1189 cfq_log_cfqq(cfqd, cfqq, "moving to root group");
1206 cfq_log_cfqq(cfqd, cfqq, "moved to origin group");
1365 cfq_log_cfqq(cfqd, cfqq, "add_to_rr");
1379 cfq_log_cfqq(cfqd, cfqq, "del_from_rr");
1494 cfq_log_cfqq(cfqd, RQ_CFQQ(rq), "activate rq, drv=%d",
1506 cfq_log_cfqq(cfq
[all...]

Completed in 106 milliseconds