Home
last modified time | relevance | path

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

/mm/
Dksm.c591 static struct stable_node *alloc_stable_node_chain(struct stable_node *dup, in alloc_stable_node_chain() function
1778 stable_node = alloc_stable_node_chain(stable_node_dup, in stable_tree_search()
1898 stable_node = alloc_stable_node_chain(orig, root); in stable_tree_insert()