Function report |
Source Code:kernel\time\clocksource.c |
Create Date:2022-07-28 10:44:21 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:_override_clocksource - boot clock override*@str: override name* Takes a clocksource= boot argument and uses it* as the clocksource override name.
Proto:static int __init boot_override_clocksource(char *str)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
char * | str |
1211 | mutex_lock( & clocksource_mutex) |
1212 | If str Then Copy a NUL terminated string into a sized buffer |
1215 | Return 1 |
Name | Describe |
---|---|
boot_override_clock | _override_clock - Compatibility layer for deprecated boot option*@str: override name* DEPRECATED! Takes a clock= boot argument and uses it* as the clocksource override name |
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 |