Searched refs:test_legit (Results 1 – 1 of 1) sorted by relevance
191 #define test_legit(size, check) \ in usercopy_test_valid() macro205 test_legit(u8, 0x5a); in usercopy_test_valid()206 test_legit(u16, 0x5a5b); in usercopy_test_valid()207 test_legit(u32, 0x5a5b5c5d); in usercopy_test_valid()209 test_legit(u64, 0x5a5b5c5d6a6b6c6d); in usercopy_test_valid()211 #undef test_legit in usercopy_test_valid()