Searched defs:config (Results 1 – 3 of 3) sorted by relevance
131 struct test_config config; member182 struct test_config *config = &test_dev->config; in kmod_test_done_check() local198 struct test_config *config = &test_dev->config; in test_kmod_put_module() local221 struct test_config *config = &test_dev->config; in run_request() local252 struct test_config *config = &test_dev->config; in tally_work_test() local293 struct test_config *config = &test_dev->config; in tally_up_work() local352 struct test_config *config = &test_dev->config; in test_dev_kmod_stop_tests() local390 struct test_config *config = &test_dev->config; in try_requests() local427 struct test_config *config = &test_dev->config; in run_test_driver() local444 struct test_config *config = &test_dev->config; in run_test_fs_type() local[all …]
314 bool config) in test_dev_config_show_bool()
112 } config; typedef