Searched refs:MADV_UNMERGEABLE (Results 1 – 15 of 15) sorted by relevance
17 #define MADV_UNMERGEABLE 13 macro
18 #define MADV_UNMERGEABLE 13 macro
17 #define MADV_UNMERGEABLE 66 macro
58 #define MADV_UNMERGEABLE 13 /* KSM may not merge identical pages */ macro
94 #define MADV_UNMERGEABLE 13 /* KSM may not merge identical pages */ macro
55 #define MADV_UNMERGEABLE 66 /* KSM may not merge identical pages */ macro
59 #define MADV_UNMERGEABLE 13 /* KSM may not merge identical pages */ macro
85 #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
116 case MADV_UNMERGEABLE: in madvise_behavior()965 case MADV_UNMERGEABLE: in madvise_behavior_valid()
350 MADV_UNMERGEABLE, &vm_flags); in move_vma()
2465 case MADV_UNMERGEABLE: in ksm_madvise()
2606 MADV_UNMERGEABLE, &vma->vm_flags)) { in s390_enable_skey()