Home
last modified time | relevance | path

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

/Linux-v6.6/mm/
Dksm.c1434 static struct page *stable_node_dup(struct ksm_stable_node **_stable_node_dup, in stable_node_dup() argument
1549 *_stable_node_dup = found; in stable_node_dup()
1580 static struct page *__stable_node_chain(struct ksm_stable_node **_stable_node_dup, in __stable_node_chain() argument
1588 *_stable_node_dup = stable_node; in __stable_node_chain()
1595 *_stable_node_dup = NULL; in __stable_node_chain()
1598 return stable_node_dup(_stable_node_dup, _stable_node, root, in __stable_node_chain()