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

/linux-4.4.14/lib/
H A Dtest-kstrtox.c292 DECLARE_TEST_OK(u64, struct test_u64); test_kstrtou64_ok()
293 static DEFINE_TEST_OK(struct test_u64, test_u64_ok) = { test_kstrtou64_ok()
/linux-4.4.14/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_tlv.c614 static const u64 test_u64 = 0xfedcba9876543210ull; variable
668 fm10k_tlv_attr_put_u64(msg, FM10K_TEST_MSG_U64, test_u64); fm10k_tlv_msg_test_generate_data()
792 if (!err && test_u64 != result_u64) fm10k_tlv_msg_test()

Completed in 55 milliseconds