Searched refs:cfq_queue (Results 1 – 1 of 1) sorted by relevance
64 #define RQ_CFQQ(rq) (struct cfq_queue *) ((rq)->elv.priv[0])109 struct cfq_queue { struct159 struct cfq_queue *new_cfqq; argument310 struct cfq_queue *async_cfqq[2][IOPRIO_BE_NR];311 struct cfq_queue *async_idle_cfqq;317 struct cfq_queue *cfqq[2];375 struct cfq_queue *active_queue;397 struct cfq_queue oom_cfqq;403 static void cfq_put_queue(struct cfq_queue *cfqq);435 static inline void cfq_mark_cfqq_##name(struct cfq_queue *cfqq) \[all …]