Home
last modified time | relevance | path

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

/Linux-v6.6/lib/
Dtest_bitmap.c77 const unsigned long *exp_bmap, const unsigned long *bmap, in __check_eq_bitmap() argument
80 if (!bitmap_equal(exp_bmap, bmap, nbits)) { in __check_eq_bitmap()
83 nbits, exp_bmap, nbits, bmap); in __check_eq_bitmap()