Searched refs:bitmap_print_to_pagebuf (Results 1 – 3 of 3) sorted by relevance
14 bitmap_print_to_pagebuf(true, buf, p->primes, p->sz); in dump_primes()
58 int bitmap_print_to_pagebuf(bool list, char *buf, const unsigned long *maskp, in bitmap_print_to_pagebuf() function66 EXPORT_SYMBOL(bitmap_print_to_pagebuf);
547 ret = bitmap_print_to_pagebuf(true, buf, bmap, PAGE_SIZE * 8); in test_bitmap_printlist()
Completed in 6 milliseconds