Function report |
Source Code:lib\test_kmod.c |
Create Date:2022-07-28 06:34:36 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:test_kmod_put_module
Proto:static void test_kmod_put_module(struct kmod_test_device_info *info)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct kmod_test_device_info * | info |
200 | If Not need_mod_put Then Return |
204 | Case test_case == TEST_KMOD_DRIVER |
205 | Break |
206 | Case test_case == TEST_KMOD_FS_TYPE |
207 | If info && fs_sync && owner Then module_put(owner) |
209 | Break |
210 | Default |
211 | BUG() |
214 | need_mod_put = true |
Name | Describe |
---|---|
run_request | |
test_dev_kmod_stop_tests |
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 |