/linux-4.4.14/tools/testing/selftests/net/ |
H A D | socket.c | 25 static struct socket_testcase tests[] = { variable in typeref:struct:socket_testcase
|
/linux-4.4.14/include/uapi/linux/netfilter/ |
H A D | xt_u32.h | 37 struct xt_u32_test tests[XT_U32_MAXSIZE+1]; member in struct:xt_u32
|
/linux-4.4.14/tools/perf/tests/ |
H A D | builtin-test.c | 177 static struct test *tests[] = { variable in typeref:struct:test
|
/linux-4.4.14/crypto/async_tx/ |
H A D | raid6test.c | 155 static int test(int disks, int *tests) test() argument 198 int tests = 0; raid6_test() local
|
/linux-4.4.14/samples/bpf/ |
H A D | test_verifier.c | 42 static struct bpf_test tests[] = { variable in typeref:struct:bpf_test
|
/linux-4.4.14/drivers/net/ethernet/sfc/ |
H A D | selftest.c | 99 static int efx_test_phy_alive(struct efx_nic *efx, struct efx_self_tests *tests) efx_test_phy_alive() argument 111 static int efx_test_nvram(struct efx_nic *efx, struct efx_self_tests *tests) efx_test_nvram() argument 248 static int efx_test_phy(struct efx_nic *efx, struct efx_self_tests *tests, efx_test_phy() argument 609 static int efx_test_loopbacks(struct efx_nic *efx, struct efx_self_tests *tests, efx_test_loopbacks() argument 685 int efx_selftest(struct efx_nic *efx, struct efx_self_tests *tests, efx_selftest() argument 133 efx_test_interrupts(struct efx_nic *efx, struct efx_self_tests *tests) efx_test_interrupts() argument 167 efx_test_eventq_irq(struct efx_nic *efx, struct efx_self_tests *tests) efx_test_eventq_irq() argument
|
H A D | siena.c | 95 static int siena_test_chip(struct efx_nic *efx, struct efx_self_tests *tests) siena_test_chip() argument
|
H A D | ethtool.c | 302 efx_ethtool_fill_self_tests(struct efx_nic *efx, struct efx_self_tests *tests, u8 *strings, u64 *data) efx_ethtool_fill_self_tests() argument
|
H A D | ef10.c | 4392 efx_ef10_test_chip(struct efx_nic *efx, struct efx_self_tests *tests) efx_ef10_test_chip() argument
|
H A D | falcon.c | 1894 falcon_b0_test_chip(struct efx_nic *efx, struct efx_self_tests *tests) falcon_b0_test_chip() argument
|
/linux-4.4.14/lib/ |
H A D | test_bpf.c | 437 static struct bpf_test tests[] = { variable in typeref:struct:bpf_test
|
/linux-4.4.14/arch/arm/probes/kprobes/ |
H A D | test-core.c | 1605 static int run_test_cases(void (*tests)(void), const union decode_item *table) run_test_cases() argument
|
/linux-4.4.14/tools/perf/bench/ |
H A D | numa.c | 1674 static const char *tests[][MAX_ARGS] = { variable
|