Searched defs:cic (Results 1 - 1 of 1) sorted by relevance

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

Completed in 90 milliseconds