Home
last modified time | relevance | path

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

/Linux-v5.4/mm/
Dksm.c1354 static struct page *stable_node_dup(struct stable_node **_stable_node_dup, in stable_node_dup() argument
1469 *_stable_node_dup = found; in stable_node_dup()
1500 static struct page *__stable_node_chain(struct stable_node **_stable_node_dup, in __stable_node_chain() argument
1508 *_stable_node_dup = stable_node; in __stable_node_chain()
1515 *_stable_node_dup = NULL; in __stable_node_chain()
1518 return stable_node_dup(_stable_node_dup, _stable_node, root, in __stable_node_chain()