Lines Matching defs:cic

878 static inline struct cfq_queue *cic_to_cfqq(struct cfq_io_cq *cic, bool is_sync)  in cic_to_cfqq()
883 static inline void cic_set_cfqq(struct cfq_io_cq *cic, struct cfq_queue *cfqq, in cic_set_cfqq()
889 static inline struct cfq_data *cic_to_cfqd(struct cfq_io_cq *cic) in cic_to_cfqd()
2285 struct cfq_io_cq *cic; in cfq_find_rq_fmerge() local
2406 struct cfq_io_cq *cic; in cfq_allow_merge() local
2723 struct cfq_io_cq *cic; in cfq_arm_slice_timer() local
3311 struct cfq_io_cq *cic = RQ_CIC(rq); in cfq_dispatch_request() local
3431 struct cfq_io_cq *cic = icq_to_cic(icq); in cfq_init_icq() local
3438 struct cfq_io_cq *cic = icq_to_cic(icq); in cfq_exit_icq() local
3452 static void cfq_init_prio_data(struct cfq_queue *cfqq, struct cfq_io_cq *cic) in cfq_init_prio_data()
3494 static void check_ioprio_changed(struct cfq_io_cq *cic, struct bio *bio) in check_ioprio_changed()
3546 static void check_blkcg_changed(struct cfq_io_cq *cic, struct bio *bio) in check_blkcg_changed()
3577 static inline void check_blkcg_changed(struct cfq_io_cq *cic, struct bio *bio) { } in check_blkcg_changed()
3581 cfq_find_alloc_queue(struct cfq_data *cfqd, bool is_sync, struct cfq_io_cq *cic, in cfq_find_alloc_queue()
3661 cfq_get_queue(struct cfq_data *cfqd, bool is_sync, struct cfq_io_cq *cic, in cfq_get_queue()
3707 struct cfq_io_cq *cic) in cfq_update_io_thinktime()
3745 struct cfq_io_cq *cic) in cfq_update_idle_window()
3896 struct cfq_io_cq *cic = RQ_CIC(rq); in cfq_rq_enqueued() local
3997 struct cfq_io_cq *cic = cfqd->active_cic; in cfq_should_wait_busy() local
4134 struct cfq_io_cq *cic; in cfq_may_queue() local
4180 cfq_merge_cfqqs(struct cfq_data *cfqd, struct cfq_io_cq *cic, in cfq_merge_cfqqs()
4195 split_cfqq(struct cfq_io_cq *cic, struct cfq_queue *cfqq) in split_cfqq()
4219 struct cfq_io_cq *cic = icq_to_cic(rq->elv.icq); in cfq_set_request() local