Searched refs:MADV_UNMERGEABLE (Results 1 – 15 of 15) sorted by relevance
17 #define MADV_UNMERGEABLE 66 macro
17 #define MADV_UNMERGEABLE 13 macro
18 #define MADV_UNMERGEABLE 13 macro
57 #define MADV_UNMERGEABLE 13 /* KSM may not merge identical pages */ macro
61 #define MADV_UNMERGEABLE 13 /* KSM may not merge identical pages */ macro
54 #define MADV_UNMERGEABLE 66 /* KSM may not merge identical pages */ macro
100 #define MADV_UNMERGEABLE 13 /* KSM may not merge identical pages */ macro
87 #define MADV_UNMERGEABLE 13 /* KSM may not merge identical pages */ macro
45 int madvise(addr, length, MADV_UNMERGEABLE)53 and MADV_UNMERGEABLE simply fail with EINVAL. If the running kernel was58 MADV_UNMERGEABLE is applied to a range which was never MADV_MERGEABLE.61 or MADV_UNMERGEABLE region, the madvise may return ENOMEM if the process
106 case MADV_UNMERGEABLE: in madvise_behavior()719 case MADV_UNMERGEABLE: in madvise_behavior_valid()
287 MADV_UNMERGEABLE, &vm_flags); in move_vma()
2454 case MADV_UNMERGEABLE: in ksm_madvise()
2603 MADV_UNMERGEABLE, &vma->vm_flags)) { in s390_enable_skey()