lib/test-kstrtox.c
240
static DEFINE_TEST_OK(struct test_ll, test_ll_ok) = {
lib/test-kstrtox.c
293
static DEFINE_TEST_OK(struct test_u64, test_u64_ok) = {
lib/test-kstrtox.c
344
static DEFINE_TEST_OK(struct test_s64, test_s64_ok) = {
lib/test-kstrtox.c
396
static DEFINE_TEST_OK(struct test_u32, test_u32_ok) = {
lib/test-kstrtox.c
447
static DEFINE_TEST_OK(struct test_s32, test_s32_ok) = {
lib/test-kstrtox.c
499
static DEFINE_TEST_OK(struct test_u16, test_u16_ok) = {
lib/test-kstrtox.c
550
static DEFINE_TEST_OK(struct test_s16, test_s16_ok) = {
lib/test-kstrtox.c
604
static DEFINE_TEST_OK(struct test_u8, test_u8_ok) = {
lib/test-kstrtox.c
655
static DEFINE_TEST_OK(struct test_s8, test_s8_ok) = {
lib/test-kstrtox.c
71
static DEFINE_TEST_OK(struct test_ull, test_ull_ok) = {