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

/linux-master/lib/
H A Dsbitmap.c324 void sbitmap_show(struct sbitmap *sb, struct seq_file *m) function
332 EXPORT_SYMBOL_GPL(sbitmap_show); variable
692 sbitmap_show(&sbq->sb, m);
/linux-master/include/linux/
H A Dsbitmap.h372 * sbitmap_show() - Dump &struct sbitmap information to a &struct seq_file.
378 void sbitmap_show(struct sbitmap *sb, struct seq_file *m);

Completed in 224 milliseconds