Function report |
Source Code:kernel\sched\isolation.c |
Create Date:2022-07-28 09:45:45 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:housekeeping_nohz_full_setup
Proto:static int __init housekeeping_nohz_full_setup(char *str)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
char * | str |
143 | flags = HK_FLAG_TICK | HK_FLAG_WQ | HK_FLAG_TIMER | HK_FLAG_RCU | HK_FLAG_MISC |
145 | Return housekeeping_setup(str, flags) |
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 |