Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:__is_page_sharing_candidate

Proto:static __always_inline bool __is_page_sharing_candidate(struct stable_node *stable_node, int offset)

Type:bool

Parameter:

TypeParameterName
struct stable_node *stable_node
intoffset
1337  VM_BUG_ON(rmap_hlist_len < 0)
1344  Return rmap_hlist_len && rmap_hlist_len + offset < Maximum number of page slots sharing a stable node
Caller
NameDescribe
is_page_sharing_candidate
stable_node_dup