Searched defs:icq (Results 1 – 3 of 3) sorted by relevance
34 struct io_cq *icq = container_of(head, struct io_cq, __rcu_head); in icq_free_icq_rcu() local40 static void ioc_exit_icq(struct io_cq *icq) in ioc_exit_icq()54 static void ioc_destroy_icq(struct io_cq *icq) in ioc_destroy_icq()104 struct io_cq *icq = hlist_entry(ioc->icq_list.first, in ioc_release_fn() local168 struct io_cq *icq; in put_io_context_active() local224 struct io_cq *icq = list_entry(q->icq_list.next, in ioc_clear_queue() local319 struct io_cq *icq; in ioc_lookup_icq() local361 struct io_cq *icq; in ioc_create_icq() local
297 struct io_cq icq; /* must be the first member */ member864 static inline struct cfq_io_cq *icq_to_cic(struct io_cq *icq) in icq_to_cic()3409 static void cfq_init_icq(struct io_cq *icq) in cfq_init_icq()3416 static void cfq_exit_icq(struct io_cq *icq) in cfq_exit_icq()
901 struct io_cq *icq = NULL; in __get_request() local