Home
last modified time | relevance | path

Searched defs:test_config (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/lib/
Dtest_firmware.c94 struct test_config { struct
115 static struct test_config *test_fw_config; argument
Dtest_kmod.c80 struct test_config { struct
81 char *test_driver;
82 char *test_fs;
83 unsigned int num_threads;
84 enum kmod_test_case test_case;
85 int test_result;
/kernel/linux/linux-4.19/lib/
Dtest_firmware.c83 struct test_config { struct
100 static struct test_config *test_fw_config; argument
Dtest_kmod.c80 struct test_config { struct
81 char *test_driver;
82 char *test_fs;
83 unsigned int num_threads;
84 enum kmod_test_case test_case;
85 int test_result;
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
Dselect_reuseport.c787 static void test_config(int sotype, sa_family_t family, bool inany) in test_config() function
/kernel/linux/linux-4.19/drivers/gpu/drm/i915/
Di915_drv.h1969 struct i915_oa_config test_config; member