Searched defs:tests (Results 1 – 6 of 6) sorted by relevance
/linux-3.3/drivers/net/ethernet/sfc/ |
D | selftest.c | 87 static int efx_test_phy_alive(struct efx_nic *efx, struct efx_self_tests *tests) in efx_test_phy_alive() 99 static int efx_test_nvram(struct efx_nic *efx, struct efx_self_tests *tests) in efx_test_nvram() 111 static int efx_test_chip(struct efx_nic *efx, struct efx_self_tests *tests) in efx_test_chip() 132 struct efx_self_tests *tests) in efx_test_interrupts() 162 struct efx_self_tests *tests) in efx_test_eventq_irq() 217 static int efx_test_phy(struct efx_nic *efx, struct efx_self_tests *tests, in efx_test_phy() 587 static int efx_test_loopbacks(struct efx_nic *efx, struct efx_self_tests *tests, in efx_test_loopbacks() 659 int efx_selftest(struct efx_nic *efx, struct efx_self_tests *tests, in efx_selftest()
|
D | ethtool.c | 382 struct efx_self_tests *tests, in efx_ethtool_fill_self_tests()
|
/linux-3.3/arch/arm/kernel/ |
D | kprobes-test-thumb.c | 19 #define DONT_TEST_IN_ITBLOCK(tests) \ argument 24 #define CONDITION_INSTRUCTIONS(cc_pos, tests) \ argument
|
/linux-3.3/crypto/async_tx/ |
D | raid6test.c | 160 static int test(int disks, int *tests) in test() 203 int tests = 0; in raid6_test() local
|
/linux-3.3/include/linux/netfilter/ |
D | xt_u32.h | 37 struct xt_u32_test tests[XT_U32_MAXSIZE+1]; member
|
/linux-3.3/tools/perf/ |
D | builtin-test.c | 1302 } tests[] = { variable
|