Home
last modified time | relevance | path

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

/linux-6.3-rc2/lib/
A Dtest_user_copy.c287 #define test_illegal(size, check) \ in test_user_copy_init() macro
302 test_illegal(u8, 0x5a); in test_user_copy_init()
303 test_illegal(u16, 0x5a5b); in test_user_copy_init()
304 test_illegal(u32, 0x5a5b5c5d); in test_user_copy_init()
306 test_illegal(u64, 0x5a5b5c5d6a6b6c6d); in test_user_copy_init()
308 #undef test_illegal in test_user_copy_init()

Completed in 3 milliseconds