Searched refs:cfq_queue (Results 1 – 1 of 1) sorted by relevance
58 #define RQ_CFQQ(rq) (struct cfq_queue *) ((rq)->elv.priv[0])97 struct cfq_queue { struct147 struct cfq_queue *new_cfqq; argument298 struct cfq_queue *cfqq[2];356 struct cfq_queue *active_queue;362 struct cfq_queue *async_cfqq[2][IOPRIO_BE_NR];363 struct cfq_queue *async_idle_cfqq;384 struct cfq_queue oom_cfqq;421 static inline void cfq_mark_cfqq_##name(struct cfq_queue *cfqq) \425 static inline void cfq_clear_cfqq_##name(struct cfq_queue *cfqq) \[all …]