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

/linux-4.4.14/drivers/media/platform/sti/bdisp/
H A Dbdisp-reg.h10 u32 cic; member in struct:bdisp_node
/linux-4.4.14/block/
H A Dcfq-iosched.c879 static inline struct cfq_queue *cic_to_cfqq(struct cfq_io_cq *cic, bool is_sync) cic_to_cfqq() argument
884 static inline void cic_set_cfqq(struct cfq_io_cq *cic, struct cfq_queue *cfqq, cic_set_cfqq() argument
890 static inline struct cfq_data *cic_to_cfqd(struct cfq_io_cq *cic) cic_to_cfqd() argument
2462 struct cfq_io_cq *cic; cfq_find_rq_fmerge() local
2583 struct cfq_io_cq *cic; cfq_allow_merge() local
2900 struct cfq_io_cq *cic; cfq_arm_slice_timer() local
3487 struct cfq_io_cq *cic = RQ_CIC(rq); cfq_dispatch_request() local
3607 struct cfq_io_cq *cic = icq_to_cic(icq); cfq_init_icq() local
3614 struct cfq_io_cq *cic = icq_to_cic(icq); cfq_exit_icq() local
3628 static void cfq_init_prio_data(struct cfq_queue *cfqq, struct cfq_io_cq *cic) cfq_init_prio_data() argument
3670 static void check_ioprio_changed(struct cfq_io_cq *cic, struct bio *bio) check_ioprio_changed() argument
3718 static void check_blkcg_changed(struct cfq_io_cq *cic, struct bio *bio) check_blkcg_changed() argument
3756 static inline void check_blkcg_changed(struct cfq_io_cq *cic, struct bio *bio) { } check_blkcg_changed() argument
3778 cfq_get_queue(struct cfq_data *cfqd, bool is_sync, struct cfq_io_cq *cic, cfq_get_queue() argument
4031 struct cfq_io_cq *cic = RQ_CIC(rq); cfq_rq_enqueued() local
4132 struct cfq_io_cq *cic = cfqd->active_cic; cfq_should_wait_busy() local
4269 struct cfq_io_cq *cic; cfq_may_queue() local
4315 cfq_merge_cfqqs(struct cfq_data *cfqd, struct cfq_io_cq *cic, cfq_merge_cfqqs() argument
4330 split_cfqq(struct cfq_io_cq *cic, struct cfq_queue *cfqq) split_cfqq() argument
4354 struct cfq_io_cq *cic = icq_to_cic(rq->elv.icq); cfq_set_request() local
3841 cfq_update_io_thinktime(struct cfq_data *cfqd, struct cfq_queue *cfqq, struct cfq_io_cq *cic) cfq_update_io_thinktime() argument
3879 cfq_update_idle_window(struct cfq_data *cfqd, struct cfq_queue *cfqq, struct cfq_io_cq *cic) cfq_update_idle_window() argument

Completed in 208 milliseconds