lib/test-kstrtox.c
241
static DEFINE_TEST_OK(struct test_ll, test_ll_ok) = {
lib/test-kstrtox.c
296
static DEFINE_TEST_OK(struct test_u64, test_u64_ok) = {
lib/test-kstrtox.c
348
static DEFINE_TEST_OK(struct test_s64, test_s64_ok) = {
lib/test-kstrtox.c
402
static DEFINE_TEST_OK(struct test_u32, test_u32_ok) = {
lib/test-kstrtox.c
453
static DEFINE_TEST_OK(struct test_s32, test_s32_ok) = {
lib/test-kstrtox.c
505
static DEFINE_TEST_OK(struct test_u16, test_u16_ok) = {
lib/test-kstrtox.c
556
static DEFINE_TEST_OK(struct test_s16, test_s16_ok) = {
lib/test-kstrtox.c
610
static DEFINE_TEST_OK(struct test_u8, test_u8_ok) = {
lib/test-kstrtox.c
661
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) = {