Searched refs:__NR_mincore (Results 1 – 9 of 9) sorted by relevance
636 #define __NR_mincore 232 macro637 __SYSCALL(__NR_mincore, sys_mincore)
669 #define __NR_mincore 232 macro670 __SYSCALL(__NR_mincore, sys_mincore)
88 case __NR_mincore:
451 #define __NR_mincore 219 macro452 __SYSCALL(__NR_mincore, sys_mincore)
182 #define __NR_mincore (__NR_SYSCALL_BASE + 219) macro
894 #ifdef __NR_mincore895 # define SYS_mincore __NR_mincore