Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dsbitmap.h235 typedef bool (*sb_for_each_fn)(struct sbitmap *, unsigned int, void *); typedef
249 sb_for_each_fn fn, void *data) in __sbitmap_for_each_set()
299 static inline void sbitmap_for_each_set(struct sbitmap *sb, sb_for_each_fn fn, in sbitmap_for_each_set()