Searched refs:cfq_queue (Results 1 – 1 of 1) sorted by relevance
58 #define RQ_CFQQ(rq) (struct cfq_queue *) ((rq)->elv.priv[0])102 struct cfq_queue { struct152 struct cfq_queue *new_cfqq; argument303 struct cfq_queue *async_cfqq[2][IOPRIO_BE_NR];304 struct cfq_queue *async_idle_cfqq;310 struct cfq_queue *cfqq[2];368 struct cfq_queue *active_queue;390 struct cfq_queue oom_cfqq;396 static void cfq_put_queue(struct cfq_queue *cfqq);428 static inline void cfq_mark_cfqq_##name(struct cfq_queue *cfqq) \[all …]