Searched defs:tests (Results 51 - 75 of 128) sorted by relevance

123456

/linux-master/drivers/gpu/drm/i915/gt/
H A Dselftest_engine_pm.c417 static const struct i915_subtest tests[] = { local
H A Dselftest_mocs.c442 static const struct i915_subtest tests[] = { local
H A Dselftest_tlb.c387 static const struct i915_subtest tests[] = { local
H A Dselftest_engine_heartbeat.c372 static const struct i915_subtest tests[] = { local
H A Dselftest_slpc.c525 static const struct i915_subtest tests[] = { local
/linux-master/drivers/gpu/drm/i915/selftests/
H A Di915_gem_evict.c539 static const struct i915_subtest tests[] = { local
563 static const struct i915_subtest tests[] = { local
H A Di915_sw_fence.c753 static const struct i915_subtest tests[] = { local
H A Dintel_uncore.c346 static const struct i915_subtest tests[] = { local
H A Di915_vma.c919 static const struct i915_subtest tests[] = { local
1102 static const struct i915_subtest tests[] = { local
/linux-master/drivers/gpu/drm/i915/gem/selftests/
H A Di915_gem_migrate.c516 static const struct i915_subtest tests[] = { local
H A Di915_gem_coherency.c429 static const struct i915_subtest tests[] = { local
H A Di915_gem_dmabuf.c530 static const struct i915_subtest tests[] = { local
552 static const struct i915_subtest tests[] = { local
/linux-master/tools/testing/selftests/arm64/fp/
H A Dvec-syscfg.c660 static const test_type tests[] = { variable
H A Dfp-stress.c43 static int tests; variable
[all...]
/linux-master/tools/testing/selftests/breakpoints/
H A Dbreakpoint_test.c334 unsigned int tests = 0; local
/linux-master/drivers/dma-buf/
H A Dst-dma-fence-chain.c678 static const struct subtest tests[] = { local
H A Dst-dma-fence.c568 static const struct subtest tests[] = { local
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dsockopt.c44 } tests[] = { variable in typeref:struct:sockopt_test
[all...]
H A Dsk_assign.c224 struct test_sk_cfg tests[] = { local
/linux-master/tools/testing/selftests/net/
H A Dip_local_port_range.c220 } tests[] = { local
269 } tests[] = { local
/linux-master/tools/testing/selftests/cgroup/
H A Dtest_freezer.c811 } tests[] = { variable in typeref:struct:cgfreezer_test
H A Dtest_kmem.c408 } tests[] = { variable in typeref:struct:kmem_test
/linux-master/tools/testing/selftests/kvm/s390x/
H A Dtprot.c78 } tests[] = { variable in typeref:struct:test
[all...]
/linux-master/drivers/net/ethernet/sfc/siena/
H A Dselftest.c104 static int efx_test_phy_alive(struct efx_nic *efx, struct efx_self_tests *tests) argument
114 static int efx_test_nvram(struct efx_nic *efx, struct efx_self_tests *tests) argument
136 efx_test_interrupts(struct efx_nic *efx, struct efx_self_tests *tests) argument
178 efx_test_eventq_irq(struct efx_nic *efx, struct efx_self_tests *tests) argument
259 efx_test_phy(struct efx_nic *efx, struct efx_self_tests *tests, unsigned flags) argument
623 efx_test_loopbacks(struct efx_nic *efx, struct efx_self_tests *tests, unsigned int loopback_modes) argument
699 efx_siena_selftest(struct efx_nic *efx, struct efx_self_tests *tests, unsigned int flags) argument
[all...]
/linux-master/drivers/net/ethernet/sfc/falcon/
H A Dselftest.c101 static int ef4_test_phy_alive(struct ef4_nic *efx, struct ef4_self_tests *tests) argument
113 static int ef4_test_nvram(struct ef4_nic *efx, struct ef4_self_tests *tests) argument
135 ef4_test_interrupts(struct ef4_nic *efx, struct ef4_self_tests *tests) argument
177 ef4_test_eventq_irq(struct ef4_nic *efx, struct ef4_self_tests *tests) argument
258 ef4_test_phy(struct ef4_nic *efx, struct ef4_self_tests *tests, unsigned flags) argument
625 ef4_test_loopbacks(struct ef4_nic *efx, struct ef4_self_tests *tests, unsigned int loopback_modes) argument
701 ef4_selftest(struct ef4_nic *efx, struct ef4_self_tests *tests, unsigned flags) argument
[all...]

Completed in 810 milliseconds

123456