Searched refs:STABLE_FLAG (Results 1 – 1 of 1) sorted by relevance
218 #define STABLE_FLAG 0x200 /* is listed from the stable tree */ macro219 #define KSM_FLAG_MASK (SEQNR_MASK|UNSTABLE_FLAG|STABLE_FLAG)760 if (rmap_item->address & STABLE_FLAG) { in remove_rmap_item_from_tree()2014 rmap_item->address |= STABLE_FLAG; in stable_tree_append()