Home
last modified time | relevance | path

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

/linux-4.4.14/Documentation/vm/
Dremap_file_pages.txt1 The remap_file_pages() system call is used to create a nonlinear mapping,
3 nonsequential order in memory. The advantage of using remap_file_pages()
15 Fortunately, there are not many users of remap_file_pages() in the wild.
23 work slower for rare users of remap_file_pages() but ABI is preserved.
/linux-4.4.14/arch/parisc/kernel/
Dsyscall_table.S325 ENTRY_SAME(remap_file_pages)
/linux-4.4.14/arch/powerpc/include/asm/
Dsystbl.h246 SYSCALL_SPU(remap_file_pages)
/linux-4.4.14/arch/s390/kernel/
Dcompat_wrapper.c140 COMPAT_SYSCALL_WRAP5(remap_file_pages, unsigned long, start, unsigned long, size, unsigned long, pr…
/linux-4.4.14/arch/x86/entry/syscalls/
Dsyscall_64.tbl225 216 common remap_file_pages sys_remap_file_pages
Dsyscall_32.tbl266 257 i386 remap_file_pages sys_remap_file_pages
/linux-4.4.14/mm/
Dmmap.c2639 SYSCALL_DEFINE5(remap_file_pages, unsigned long, start, unsigned long, size, in SYSCALL_DEFINE5() argument