Home
last modified time | relevance | path

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

12

/Linux-v4.19/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()
111 static int efx_test_nvram(struct efx_nic *efx, struct efx_self_tests *tests) in efx_test_nvram()
134 struct efx_self_tests *tests) in efx_test_interrupts()
176 struct efx_self_tests *tests) in efx_test_eventq_irq()
256 static int efx_test_phy(struct efx_nic *efx, struct efx_self_tests *tests, in efx_test_phy()
616 static int efx_test_loopbacks(struct efx_nic *efx, struct efx_self_tests *tests, in efx_test_loopbacks()
692 int efx_selftest(struct efx_nic *efx, struct efx_self_tests *tests, in efx_selftest()
/Linux-v4.19/drivers/net/ethernet/sfc/falcon/
Dselftest.c99 static int ef4_test_phy_alive(struct ef4_nic *efx, struct ef4_self_tests *tests) in ef4_test_phy_alive()
111 static int ef4_test_nvram(struct ef4_nic *efx, struct ef4_self_tests *tests) in ef4_test_nvram()
134 struct ef4_self_tests *tests) in ef4_test_interrupts()
176 struct ef4_self_tests *tests) in ef4_test_eventq_irq()
256 static int ef4_test_phy(struct ef4_nic *efx, struct ef4_self_tests *tests, in ef4_test_phy()
616 static int ef4_test_loopbacks(struct ef4_nic *efx, struct ef4_self_tests *tests, in ef4_test_loopbacks()
692 int ef4_selftest(struct ef4_nic *efx, struct ef4_self_tests *tests, in ef4_selftest()
/Linux-v4.19/arch/arm/probes/kprobes/
Dtest-thumb.c21 #define DONT_TEST_IN_ITBLOCK(tests) \ argument
26 #define CONDITION_INSTRUCTIONS(cc_pos, tests) \ argument
/Linux-v4.19/drivers/gpu/drm/i915/selftests/
Di915_gem_dmabuf.c375 static const struct i915_subtest tests[] = { in i915_gem_dmabuf_mock_selftests() local
398 static const struct i915_subtest tests[] = { in i915_gem_dmabuf_live_selftests() local
Dintel_engine_cs.c53 static const struct i915_subtest tests[] = { in intel_engine_cs_mock_selftests() local
Di915_gem_evict.c475 static const struct i915_subtest tests[] = { in i915_gem_evict_mock_selftests() local
499 static const struct i915_subtest tests[] = { in i915_gem_evict_live_selftests() local
Di915_gem_object.c624 static const struct i915_subtest tests[] = { in i915_gem_object_mock_selftests() local
643 static const struct i915_subtest tests[] = { in i915_gem_object_live_selftests() local
Di915_request.c251 static const struct i915_subtest tests[] = { in i915_request_mock_selftests() local
862 static const struct i915_subtest tests[] = { in i915_request_live_selftests() local
Dintel_guc.c350 static const struct i915_subtest tests[] = { in intel_guc_live_selftest() local
Di915_gem_context.c696 static const struct i915_subtest tests[] = { in i915_gem_context_mock_selftests() local
714 static const struct i915_subtest tests[] = { in i915_gem_context_live_selftests() local
Di915_timeline.c261 static const struct i915_subtest tests[] = { in i915_gem_timeline_mock_selftests() local
Dintel_workarounds.c286 static const struct i915_subtest tests[] = { in intel_workarounds_live_selftests() local
Di915_gem_coherency.c393 static const struct i915_subtest tests[] = { in i915_gem_coherency_live_selftests() local
Di915_syncmap.c605 static const struct i915_subtest tests[] = { in i915_syncmap_mock_selftests() local
Dintel_breadcrumbs.c454 static const struct i915_subtest tests[] = { in intel_breadcrumbs_mock_selftests() local
/Linux-v4.19/crypto/async_tx/
Draid6test.c157 static int test(int disks, int *tests) in test()
200 int tests = 0; in raid6_test() local
/Linux-v4.19/tools/testing/selftests/net/forwarding/
Dmirror_gre_bridge_1q.sh100 tests() function
/Linux-v4.19/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
Dtest_align.c44 static struct bpf_align_test tests[] = { variable
Dtest_sock.c45 static struct sock_test tests[] = { variable
/Linux-v4.19/tools/testing/selftests/net/
Dsocket.c26 static struct socket_testcase tests[] = { variable
/Linux-v4.19/tools/testing/scatterlist/
Dmain.c30 } *test, tests[] = { in main() local
/Linux-v4.19/include/uapi/linux/netfilter/
Dxt_u32.h38 struct xt_u32_test tests[XT_U32_MAXSIZE+1]; member
/Linux-v4.19/lib/
Dtest_hash.c147 unsigned tests = 0; in test_hash_init() local
/Linux-v4.19/tools/testing/selftests/cgroup/
Dtest_core.c361 } tests[] = { variable

12