Home
last modified time | relevance | path

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

/linux/mm/
H A Dksm.c224 #define UNSTABLE_FLAG 0x100 /* is a node of the unstable tree */ macro
1055 } else if (rmap_item->address & UNSTABLE_FLAG) { in remove_rmap_item_from_tree()
2190 rmap_item->address |= UNSTABLE_FLAG; in unstable_tree_search_insert()