Home
last modified time | relevance | path

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

/Linux-v5.10/lib/
Dtest_bitmap.c73 const unsigned long *exp_bmap, const unsigned long *bmap, in __check_eq_bitmap() argument
76 if (!bitmap_equal(exp_bmap, bmap, nbits)) { in __check_eq_bitmap()
79 nbits, exp_bmap, nbits, bmap); in __check_eq_bitmap()