Home
last modified time | relevance | path

Searched refs:exit_icq (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/block/
H A Dblk-ioc.c53 if (et->ops.exit_icq) in ioc_exit_icq()
54 et->ops.exit_icq(icq); in ioc_exit_icq()
H A Delevator.h50 void (*exit_icq)(struct io_cq *); member
H A Dbfq-iosched.c7602 .exit_icq = bfq_exit_icq,