Searched defs:icq (Results 1 – 5 of 5) sorted by relevance
34 struct io_cq *icq = container_of(head, struct io_cq, __rcu_head); in icq_free_icq_rcu() local43 static void ioc_exit_icq(struct io_cq *icq) in ioc_exit_icq()60 static void ioc_destroy_icq(struct io_cq *icq) in ioc_destroy_icq()102 struct io_cq *icq = hlist_entry(ioc->icq_list.first, in ioc_release_fn() local179 struct io_cq *icq; in put_io_context_active() local218 struct io_cq *icq = list_entry(icq_list->next, in __ioc_clear_queue() local334 struct io_cq *icq; in ioc_lookup_icq() local376 struct io_cq *icq; in ioc_create_icq() local
25 struct io_cq *icq; in blk_mq_sched_assign_ioc() local
388 static struct bfq_io_cq *icq_to_bic(struct io_cq *icq) in icq_to_bic()406 struct bfq_io_cq *icq; in bfq_bic_lookup() local4958 static void bfq_exit_icq(struct io_cq *icq) in bfq_exit_icq()
390 struct io_cq icq; /* must be the first member */ member
182 struct io_cq *icq; member