Home
last modified time | relevance | path

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

/linux/lib/
H A Dsbitmap.c380 void sbitmap_show(struct sbitmap *sb, struct seq_file *m) in sbitmap_show() function
388 EXPORT_SYMBOL_GPL(sbitmap_show);
730 sbitmap_show(&sbq->sb, m); in sbitmap_queue_show()
/linux/include/linux/
H A Dsbitmap.h360 * sbitmap_show() - Dump &struct sbitmap information to a &struct seq_file.
366 void sbitmap_show(struct sbitmap *sb, struct seq_file *m);