Searched refs:sys_move_pages (Results 1 - 19 of 19) sorted by relevance

/linux-4.4.14/arch/sparc/kernel/
H A Dsystbls_32.S81 /*305*/ .long sys_set_mempolicy, sys_kexec_load, sys_move_pages, sys_getcpu, sys_epoll_pwait
H A Dsystbls_64.S163 .word sys_set_mempolicy, sys_kexec_load, sys_move_pages, sys_getcpu, sys_epoll_pwait
/linux-4.4.14/kernel/
H A Dsys_ni.c119 cond_syscall(sys_move_pages); variable
H A Dcompat.c1104 return sys_move_pages(pid, nr_pages, pages, nodes, status, flags); COMPAT_SYSCALL_DEFINE6()
/linux-4.4.14/arch/mips/kernel/
H A Dscall64-64.S383 PTR sys_move_pages
H A Dscall32-o32.S546 PTR sys_move_pages
/linux-4.4.14/arch/sh/kernel/
H A Dsyscalls_64.S374 .long sys_move_pages /* 345 */
/linux-4.4.14/arch/m68k/kernel/
H A Dsyscalltable.S333 .long sys_move_pages /* 310 */
/linux-4.4.14/arch/arm/kernel/
H A Dcalls.S356 CALL(sys_move_pages)
/linux-4.4.14/arch/alpha/kernel/
H A Dsystbls.S493 .quad sys_move_pages
/linux-4.4.14/arch/s390/kernel/
H A Dsyscalls.S321 SYSCALL(sys_move_pages,compat_sys_move_pages)
/linux-4.4.14/arch/xtensa/include/uapi/asm/
H A Dunistd.h587 __SYSCALL(267, sys_move_pages, 0)
/linux-4.4.14/include/uapi/asm-generic/
H A Dunistd.h646 __SC_COMP(__NR_move_pages, sys_move_pages, compat_sys_move_pages)
/linux-4.4.14/arch/mn10300/kernel/
H A Dentry.S748 .long sys_move_pages
/linux-4.4.14/arch/cris/arch-v10/kernel/
H A Dentry.S923 .long sys_move_pages
/linux-4.4.14/arch/cris/arch-v32/kernel/
H A Dentry.S854 .long sys_move_pages
/linux-4.4.14/include/linux/
H A Dsyscalls.h728 asmlinkage long sys_move_pages(pid_t pid, unsigned long nr_pages,
/linux-4.4.14/arch/frv/kernel/
H A Dentry.S1497 .long sys_move_pages
/linux-4.4.14/arch/ia64/kernel/
H A Dentry.S1704 data8 sys_move_pages

Completed in 140 milliseconds