Home
last modified time | relevance | path

Searched defs:tests (Results 151 - 175 of 224) sorted by relevance

123456789

/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-loopback-test.c1070 spi_test_run_tests(struct spi_device *spi, struct spi_test *tests) spi_test_run_tests() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Dselftest.c104 static int efx_test_phy_alive(struct efx_nic *efx, struct efx_self_tests *tests) in efx_test_phy_alive() argument
114 static int efx_test_nvram(struct efx_nic *efx, struct efx_self_tests *tests) in efx_test_nvram() argument
136 efx_test_interrupts(struct efx_nic *efx, struct efx_self_tests *tests) efx_test_interrupts() argument
178 efx_test_eventq_irq(struct efx_nic *efx, struct efx_self_tests *tests) efx_test_eventq_irq() argument
259 efx_test_phy(struct efx_nic *efx, struct efx_self_tests *tests, unsigned flags) efx_test_phy() argument
623 efx_test_loopbacks(struct efx_nic *efx, struct efx_self_tests *tests, unsigned int loopback_modes) efx_test_loopbacks() argument
699 efx_siena_selftest(struct efx_nic *efx, struct efx_self_tests *tests, unsigned int flags) efx_siena_selftest() argument
[all...]
H A Dsiena.c100 static int siena_test_chip(struct efx_nic *efx, struct efx_self_tests *tests) in siena_test_chip() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/selftests/
H A Di915_vma.c919 static const struct i915_subtest tests[] = { in i915_vma_mock_selftests() local
1102 static const struct i915_subtest tests[] = { in i915_vma_live_selftests() local
/kernel/linux/linux-6.6/rust/kernel/
H A Dstr.rs358 mod tests { modules
/kernel/linux/linux-6.6/tools/testing/selftests/arm64/abi/
H A Dsyscall-abi.c534 int tests = 1; /* FPSIMD */ in main() local
/kernel/linux/linux-6.6/tools/testing/selftests/arm64/fp/
H A Dfp-stress.c43 static int tests; variable
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dcls_redirect.c240 static struct test_cfg tests[] = { variable
H A Dflow_dissector.c111 struct test tests[] = { variable
[all...]
H A Dtcp_hdr_options.c522 static struct test tests[] = { variable
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dudpgso.c559 struct testcase *tests, *test; in run_all() local
/kernel/linux/linux-6.6/tools/testing/selftests/cgroup/
H A Dtest_core.c844 } tests[] = { variable
H A Dtest_cpu.c686 } tests[] = { variable
/kernel/linux/linux-5.10/tools/testing/selftests/sparc64/drivers/
H A Dadi-test.c671 static int (*tests[])(int fd) = { variable
/kernel/linux/linux-5.10/tools/testing/selftests/
H A Dkselftest_harness.h780 struct __test_metadata *tests; member
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/selftests/
H A Di915_gem_mman.c1371 static const struct i915_subtest tests[] = { in i915_gem_mman_live_selftests() local
H A Dhuge_pages.c1577 static const struct i915_subtest tests[] = { in i915_gem_huge_page_mock_selftests() local
1626 static const struct i915_subtest tests[] = { in i915_gem_huge_page_live_selftests() local
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Dsiena.c99 static int siena_test_chip(struct efx_nic *efx, struct efx_self_tests *tests) in siena_test_chip() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
H A Dselftest_workarounds.c1287 static const struct i915_subtest tests[] = { in intel_workarounds_live_selftests() local
H A Dselftest_hangcheck.c1684 static const struct i915_subtest tests[] = { in intel_hangcheck_live_selftests() local
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/
H A Dintel_memory_region.c727 } tests[] = { in _perf_memcpy() local
847 static const struct i915_subtest tests[] = { in intel_memory_region_mock_selftests() local
877 static const struct i915_subtest tests[] = { in intel_memory_region_live_selftests() local
896 static const struct i915_subtest tests[] = { intel_memory_region_perf_selftests() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H A Dselftest_migrate.c795 static const struct i915_subtest tests[] = { in intel_migrate_live_selftests() local
1021 static const struct i915_subtest tests[] = { in intel_migrate_perf_selftests() local
H A Dselftest_hangcheck.c2003 static const struct i915_subtest tests[] = { in intel_hangcheck_live_selftests() local
H A Dselftest_timeline.c445 static const struct i915_subtest tests[] = { in intel_timeline_mock_selftests() local
1419 static const struct i915_subtest tests[] = { in intel_timeline_live_selftests() local
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gem/selftests/
H A Di915_gem_client_blt.c743 static const struct i915_subtest tests[] = { in i915_gem_client_blt_live_selftests() local

Completed in 29 milliseconds

123456789