Home
last modified time | relevance | path

Searched defs:kmod_test_device_info (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/lib/
Dtest_kmod.c104 struct kmod_test_device_info { struct
105 int ret_sync;
106 struct file_system_type *fs_sync;
107 struct task_struct *task_sync;
108 unsigned int thread_idx;
109 struct kmod_test_device *test_dev;
110 bool need_mod_put;
/kernel/linux/linux-6.6/lib/
Dtest_kmod.c93 struct kmod_test_device_info { struct
94 int ret_sync;
95 struct file_system_type *fs_sync;
96 struct task_struct *task_sync;
97 unsigned int thread_idx;
98 struct kmod_test_device *test_dev;
99 bool need_mod_put;