Function report |
Source Code:lib\test_kmod.c |
Create Date:2022-07-28 06:34:37 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:run_request
Proto:static int run_request(void *data)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
void * | data |
224 | Case test_case == TEST_KMOD_DRIVER |
225 | ret_sync = try to load a kernel module("%s", test_driver) |
226 | Break |
227 | Case test_case == TEST_KMOD_FS_TYPE |
231 | Default |
237 | dev_dbg(dev, "Ran thread %u\n", thread_idx) |
239 | test_kmod_put_module(info) |
241 | mutex_lock( & thread_mutex) |
242 | task_sync = NULL |
244 | mutex_unlock( & thread_mutex) |
246 | Return 0 |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |