Function report |
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 activity | Download SCCT | Chinese |
Name:__is_page_sharing_candidate
Proto:static __always_inline bool __is_page_sharing_candidate(struct stable_node *stable_node, int offset)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct stable_node * | stable_node | |
int | offset |
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 |
Name | Describe |
---|---|
is_page_sharing_candidate | |
stable_node_dup |
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 |