Searched defs:icq (Results 1 – 7 of 7) sorted by relevance
35 struct io_cq *icq = container_of(head, struct io_cq, __rcu_head); in icq_free_icq_rcu() local44 static void ioc_exit_icq(struct io_cq *icq) in ioc_exit_icq()63 static void ioc_destroy_icq(struct io_cq *icq) in ioc_destroy_icq()112 struct io_cq *icq = hlist_entry(ioc->icq_list.first, in ioc_release_fn() local178 struct io_cq *icq; in put_io_context_active() local234 struct io_cq *icq = list_entry(icq_list->next, in __ioc_clear_queue() local351 struct io_cq *icq; in ioc_lookup_icq() local393 struct io_cq *icq; in ioc_create_icq() local
38 struct io_cq *icq; in blk_mq_sched_assign_ioc() local
382 static struct bfq_io_cq *icq_to_bic(struct io_cq *icq) in icq_to_bic()400 struct bfq_io_cq *icq; in bfq_bic_lookup() local4120 static void bfq_exit_icq(struct io_cq *icq) in bfq_exit_icq()
316 struct io_cq icq; /* must be the first member */ member891 static inline struct cfq_io_cq *icq_to_cic(struct io_cq *icq) in icq_to_cic()3634 static void cfq_init_icq(struct io_cq *icq) in cfq_init_icq()3641 static void cfq_exit_icq(struct io_cq *icq) in cfq_exit_icq()
361 struct io_cq icq; /* must be the first member */ member
1353 struct io_cq *icq = NULL; in __get_request() local
202 struct io_cq *icq; member