Searched refs:move_pages (Results 1 – 7 of 7) sorted by relevance
/external/strace/ |
D | sys_func.h | 124 extern SYS_FUNC(move_pages);
|
D | mem.c | 414 SYS_FUNC(move_pages) in SYS_FUNC() argument
|
D | NEWS | 409 * Support new Linux system calls move_pages, utimensat, signalfd, timerfd,
|
D | ChangeLog-CVS | 1136 * linux/arm/syscallent.h: Add move_pages. 1149 * linux/syscallent.h: move_pages takes 6 args, not 5.
|
/external/strace/debian/ |
D | changelog | 228 move_pages, utimensat.
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_common_syscalls.inc | 2404 PRE_SYSCALL(move_pages)(long pid, long nr_pages, const void **pages, 2410 POST_SYSCALL(move_pages)(long res, long pid, long nr_pages, const void **pages,
|
/external/google-breakpad/src/third_party/lss/ |
D | linux_syscall_support.h | 3076 LSS_INLINE _syscall6(long, move_pages, pid_t, p, in _syscall2()
|