Home
last modified time | relevance | path

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

/linux-6.3-rc2/block/
A Dblk-ioc.c37 struct io_cq *icq = container_of(head, struct io_cq, __rcu_head); in icq_free_icq_rcu() local
46 static void ioc_exit_icq(struct io_cq *icq) in ioc_exit_icq()
61 struct io_cq *icq; in ioc_exit_icqs() local
73 static void ioc_destroy_icq(struct io_cq *icq) in ioc_destroy_icq()
115 struct io_cq *icq = hlist_entry(ioc->icq_list.first, in ioc_release_fn() local
182 struct io_cq *icq = in ioc_clear_queue() local
331 struct io_cq *icq; in ioc_lookup_icq() local
371 struct io_cq *icq; in ioc_create_icq() local
414 struct io_cq *icq = NULL; in ioc_find_get_icq() local
A Dbfq-iosched.c446 static struct bfq_io_cq *icq_to_bic(struct io_cq *icq) in icq_to_bic()
458 struct bfq_io_cq *icq; in bfq_bic_lookup() local
5461 static void bfq_exit_icq(struct io_cq *icq) in bfq_exit_icq()
A Dbfq-iosched.h480 struct io_cq icq; /* must be the first member */ member
/linux-6.3-rc2/include/linux/
A Dblk-mq.h183 struct io_cq *icq; member

Completed in 20 milliseconds