Home
last modified time | relevance | path

Searched refs:test_config (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/lib/
A Dtest_kmod.c69 struct test_config { struct
120 struct test_config config;
171 struct test_config *config = &test_dev->config; in kmod_test_done_check()
187 struct test_config *config = &test_dev->config; in test_kmod_put_module()
210 struct test_config *config = &test_dev->config; in run_request()
241 struct test_config *config = &test_dev->config; in tally_work_test()
282 struct test_config *config = &test_dev->config; in tally_up_work()
341 struct test_config *config = &test_dev->config; in test_dev_kmod_stop_tests()
379 struct test_config *config = &test_dev->config; in try_requests()
416 struct test_config *config = &test_dev->config; in run_test_driver()
[all …]
A Dtest_firmware.c99 struct test_config { struct
136 static struct test_config *test_fw_config; argument
1482 test_fw_config = kzalloc(sizeof(struct test_config), GFP_KERNEL); in test_firmware_init()
/linux-6.3-rc2/tools/testing/selftests/bpf/prog_tests/
A Dbpf_mod_race.c33 struct test_config { struct
114 static void test_bpf_mod_race_config(const struct test_config *config) in test_bpf_mod_race_config()
212 static const struct test_config ksym_config = {
218 static const struct test_config kfunc_config = {
A Dselect_reuseport.c778 static void test_config(int sotype, sa_family_t family, bool inany) in test_config() function
836 test_config(c->sotype, c->family, c->inany); in test_all()

Completed in 10 milliseconds