Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dksm.c1442 int found_rmap_hlist_len; in stable_node_dup() local
1471 dup->rmap_hlist_len > found_rmap_hlist_len) { in stable_node_dup()
1475 found_rmap_hlist_len = found->rmap_hlist_len; in stable_node_dup()