Home
last modified time | relevance | path

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

/linux/mm/
H A Dksm.c231 #define STABLE_FLAG 0x200 /* is listed from the stable tree */ macro
1048 if (rmap_item->address & STABLE_FLAG) { in remove_rmap_item_from_tree()
2256 rmap_item->address |= STABLE_FLAG; in stable_tree_append()
2491 if (rmap_item->address & STABLE_FLAG) in should_skip_rmap_item()