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

/linux-master/block/
H A Dblk-ioc.c37 struct io_cq *icq = container_of(head, struct io_cq, __rcu_head); local
46 static void ioc_exit_icq(struct io_cq *icq) argument
61 struct io_cq *icq; local
73 ioc_destroy_icq(struct io_cq *icq) argument
119 struct io_cq *icq = hlist_entry(ioc->icq_list.first, local
175 struct io_cq *icq = local
327 struct io_cq *icq; local
367 struct io_cq *icq; local
410 struct io_cq *icq = NULL; local
[all...]
H A Dbfq-iosched.h479 struct io_cq icq; /* must be the first member */ member in struct:bfq_io_cq
H A Dbfq-iosched.c445 static struct bfq_io_cq *icq_to_bic(struct io_cq *icq) argument
457 struct bfq_io_cq *icq; local
5466 bfq_exit_icq(struct io_cq *icq) argument
[all...]
/linux-master/include/linux/
H A Dblk-mq.h175 struct io_cq *icq; member in struct:request::__anon1880

Completed in 180 milliseconds