Searched defs:tests (Results 1 – 14 of 14) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/sfc/ |
D | selftest.c | 99 static int efx_test_phy_alive(struct efx_nic *efx, struct efx_self_tests *tests) in efx_test_phy_alive() 111 static int efx_test_nvram(struct efx_nic *efx, struct efx_self_tests *tests) in efx_test_nvram() 134 struct efx_self_tests *tests) in efx_test_interrupts() 168 struct efx_self_tests *tests) in efx_test_eventq_irq() 248 static int efx_test_phy(struct efx_nic *efx, struct efx_self_tests *tests, in efx_test_phy() 609 static int efx_test_loopbacks(struct efx_nic *efx, struct efx_self_tests *tests, in efx_test_loopbacks() 685 int efx_selftest(struct efx_nic *efx, struct efx_self_tests *tests, in efx_selftest()
|
D | siena.c | 95 static int siena_test_chip(struct efx_nic *efx, struct efx_self_tests *tests) in siena_test_chip()
|
D | ethtool.c | 303 struct efx_self_tests *tests, in efx_ethtool_fill_self_tests()
|
D | falcon.c | 1894 falcon_b0_test_chip(struct efx_nic *efx, struct efx_self_tests *tests) in falcon_b0_test_chip()
|
D | ef10.c | 4392 efx_ef10_test_chip(struct efx_nic *efx, struct efx_self_tests *tests) in efx_ef10_test_chip()
|
/linux-4.4.14/arch/arm/probes/kprobes/ |
D | test-thumb.c | 21 #define DONT_TEST_IN_ITBLOCK(tests) \ argument 26 #define CONDITION_INSTRUCTIONS(cc_pos, tests) \ argument
|
/linux-4.4.14/crypto/async_tx/ |
D | raid6test.c | 155 static int test(int disks, int *tests) in test() 198 int tests = 0; in raid6_test() local
|
/linux-4.4.14/tools/testing/selftests/net/ |
D | socket.c | 25 static struct socket_testcase tests[] = { variable
|
/linux-4.4.14/include/uapi/linux/netfilter/ |
D | xt_u32.h | 37 struct xt_u32_test tests[XT_U32_MAXSIZE+1]; member
|
/linux-4.4.14/tools/perf/tests/ |
D | builtin-test.c | 177 static struct test *tests[] = { variable
|
D | parse-events.c | 1772 #define TEST_EVENTS(tests) \ in test__parse_events() argument
|
/linux-4.4.14/samples/bpf/ |
D | test_verifier.c | 42 static struct bpf_test tests[] = { variable
|
/linux-4.4.14/lib/ |
D | test_bpf.c | 437 static struct bpf_test tests[] = { variable
|
/linux-4.4.14/tools/perf/bench/ |
D | numa.c | 1674 static const char *tests[][MAX_ARGS] = { variable
|