Searched refs:UNSTABLE_FLAG (Results 1 – 1 of 1) sorted by relevance
217 #define UNSTABLE_FLAG 0x100 /* is a node of the unstable tree */ macro219 #define KSM_FLAG_MASK (SEQNR_MASK|UNSTABLE_FLAG|STABLE_FLAG)783 } else if (rmap_item->address & UNSTABLE_FLAG) { in remove_rmap_item_from_tree()1976 rmap_item->address |= UNSTABLE_FLAG; in unstable_tree_search_insert()