Searched refs:sbitmap_for_each_set (Results 1 – 4 of 4) sorted by relevance
317 sbitmap_for_each_set(&bt->sb, bt_iter, &iter_data); in bt_for_each()384 sbitmap_for_each_set(&bt->sb, bt_tags_iter, &iter_data); in bt_tags_for_each()
692 sbitmap_for_each_set(&khd->kcq_map[sched_domain], in kyber_flush_busy_kcqs()
1717 sbitmap_for_each_set(&hctx->ctx_map, flush_busy_ctx, &data); in blk_mq_flush_busy_ctxs()
299 static inline void sbitmap_for_each_set(struct sbitmap *sb, sb_for_each_fn fn, in sbitmap_for_each_set() function
Completed in 15 milliseconds