Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/lib/
H A Dtest_bitmap.c130 const unsigned char *const clump_exp, in __check_eq_clump8() argument
141 exp = clump_exp[offset / 8]; in __check_eq_clump8()
532 static const unsigned char clump_exp[] __initconst = { variable
562 expect_eq_clump8(start, CLUMP_EXP_NUMBITS, clump_exp, &clump); in test_for_each_set_clump8()