Home
last modified time | relevance | path

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

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