/linux-6.1.9/drivers/net/ethernet/sfc/falcon/ |
D | selftest.c | 96 static int ef4_test_phy_alive(struct ef4_nic *efx, struct ef4_self_tests *tests) in ef4_test_phy_alive() 108 static int ef4_test_nvram(struct ef4_nic *efx, struct ef4_self_tests *tests) in ef4_test_nvram() 131 struct ef4_self_tests *tests) in ef4_test_interrupts() 173 struct ef4_self_tests *tests) in ef4_test_eventq_irq() 253 static int ef4_test_phy(struct ef4_nic *efx, struct ef4_self_tests *tests, in ef4_test_phy() 613 static int ef4_test_loopbacks(struct ef4_nic *efx, struct ef4_self_tests *tests, in ef4_test_loopbacks() 689 int ef4_selftest(struct ef4_nic *efx, struct ef4_self_tests *tests, in ef4_selftest()
|
/linux-6.1.9/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() 109 static int efx_test_nvram(struct efx_nic *efx, struct efx_self_tests *tests) in efx_test_nvram() 132 struct efx_self_tests *tests) in efx_test_interrupts() 174 struct efx_self_tests *tests) in efx_test_eventq_irq() 254 static int efx_test_phy(struct efx_nic *efx, struct efx_self_tests *tests, in efx_test_phy() 611 static int efx_test_loopbacks(struct efx_nic *efx, struct efx_self_tests *tests, in efx_test_loopbacks() 687 int efx_selftest(struct efx_nic *efx, struct efx_self_tests *tests, in efx_selftest()
|
/linux-6.1.9/drivers/net/ethernet/sfc/siena/ |
D | selftest.c | 99 static int efx_test_phy_alive(struct efx_nic *efx, struct efx_self_tests *tests) in efx_test_phy_alive() 109 static int efx_test_nvram(struct efx_nic *efx, struct efx_self_tests *tests) in efx_test_nvram() 132 struct efx_self_tests *tests) in efx_test_interrupts() 174 struct efx_self_tests *tests) in efx_test_eventq_irq() 254 static int efx_test_phy(struct efx_nic *efx, struct efx_self_tests *tests, in efx_test_phy() 611 static int efx_test_loopbacks(struct efx_nic *efx, struct efx_self_tests *tests, in efx_test_loopbacks() 687 int efx_siena_selftest(struct efx_nic *efx, struct efx_self_tests *tests, in efx_siena_selftest()
|
/linux-6.1.9/drivers/gpu/drm/i915/gem/selftests/ |
D | i915_gem_object.c | 76 static const struct i915_subtest tests[] = { in i915_gem_object_mock_selftests() local 94 static const struct i915_subtest tests[] = { in i915_gem_object_live_selftests() local
|
D | i915_gem_phys.c | 73 static const struct i915_subtest tests[] = { in i915_gem_phys_mock_selftests() local
|
D | i915_gem_dmabuf.c | 450 static const struct i915_subtest tests[] = { in i915_gem_dmabuf_mock_selftests() local 472 static const struct i915_subtest tests[] = { in i915_gem_dmabuf_live_selftests() local
|
/linux-6.1.9/tools/testing/selftests/bpf/prog_tests/ |
D | global_data.c | 18 } tests[] = { in test_global_data_number() local 53 } tests[] = { in test_global_data_string() local 88 } tests[] = { in test_global_data_struct() local
|
D | obj_name.c | 10 } tests[] = { in test_obj_name() local
|
D | sk_lookup.c | 673 const struct test tests[] = { in test_redirect_lookup() local 910 const struct test tests[] = { in test_drop_on_lookup() local 1036 const struct test tests[] = { in test_drop_on_reuseport() local 1289 struct test_multi_prog tests[] = { in test_multi_prog_lookup() local
|
D | global_func_args.c | 20 } tests[] = { in test_global_func_args0() local
|
/linux-6.1.9/drivers/gpu/drm/i915/gt/ |
D | selftest_gt_pm.c | 184 static const struct i915_subtest tests[] = { in intel_gt_pm_live_selftests() local 205 static const struct i915_subtest tests[] = { in intel_gt_pm_late_selftests() local
|
D | selftest_engine.c | 11 static int (* const tests[])(struct intel_gt *) = { in intel_engine_live_selftests() local
|
D | selftest_engine_cs.c | 359 static const struct i915_subtest tests[] = { in intel_engine_cs_perf_selftests() local 418 static const struct i915_subtest tests[] = { in intel_engine_cs_mock_selftests() local
|
D | st_shmem_utils.c | 58 static const struct i915_subtest tests[] = { in shmem_utils_mock_selftests() local
|
/linux-6.1.9/arch/arm/probes/kprobes/ |
D | test-thumb.c | 18 #define DONT_TEST_IN_ITBLOCK(tests) \ argument 23 #define CONDITION_INSTRUCTIONS(cc_pos, tests) \ argument
|
/linux-6.1.9/crypto/async_tx/ |
D | raid6test.c | 152 static int test(int disks, int *tests) in test() 195 int tests = 0; in raid6_test() local
|
/linux-6.1.9/tools/testing/selftests/openat2/ |
D | openat2_test.c | 54 struct struct_test tests[] = { in test_openat2_struct() local 166 struct flag_test tests[] = { in test_openat2_flags() local
|
/linux-6.1.9/tools/testing/selftests/net/forwarding/ |
D | mirror_gre_bridge_1q.sh | 103 tests() function
|
/linux-6.1.9/tools/testing/selftests/bpf/ |
D | test_tag.c | 165 static void do_test(uint32_t *tests, int start_insns, int fd_map, in do_test() 188 uint32_t tests = 0; in main() local
|
/linux-6.1.9/tools/testing/selftests/exec/ |
D | binfmt_script.py | 104 tests=27 variable
|
/linux-6.1.9/tools/testing/selftests/wireguard/ |
D | netns.sh | 118 tests() { function
|
/linux-6.1.9/drivers/gpu/drm/i915/selftests/ |
D | i915_gem_evict.c | 537 static const struct i915_subtest tests[] = { in i915_gem_evict_mock_selftests() local 561 static const struct i915_subtest tests[] = { in i915_gem_evict_live_selftests() local
|
/linux-6.1.9/rust/alloc/ |
D | lib.rs | 237 mod tests; module
|
/linux-6.1.9/net/mptcp/ |
D | crypto_test.c | 15 static struct test_case tests[] = { variable
|
/linux-6.1.9/drivers/gpu/drm/i915/gt/uc/ |
D | selftest_guc_hangcheck.c | 147 static const struct i915_subtest tests[] = { in intel_guc_hang_check() local
|