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

/linux-4.4.14/lib/
H A Dtest-kstrtox.c395 DECLARE_TEST_OK(u32, struct test_u32); test_kstrtou32_ok()
396 static DEFINE_TEST_OK(struct test_u32, test_u32_ok) = { test_kstrtou32_ok()
/linux-4.4.14/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_tlv.c615 static const u32 test_u32 = 0x87654321; variable
666 fm10k_tlv_attr_put_u32(msg, FM10K_TEST_MSG_U32, test_u32); fm10k_tlv_msg_test_generate_data()
784 if (!err && test_u32 != result_u32) fm10k_tlv_msg_test()

Completed in 60 milliseconds