Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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 activityDownload SCCTChinese

Name:housekeeping_nohz_full_setup

Proto:static int __init housekeeping_nohz_full_setup(char *str)

Type:int

Parameter:

TypeParameterName
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)