Home
last modified time | relevance | path

Searched refs:__is_page_sharing_candidate (Results 1 – 1 of 1) sorted by relevance

/linux/mm/
H A Dksm.c1640 bool __is_page_sharing_candidate(struct ksm_stable_node *stable_node, int offset) in __is_page_sharing_candidate() function
1656 return __is_page_sharing_candidate(stable_node, 0); in is_page_sharing_candidate()
1744 __is_page_sharing_candidate(found, 1)) { in stable_node_dup()