Home
last modified time | relevance | path

Searched defs:test_dev (Results 1 – 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/lib/
Dtest_kmod.c109 struct kmod_test_device *test_dev; member
179 static void kmod_test_done_check(struct kmod_test_device *test_dev, in kmod_test_done_check()
197 struct kmod_test_device *test_dev = info->test_dev; in test_kmod_put_module() local
220 struct kmod_test_device *test_dev = info->test_dev; in run_request() local
251 struct kmod_test_device *test_dev = info->test_dev; in tally_work_test() local
291 static void tally_up_work(struct kmod_test_device *test_dev) in tally_up_work()
319 static int try_one_request(struct kmod_test_device *test_dev, unsigned int idx) in try_one_request()
350 static void test_dev_kmod_stop_tests(struct kmod_test_device *test_dev) in test_dev_kmod_stop_tests()
388 static int try_requests(struct kmod_test_device *test_dev) in try_requests()
425 static int run_test_driver(struct kmod_test_device *test_dev) in run_test_driver()
[all …]
/kernel/linux/linux-6.6/lib/
Dtest_kmod.c98 struct kmod_test_device *test_dev; member
168 static void kmod_test_done_check(struct kmod_test_device *test_dev, in kmod_test_done_check()
186 struct kmod_test_device *test_dev = info->test_dev; in test_kmod_put_module() local
209 struct kmod_test_device *test_dev = info->test_dev; in run_request() local
240 struct kmod_test_device *test_dev = info->test_dev; in tally_work_test() local
280 static void tally_up_work(struct kmod_test_device *test_dev) in tally_up_work()
308 static int try_one_request(struct kmod_test_device *test_dev, unsigned int idx) in try_one_request()
339 static void test_dev_kmod_stop_tests(struct kmod_test_device *test_dev) in test_dev_kmod_stop_tests()
377 static int try_requests(struct kmod_test_device *test_dev) in try_requests()
414 static int run_test_driver(struct kmod_test_device *test_dev) in run_test_driver()
[all …]
/kernel/liteos_a/testsuites/unittest/process/plimits/smoke/
DIt_process_plimits_devices_009.cpp44 std::string test_dev = "/dev/hi_mipi"; in ItProcessPlimitsDevices009() local
DIt_process_plimits_devices_001.cpp45 std::string test_dev = "/dev/hi_mipi"; in ItProcessPlimitsDevices001() local
DIt_process_plimits_devices_007.cpp44 std::string test_dev = "/dev/mem"; in ItProcessPlimitsDevices007() local
DIt_process_plimits_devices_008.cpp44 std::string test_dev = "/dev/mem"; in ItProcessPlimitsDevices008() local
DIt_process_plimits_devices_005.cpp44 std::string test_dev = "/dev/mem"; in ItProcessPlimitsDevices005() local
DIt_process_plimits_devices_002.cpp44 std::string test_dev = "/dev/hi_mipi"; in ItProcessPlimitsDevices002() local
DIt_process_plimits_devices_006.cpp44 std::string test_dev = "/dev/mem"; in ItProcessPlimitsDevices006() local
DIt_process_plimits_devices_003.cpp44 std::string test_dev = "/dev/hi_mipi"; in ItProcessPlimitsDevices003() local
DIt_process_plimits_devices_004.cpp44 std::string test_dev = "/dev/hi_mipi"; in ItProcessPlimitsDevices004() local
/kernel/linux/linux-6.6/mm/
Ddmapool_test.c32 static struct device test_dev; variable
/kernel/linux/linux-6.6/sound/soc/
Dsoc-topology-test.c22 static struct device *test_dev; variable