Searched refs:ksm_madvise (Results 1 – 5 of 5) sorted by relevance
| /linux-4.4.14/include/linux/ |
| D | ksm.h | 20 int ksm_madvise(struct vm_area_struct *vma, unsigned long start, 79 static inline int ksm_madvise(struct vm_area_struct *vma, unsigned long start, in ksm_madvise() function
|
| /linux-4.4.14/mm/ |
| D | madvise.c | 87 error = ksm_madvise(vma, start, end, behavior, &new_flags); in madvise_behavior()
|
| D | mremap.c | 265 err = ksm_madvise(vma, old_addr, old_addr + old_len, in move_vma()
|
| D | ksm.c | 1757 int ksm_madvise(struct vm_area_struct *vma, unsigned long start, in ksm_madvise() function
|
| /linux-4.4.14/arch/s390/mm/ |
| D | pgtable.c | 1192 if (ksm_madvise(vma, vma->vm_start, vma->vm_end, in s390_enable_skey()
|