Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dblk-mq-tag.c248 busy_tag_iter_fn *fn;
314 struct sbitmap_queue *bt, busy_tag_iter_fn *fn, in bt_for_each()
330 busy_tag_iter_fn *fn;
382 busy_tag_iter_fn *fn, void *data, unsigned int flags) in bt_tags_for_each()
396 busy_tag_iter_fn *fn, void *priv, unsigned int flags) in __blk_mq_all_tag_iter()
418 void blk_mq_all_tag_iter(struct blk_mq_tags *tags, busy_tag_iter_fn *fn, in blk_mq_all_tag_iter()
438 busy_tag_iter_fn *fn, void *priv) in blk_mq_tagset_busy_iter()
497 void blk_mq_queue_tag_busy_iter(struct request_queue *q, busy_tag_iter_fn *fn, in blk_mq_queue_tag_busy_iter()
H A Dblk-mq.h183 void blk_mq_queue_tag_busy_iter(struct request_queue *q, busy_tag_iter_fn *fn,
185 void blk_mq_all_tag_iter(struct blk_mq_tags *tags, busy_tag_iter_fn *fn,
/openbmc/linux/include/linux/
H A Dblk-mq.h531 typedef bool (busy_tag_iter_fn)(struct request *, void *); typedef
889 busy_tag_iter_fn *fn, void *priv);