/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()
|
/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()
|
/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_dmabuf.c | 449 static const struct i915_subtest tests[] = { in i915_gem_dmabuf_mock_selftests() local 471 static const struct i915_subtest tests[] = { in i915_gem_dmabuf_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_execbuffer.c | 182 static const struct i915_subtest tests[] = { in i915_gem_execbuffer_live_selftests() local
|
D | i915_gem_migrate.c | 232 static const struct i915_subtest tests[] = { in i915_gem_migrate_live_selftests() local
|
/drivers/gpu/drm/i915/gt/ |
D | selftest_gt_pm.c | 183 static const struct i915_subtest tests[] = { in intel_gt_pm_live_selftests() local 204 static const struct i915_subtest tests[] = { in intel_gt_pm_late_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 | selftest_engine.c | 11 static int (* const tests[])(struct intel_gt *) = { in intel_engine_live_selftests() local
|
D | st_shmem_utils.c | 58 static const struct i915_subtest tests[] = { in shmem_utils_mock_selftests() local
|
D | selftest_ring.c | 105 static const struct i915_subtest tests[] = { in intel_ring_mock_selftests() local
|
D | selftest_ring_submission.c | 290 static const struct i915_subtest tests[] = { in intel_ring_submission_live_selftests() local
|
D | selftest_slpc.c | 302 static const struct i915_subtest tests[] = { in intel_slpc_live_selftests() local
|
D | selftest_migrate.c | 436 static const struct i915_subtest tests[] = { in intel_migrate_live_selftests() local 656 static const struct i915_subtest tests[] = { in intel_migrate_perf_selftests() local
|
D | selftest_context.c | 440 static const struct i915_subtest tests[] = { in intel_context_live_selftests() local
|
D | selftest_reset.c | 371 static const struct i915_subtest tests[] = { in intel_reset_live_selftests() local
|
D | selftest_engine_pm.c | 382 static const struct i915_subtest tests[] = { in live_engine_pm_selftests() local
|
/drivers/gpu/drm/i915/selftests/ |
D | intel_memory_region.c | 1047 } tests[] = { in _perf_memcpy() local 1175 static const struct i915_subtest tests[] = { in intel_memory_region_mock_selftests() local 1207 static const struct i915_subtest tests[] = { in intel_memory_region_live_selftests() local 1228 static const struct i915_subtest tests[] = { in intel_memory_region_perf_selftests() local
|
D | i915_gem_evict.c | 513 static const struct i915_subtest tests[] = { in i915_gem_evict_mock_selftests() local 537 static const struct i915_subtest tests[] = { in i915_gem_evict_live_selftests() local
|
D | i915_gem.c | 245 static const struct i915_subtest tests[] = { in i915_gem_live_selftests() local
|
D | i915_perf.c | 416 static const struct i915_subtest tests[] = { in i915_perf_live_selftests() local
|
D | i915_vma.c | 903 static const struct i915_subtest tests[] = { in i915_vma_mock_selftests() local 1084 static const struct i915_subtest tests[] = { in i915_vma_live_selftests() local
|
D | i915_active.c | 251 static const struct i915_subtest tests[] = { in i915_active_live_selftests() local
|
/drivers/dma-buf/ |
D | st-dma-fence-unwrap.c | 253 static const struct subtest tests[] = { in dma_fence_unwrap() local
|