Function report |
Source Code:lib\test_kmod.c |
Create Date:2022-07-28 06:34:57 |
| 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_init
Proto:static int __init test_kmod_init(void)
Type:int
Parameter:Nothing
| 1179 | test_dev = register_test_dev_kmod() |
| 1180 | If Not test_dev Then |
| 1192 | If force_init_test Then |
| 1193 | ret = trigger_config_run_type(test_dev, TEST_KMOD_DRIVER, "tun") |
| 1197 | ret = trigger_config_run_type(test_dev, TEST_KMOD_FS_TYPE, "btrfs") |
| 1203 | 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 |