Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Dsbitmap.c346 void sbitmap_show(struct sbitmap *sb, struct seq_file *m) in sbitmap_show() function
354 EXPORT_SYMBOL_GPL(sbitmap_show);
719 sbitmap_show(&sbq->sb, m); in sbitmap_queue_show()
/openbmc/linux/include/linux/
H A Dsbitmap.h383 void sbitmap_show(struct sbitmap *sb, struct seq_file *m);