Home
last modified time | relevance | path

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

/Linux-v5.15/mm/
Dksm.c587 static struct stable_node *alloc_stable_node_chain(struct stable_node *dup, in alloc_stable_node_chain() function
1770 stable_node = alloc_stable_node_chain(stable_node_dup, in stable_tree_search()
1889 stable_node = alloc_stable_node_chain(orig, root); in stable_tree_insert()