Function report |
Source Code:kernel\time\clocksource.c |
Create Date:2022-07-28 10:44:19 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:locksource_change_rating - Change the rating of a registered clocksource*@cs: clocksource to be changed*@rating: new rating
Proto:void clocksource_change_rating(struct clocksource *cs, int rating)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct clocksource * | cs | |
int | rating |
966 | mutex_lock( & clocksource_mutex) |
967 | clocksource_watchdog_lock( & flags) |
969 | clocksource_watchdog_unlock( & flags) |
972 | clocksource_select_watchdog(false) |
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 |