Home
last modified time | relevance | path

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

/Linux-v5.15/mm/
Dksm.c1349 static struct page *stable_node_dup(struct stable_node **_stable_node_dup, in stable_node_dup() argument
1464 *_stable_node_dup = found; in stable_node_dup()
1495 static struct page *__stable_node_chain(struct stable_node **_stable_node_dup, in __stable_node_chain() argument
1503 *_stable_node_dup = stable_node; in __stable_node_chain()
1510 *_stable_node_dup = NULL; in __stable_node_chain()
1513 return stable_node_dup(_stable_node_dup, _stable_node, root, in __stable_node_chain()