Function report |
Source Code:kernel\time\test_udelay.c |
Create Date:2022-07-28 10:52:39 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:udelay_test_init
Proto:static int __init udelay_test_init(void)
Type:int
Parameter:Nothing
140 | mutex_lock( & udelay_test_lock) |
141 | udelay_test_debugfs_file = debugfs_create_file(DEBUGFS_FILENAME, S_IRUSR, NULL, NULL, & udelay_test_debugfs_ops) |
145 | 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 |