Searched refs:MMF_VM_MERGEABLE (Results 1 - 2 of 2) sorted by relevance

/include/linux/
H A Dksm.h27 if (test_bit(MMF_VM_MERGEABLE, &oldmm->flags))
34 if (test_bit(MMF_VM_MERGEABLE, &mm->flags))
H A Dsched.h452 #define MMF_VM_MERGEABLE 16 /* KSM may merge identical pages */ macro

Completed in 627 milliseconds