Home
last modified time | relevance | path

Searched refs:DEFINE_TEST_OK (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/lib/
H A Dtest-kstrtox.c23 #define DEFINE_TEST_OK(type, test) \ macro
71 static DEFINE_TEST_OK(struct test_ull, test_ull_ok) = { in test_kstrtoull_ok()
240 static DEFINE_TEST_OK(struct test_ll, test_ll_ok) = { in test_kstrtoll_ok()
293 static DEFINE_TEST_OK(struct test_u64, test_u64_ok) = { in test_kstrtou64_ok()
344 static DEFINE_TEST_OK(struct test_s64, test_s64_ok) = { in test_kstrtos64_ok()
396 static DEFINE_TEST_OK(struct test_u32, test_u32_ok) = { in test_kstrtou32_ok()
447 static DEFINE_TEST_OK(struct test_s32, test_s32_ok) = { in test_kstrtos32_ok()
499 static DEFINE_TEST_OK(struct test_u16, test_u16_ok) = { in test_kstrtou16_ok()
550 static DEFINE_TEST_OK(struct test_s16, test_s16_ok) = { in test_kstrtos16_ok()
604 static DEFINE_TEST_OK(struc in test_kstrtou8_ok()
[all...]
/kernel/linux/linux-6.6/lib/
H A Dtest-kstrtox.c23 #define DEFINE_TEST_OK(type, test) \ macro
71 static DEFINE_TEST_OK(struct test_ull, test_ull_ok) = { in test_kstrtoull_ok()
240 static DEFINE_TEST_OK(struct test_ll, test_ll_ok) = { in test_kstrtoll_ok()
293 static DEFINE_TEST_OK(struct test_u64, test_u64_ok) = { in test_kstrtou64_ok()
344 static DEFINE_TEST_OK(struct test_s64, test_s64_ok) = { in test_kstrtos64_ok()
396 static DEFINE_TEST_OK(struct test_u32, test_u32_ok) = { in test_kstrtou32_ok()
447 static DEFINE_TEST_OK(struct test_s32, test_s32_ok) = { in test_kstrtos32_ok()
499 static DEFINE_TEST_OK(struct test_u16, test_u16_ok) = { in test_kstrtou16_ok()
550 static DEFINE_TEST_OK(struct test_s16, test_s16_ok) = { in test_kstrtos16_ok()
604 static DEFINE_TEST_OK(struc in test_kstrtou8_ok()
[all...]

Completed in 2 milliseconds