Searched refs:test_legit (Results 1 – 1 of 1) sorted by relevance
222 #define test_legit(size, check) \ in test_user_copy_init() macro239 test_legit(u8, 0x5a); in test_user_copy_init()240 test_legit(u16, 0x5a5b); in test_user_copy_init()241 test_legit(u32, 0x5a5b5c5d); in test_user_copy_init()243 test_legit(u64, 0x5a5b5c5d6a6b6c6d); in test_user_copy_init()245 #undef test_legit in test_user_copy_init()