Searched refs:sys_mincore (Results 1 – 27 of 27) sorted by relevance
/linux-4.4.14/arch/m32r/kernel/ |
D | entry.S | 80 #define sys_mincore sys_ni_syscall macro
|
D | syscall_table.S | 220 .long sys_mincore
|
/linux-4.4.14/arch/avr32/kernel/ |
D | syscall_table.S | 188 .long sys_mincore
|
/linux-4.4.14/arch/sparc/kernel/ |
D | systbls_64.S | 36 .word sys_madvise, sys_vhangup, sys32_truncate64, sys_mincore, sys_getgroups16 117 .word sys_madvise, sys_vhangup, sys_nis_syscall, sys_mincore, sys_getgroups
|
D | systbls_32.S | 34 /*75*/ .long sys_madvise, sys_vhangup, sys_truncate64, sys_mincore, sys_getgroups16
|
/linux-4.4.14/arch/sh/kernel/ |
D | syscalls_32.S | 237 .long sys_mincore
|
D | syscalls_64.S | 241 .long sys_mincore
|
/linux-4.4.14/arch/microblaze/kernel/ |
D | syscall_table.S | 221 .long sys_mincore
|
/linux-4.4.14/arch/m68k/kernel/ |
D | syscalltable.S | 260 .long sys_mincore
|
/linux-4.4.14/kernel/ |
D | sys_ni.c | 198 cond_syscall(sys_mincore);
|
/linux-4.4.14/arch/mips/kernel/ |
D | scall64-n32.S | 128 PTR sys_mincore
|
D | scall64-64.S | 142 PTR sys_mincore
|
D | scall64-o32.S | 438 PTR sys_mincore
|
D | scall32-o32.S | 443 PTR sys_mincore
|
/linux-4.4.14/arch/arm/kernel/ |
D | calls.S | 231 CALL(sys_mincore)
|
/linux-4.4.14/arch/xtensa/include/uapi/asm/ |
D | unistd.h | 202 __SYSCALL( 90, sys_mincore, 3)
|
/linux-4.4.14/arch/mn10300/kernel/ |
D | entry.S | 648 .long sys_mincore
|
/linux-4.4.14/arch/x86/entry/syscalls/ |
D | syscall_64.tbl | 36 27 common mincore sys_mincore
|
D | syscall_32.tbl | 227 218 i386 mincore sys_mincore
|
/linux-4.4.14/arch/s390/kernel/ |
D | syscalls.S | 229 SYSCALL(sys_mincore,compat_sys_mincore)
|
/linux-4.4.14/arch/alpha/kernel/ |
D | systbls.S | 396 .quad sys_mincore /* 375 */
|
/linux-4.4.14/arch/cris/arch-v32/kernel/ |
D | entry.S | 755 .long sys_mincore
|
/linux-4.4.14/arch/arm64/include/asm/ |
D | unistd32.h | 463 __SYSCALL(__NR_mincore, sys_mincore)
|
/linux-4.4.14/include/uapi/asm-generic/ |
D | unistd.h | 632 __SYSCALL(__NR_mincore, sys_mincore)
|
/linux-4.4.14/arch/cris/arch-v10/kernel/ |
D | entry.S | 824 .long sys_mincore
|
/linux-4.4.14/include/linux/ |
D | syscalls.h | 468 asmlinkage long sys_mincore(unsigned long start, size_t len,
|
/linux-4.4.14/arch/ia64/kernel/ |
D | entry.S | 1636 data8 sys_mincore
|