Function report |
Source Code:kernel\time\clocksource.c |
Create Date:2022-07-28 10:44:04 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:locksource_suspend_select - Select the best clocksource for suspend timing*@fallback: if select a fallback clocksource
Proto:static void clocksource_suspend_select(bool fallback)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
bool | fallback |
500 | If fallback Then suspend_clocksource = NULL |
505 | If fallback && cs == old_suspend Then Continue |
Name | Describe |
---|---|
clocksource_change_rating | locksource_change_rating - Change the rating of a registered clocksource*@cs: clocksource to be changed*@rating: new rating |
clocksource_unbind | Unbind clocksource @cs. Called with clocksource_mutex held |
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 |