Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Dsbitmap.c324 void sbitmap_show(struct sbitmap *sb, struct seq_file *m) in sbitmap_show() function
332 EXPORT_SYMBOL_GPL(sbitmap_show);
697 sbitmap_show(&sbq->sb, m); in sbitmap_queue_show()
/openbmc/linux/include/linux/
H A Dsbitmap.h378 void sbitmap_show(struct sbitmap *sb, struct seq_file *m);