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