Home
last modified time | relevance | path

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

1234

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/
Dselftest.c96 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()
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
Dselftest.c99 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()
/kernel/linux/linux-5.10/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_dmabuf.c259 static const struct i915_subtest tests[] = { in i915_gem_dmabuf_mock_selftests() local
281 static const struct i915_subtest tests[] = { in i915_gem_dmabuf_live_selftests() local
Di915_gem_phys.c64 static const struct i915_subtest tests[] = { in i915_gem_phys_mock_selftests() local
Di915_gem_execbuffer.c178 static const struct i915_subtest tests[] = { in i915_gem_execbuffer_live_selftests() local
/kernel/linux/linux-5.10/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
Dbpf_verif_scale.c44 struct scale_test_def tests[] = { in test_bpf_verif_scale() local
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
Dselftest_gt_pm.c185 static const struct i915_subtest tests[] = { in intel_gt_pm_live_selftests() local
206 static const struct i915_subtest tests[] = { in intel_gt_pm_late_selftests() local
Dselftest_engine.c12 static int (* const tests[])(struct intel_gt *) = { in intel_engine_live_selftests() local
Dst_shmem_utils.c58 static const struct i915_subtest tests[] = { in shmem_utils_mock_selftests() local
Dselftest_engine_cs.c356 static const struct i915_subtest tests[] = { in intel_engine_cs_perf_selftests() local
415 static const struct i915_subtest tests[] = { in intel_engine_cs_mock_selftests() local
Dselftest_engine_pm.c179 static const struct i915_subtest tests[] = { in live_engine_pm_selftests() local
/kernel/linux/linux-5.10/arch/arm/probes/kprobes/
Dtest-thumb.c18 #define DONT_TEST_IN_ITBLOCK(tests) \ argument
23 #define CONDITION_INSTRUCTIONS(cc_pos, tests) \ argument
/kernel/linux/linux-5.10/tools/testing/selftests/net/forwarding/
Dmirror_gre_bridge_1q.sh100 tests() function
/kernel/linux/linux-5.10/crypto/async_tx/
Draid6test.c152 static int test(int disks, int *tests) in test()
195 int tests = 0; in raid6_test() local
/kernel/linux/linux-5.10/tools/testing/selftests/openat2/
Dopenat2_test.c50 struct struct_test tests[] = { in test_openat2_struct() local
162 struct flag_test tests[] = { in test_openat2_flags() local
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
Dtest_tag.c165 static void do_test(uint32_t *tests, int start_insns, int fd_map, in do_test()
187 uint32_t tests = 0; in main() local
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/
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[] = { in intel_memory_region_perf_selftests() local
Di915_gem_evict.c521 static const struct i915_subtest tests[] = { in i915_gem_evict_mock_selftests() local
545 static const struct i915_subtest tests[] = { in i915_gem_evict_live_selftests() local
/kernel/linux/linux-5.10/tools/testing/selftests/exec/
Dbinfmt_script104 tests=27 variable
/kernel/linux/linux-5.10/tools/testing/selftests/wireguard/
Dnetns.sh116 tests() { function
/kernel/linux/linux-5.10/net/mptcp/
Dcrypto_test.c15 static struct test_case tests[] = { variable
/kernel/linux/linux-5.10/tools/testing/selftests/net/
Dsocket.c26 static struct socket_testcase tests[] = { variable

1234