Home
last modified time | relevance | path

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

/Linux-v4.19/lib/
Dtest_bitmap.c36 const unsigned long *exp_bmap, const unsigned long *bmap, in __check_eq_bitmap() argument
39 if (!bitmap_equal(exp_bmap, bmap, nbits)) { in __check_eq_bitmap()
42 nbits, exp_bmap, nbits, bmap); in __check_eq_bitmap()