Home
last modified time | relevance | path

Searched refs:__sbitmap_for_each_set (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dsbitmap.h247 static inline void __sbitmap_for_each_set(struct sbitmap *sb, in __sbitmap_for_each_set() function
302 __sbitmap_for_each_set(sb, 0, fn, data); in sbitmap_for_each_set()
/openbmc/linux/block/
H A Dblk-mq.c1761 __sbitmap_for_each_set(&hctx->ctx_map, off, in blk_mq_dequeue_from_ctx()