Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:mm\ksm.c Create Date:2022-07-28 15:41:45
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:ksmd_should_run

Proto:static int ksmd_should_run(void)

Type:int

Parameter:Nothing

2396  Return ksm_run & KSM_RUN_MERGE && Not list_empty - tests whether a list is empty*@head: the list to test.
Caller
NameDescribe
ksm_scan_thread