Home
last modified time | relevance | path

Searched defs:tests (Results 1 – 25 of 130) sorted by relevance

123456

/Linux-v6.6/drivers/net/ethernet/sfc/falcon/
Dselftest.c101 static int ef4_test_phy_alive(struct ef4_nic *efx, struct ef4_self_tests *tests) in ef4_test_phy_alive()
113 static int ef4_test_nvram(struct ef4_nic *efx, struct ef4_self_tests *tests) in ef4_test_nvram()
136 struct ef4_self_tests *tests) in ef4_test_interrupts()
178 struct ef4_self_tests *tests) in ef4_test_eventq_irq()
258 static int ef4_test_phy(struct ef4_nic *efx, struct ef4_self_tests *tests, in ef4_test_phy()
625 static int ef4_test_loopbacks(struct ef4_nic *efx, struct ef4_self_tests *tests, in ef4_test_loopbacks()
701 int ef4_selftest(struct ef4_nic *efx, struct ef4_self_tests *tests, in ef4_selftest()
/Linux-v6.6/drivers/net/ethernet/sfc/siena/
Dselftest.c104 static int efx_test_phy_alive(struct efx_nic *efx, struct efx_self_tests *tests) in efx_test_phy_alive()
114 static int efx_test_nvram(struct efx_nic *efx, struct efx_self_tests *tests) in efx_test_nvram()
137 struct efx_self_tests *tests) in efx_test_interrupts()
179 struct efx_self_tests *tests) in efx_test_eventq_irq()
259 static int efx_test_phy(struct efx_nic *efx, struct efx_self_tests *tests, in efx_test_phy()
623 static int efx_test_loopbacks(struct efx_nic *efx, struct efx_self_tests *tests, in efx_test_loopbacks()
699 int efx_siena_selftest(struct efx_nic *efx, struct efx_self_tests *tests, in efx_siena_selftest()
/Linux-v6.6/drivers/net/ethernet/sfc/
Dselftest.c103 static int efx_test_phy_alive(struct efx_nic *efx, struct efx_self_tests *tests) in efx_test_phy_alive()
113 static int efx_test_nvram(struct efx_nic *efx, struct efx_self_tests *tests) in efx_test_nvram()
136 struct efx_self_tests *tests) in efx_test_interrupts()
178 struct efx_self_tests *tests) in efx_test_eventq_irq()
258 static int efx_test_phy(struct efx_nic *efx, struct efx_self_tests *tests, in efx_test_phy()
618 static int efx_test_loopbacks(struct efx_nic *efx, struct efx_self_tests *tests, in efx_test_loopbacks()
694 int efx_selftest(struct efx_nic *efx, struct efx_self_tests *tests, in efx_selftest()
/Linux-v6.6/drivers/gpu/drm/i915/gem/selftests/
Di915_gem_object.c76 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
Di915_gem_phys.c73 static const struct i915_subtest tests[] = { in i915_gem_phys_mock_selftests() local
Di915_gem_dmabuf.c527 static const struct i915_subtest tests[] = { in i915_gem_dmabuf_mock_selftests() local
549 static const struct i915_subtest tests[] = { in i915_gem_dmabuf_live_selftests() local
/Linux-v6.6/tools/testing/selftests/bpf/prog_tests/
Dglobal_data.c18 } tests[] = { in test_global_data_number() local
53 } tests[] = { in test_global_data_string() local
88 } tests[] = { in test_global_data_struct() local
Dobj_name.c10 } tests[] = { in test_obj_name() local
Dsk_lookup.c673 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
Dglobal_func_args.c20 } tests[] = { in test_global_func_args0() local
/Linux-v6.6/drivers/gpu/drm/i915/gt/
Dselftest_gt_pm.c178 static const struct i915_subtest tests[] = { in intel_gt_pm_live_selftests() local
199 static const struct i915_subtest tests[] = { in intel_gt_pm_late_selftests() local
Dselftest_engine.c11 static int (* const tests[])(struct intel_gt *) = { in intel_engine_live_selftests() local
Dselftest_engine_cs.c375 static const struct i915_subtest tests[] = { in intel_engine_cs_perf_selftests() local
434 static const struct i915_subtest tests[] = { in intel_engine_cs_mock_selftests() local
Dst_shmem_utils.c58 static const struct i915_subtest tests[] = { in shmem_utils_mock_selftests() local
/Linux-v6.6/arch/arm/probes/kprobes/
Dtest-thumb.c18 #define DONT_TEST_IN_ITBLOCK(tests) \ argument
23 #define CONDITION_INSTRUCTIONS(cc_pos, tests) \ argument
/Linux-v6.6/crypto/async_tx/
Draid6test.c152 static int test(int disks, int *tests) in test()
195 int tests = 0; in raid6_test() local
/Linux-v6.6/tools/testing/selftests/openat2/
Dopenat2_test.c54 struct struct_test tests[] = { in test_openat2_struct() local
166 struct flag_test tests[] = { in test_openat2_flags() local
/Linux-v6.6/tools/testing/selftests/net/forwarding/
Dmirror_gre_bridge_1q.sh107 tests() function
/Linux-v6.6/tools/testing/selftests/bpf/
Dtest_tag.c165 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-v6.6/tools/testing/selftests/exec/
Dbinfmt_script.py104 tests=27 variable
/Linux-v6.6/drivers/gpu/drm/i915/selftests/
Di915_gem_evict.c539 static const struct i915_subtest tests[] = { in i915_gem_evict_mock_selftests() local
563 static const struct i915_subtest tests[] = { in i915_gem_evict_live_selftests() local
/Linux-v6.6/tools/testing/selftests/wireguard/
Dnetns.sh118 tests() { function
/Linux-v6.6/net/mptcp/
Dcrypto_test.c15 static struct test_case tests[] = { variable
/Linux-v6.6/drivers/gpu/drm/i915/gt/uc/
Dselftest_guc_hangcheck.c150 static const struct i915_subtest tests[] = { in intel_guc_hang_check() local
/Linux-v6.6/tools/testing/selftests/net/
Dsocket.c28 static struct socket_testcase tests[] = { variable

123456