| /Linux-v5.4/drivers/net/ethernet/sfc/falcon/ | 
| D | selftest.c | 96 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()
 
 | 
| /Linux-v5.4/drivers/net/ethernet/sfc/ | 
| D | selftest.c | 96 static int efx_test_phy_alive(struct efx_nic *efx, struct efx_self_tests *tests)  in efx_test_phy_alive()108 static int efx_test_nvram(struct efx_nic *efx, struct efx_self_tests *tests)  in efx_test_nvram()
 131 			       struct efx_self_tests *tests)  in efx_test_interrupts()
 173 			       struct efx_self_tests *tests)  in efx_test_eventq_irq()
 253 static int efx_test_phy(struct efx_nic *efx, struct efx_self_tests *tests,  in efx_test_phy()
 613 static int efx_test_loopbacks(struct efx_nic *efx, struct efx_self_tests *tests,  in efx_test_loopbacks()
 689 int efx_selftest(struct efx_nic *efx, struct efx_self_tests *tests,  in efx_selftest()
 
 | 
| /Linux-v5.4/drivers/gpu/drm/i915/gem/selftests/ | 
| D | i915_gem_object.c | 76 	static const struct i915_subtest tests[] = {  in i915_gem_object_mock_selftests()  local94 	static const struct i915_subtest tests[] = {  in i915_gem_object_live_selftests()  local
 
 | 
| D | i915_gem_dmabuf.c | 359 	static const struct i915_subtest tests[] = {  in i915_gem_dmabuf_mock_selftests()  local382 	static const struct i915_subtest tests[] = {  in i915_gem_dmabuf_live_selftests()  local
 
 | 
| D | i915_gem_phys.c | 66 	static const struct i915_subtest tests[] = {  in i915_gem_phys_mock_selftests()  local
 | 
| D | i915_gem_client_blt.c | 108 	static const struct i915_subtest tests[] = {  in i915_gem_client_blt_live_selftests()  local
 | 
| D | i915_gem_object_blt.c | 213 	static const struct i915_subtest tests[] = {  in i915_gem_object_blt_live_selftests()  local
 | 
| /Linux-v5.4/tools/testing/selftests/bpf/prog_tests/ | 
| D | global_data.c | 17 	} tests[] = {  in test_global_data_number()  local52 	} tests[] = {  in test_global_data_string()  local
 87 	} tests[] = {  in test_global_data_struct()  local
 
 | 
| D | obj_name.c | 10 	} tests[] = {  in test_obj_name()  local
 | 
| D | bpf_verif_scale.c | 42 	struct scale_test_def tests[] = {  in test_bpf_verif_scale()  local
 | 
| /Linux-v5.4/arch/arm/probes/kprobes/ | 
| D | test-thumb.c | 18 #define DONT_TEST_IN_ITBLOCK(tests)			\  argument23 #define CONDITION_INSTRUCTIONS(cc_pos, tests)		\  argument
 
 | 
| /Linux-v5.4/crypto/async_tx/ | 
| D | raid6test.c | 144 static int test(int disks, int *tests)  in test()187 	int tests = 0;  in raid6_test()  local
 
 | 
| /Linux-v5.4/tools/testing/selftests/net/forwarding/ | 
| D | mirror_gre_bridge_1q.sh | 100 tests()  function
 | 
| /Linux-v5.4/drivers/gpu/drm/i915/gt/ | 
| D | selftest_engine.c | 12 	static int (* const tests[])(struct intel_gt *) = {  in intel_engine_live_selftests()  local
 | 
| D | selftest_engine_pm.c | 78 	static const struct i915_subtest tests[] = {  in live_engine_pm_selftests()  local
 | 
| D | selftest_engine_cs.c | 57 	static const struct i915_subtest tests[] = {  in intel_engine_cs_mock_selftests()  local
 | 
| D | selftest_reset.c | 165 	static const struct i915_subtest tests[] = {  in intel_reset_live_selftests()  local
 | 
| /Linux-v5.4/tools/testing/selftests/bpf/ | 
| D | test_tag.c | 165 static void do_test(uint32_t *tests, int start_insns, int fd_map,  in do_test()187 	uint32_t tests = 0;  in main()  local
 
 | 
| /Linux-v5.4/drivers/gpu/drm/i915/selftests/ | 
| D | i915_gem_evict.c | 533 	static const struct i915_subtest tests[] = {  in i915_gem_evict_mock_selftests()  local560 	static const struct i915_subtest tests[] = {  in i915_gem_evict_live_selftests()  local
 
 | 
| /Linux-v5.4/tools/testing/selftests/net/ | 
| D | socket.c | 26 static struct socket_testcase tests[] = {  variable
 | 
| /Linux-v5.4/tools/testing/selftests/breakpoints/ | 
| D | step_after_suspend_test.c | 167 	unsigned int tests = 0;  in main()  local
 | 
| /Linux-v5.4/tools/testing/scatterlist/ | 
| D | main.c | 30 	} *test, tests[] = {  in main()  local
 | 
| /Linux-v5.4/include/uapi/linux/netfilter/ | 
| D | xt_u32.h | 38 	struct xt_u32_test tests[XT_U32_MAXSIZE+1];  member
 | 
| /Linux-v5.4/lib/ | 
| D | test_hash.c | 148 	unsigned tests = 0;  in test_hash_init()  local
 | 
| /Linux-v5.4/drivers/gpu/drm/i915/gt/uc/ | 
| D | selftest_guc.c | 308 	static const struct i915_subtest tests[] = {  in intel_guc_live_selftest()  local
 |