| David S. Miller | bc5a2e6 | 2007-07-18 14:28:59 -0700 | [diff] [blame] | 1 | /* systbls.S: System call entry point tables for OS compatibility. | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 2 | *            The native Linux system call table lives here also. | 
|  | 3 | * | 
| David S. Miller | bc5a2e6 | 2007-07-18 14:28:59 -0700 | [diff] [blame] | 4 | * Copyright (C) 1995, 1996, 2007 David S. Miller (davem@davemloft.net) | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 5 | * Copyright (C) 1997 Jakub Jelinek (jj@sunsite.mff.cuni.cz) | 
|  | 6 | * | 
|  | 7 | * Based upon preliminary work which is: | 
|  | 8 | * | 
|  | 9 | * Copyright (C) 1995 Adrian M. Rodriguez (adrian@remus.rutgers.edu) | 
|  | 10 | */ | 
|  | 11 |  | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 12 |  | 
|  | 13 | .text | 
|  | 14 | .align	4 | 
|  | 15 |  | 
|  | 16 | #ifdef CONFIG_COMPAT | 
|  | 17 | /* First, the 32-bit Linux native syscall table. */ | 
|  | 18 |  | 
|  | 19 | .globl sys_call_table32 | 
|  | 20 | sys_call_table32: | 
|  | 21 | /*0*/	.word sys_restart_syscall, sys32_exit, sys_fork, sys_read, sys_write | 
|  | 22 | /*5*/	.word sys32_open, sys_close, sys32_wait4, sys32_creat, sys_link | 
| David S. Miller | ea771bd | 2008-08-06 23:11:08 -0700 | [diff] [blame] | 23 | /*10*/  .word sys_unlink, sunos_execv, sys_chdir, sys_chown16, sys32_mknod | 
| David S. Miller | c7d5a00 | 2010-03-03 08:08:49 -0800 | [diff] [blame] | 24 | /*15*/	.word sys_chmod, sys_lchown16, sys_brk, sys_nis_syscall, sys32_lseek | 
| David S. Miller | ea771bd | 2008-08-06 23:11:08 -0700 | [diff] [blame] | 25 | /*20*/	.word sys_getpid, sys_capget, sys_capset, sys_setuid16, sys_getuid16 | 
| David S. Miller | 8394b3a | 2008-08-24 20:13:42 -0700 | [diff] [blame] | 26 | /*25*/	.word sys32_vmsplice, compat_sys_ptrace, sys_alarm, sys32_sigaltstack, sys_pause | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 27 | /*30*/	.word compat_sys_utime, sys_lchown, sys_fchown, sys32_access, sys32_nice | 
|  | 28 | .word sys_chown, sys_sync, sys32_kill, compat_sys_newstat, sys32_sendfile | 
| Heiko Carstens | 1134723 | 2009-01-14 14:13:56 +0100 | [diff] [blame] | 29 | /*40*/	.word compat_sys_newlstat, sys_dup, sys_sparc_pipe, compat_sys_times, sys_getuid | 
| David S. Miller | ea771bd | 2008-08-06 23:11:08 -0700 | [diff] [blame] | 30 | .word sys32_umount, sys_setgid16, sys_getgid16, sys32_signal, sys_geteuid16 | 
|  | 31 | /*50*/	.word sys_getegid16, sys_acct, sys_nis_syscall, sys_getgid, compat_sys_ioctl | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 32 | .word sys32_reboot, sys32_mmap2, sys_symlink, sys32_readlink, sys32_execve | 
| David S. Miller | 0ba4da0 | 2005-04-18 15:13:15 -0700 | [diff] [blame] | 33 | /*60*/	.word sys32_umask, sys_chroot, compat_sys_newfstat, compat_sys_fstat64, sys_getpagesize | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 34 | .word sys32_msync, sys_vfork, sys32_pread64, sys32_pwrite64, sys_geteuid | 
|  | 35 | /*70*/	.word sys_getegid, sys_mmap, sys_setreuid, sys_munmap, sys_mprotect | 
| David S. Miller | ea771bd | 2008-08-06 23:11:08 -0700 | [diff] [blame] | 36 | .word sys_madvise, sys_vhangup, sys32_truncate64, sys_mincore, sys_getgroups16 | 
|  | 37 | /*80*/	.word sys_setgroups16, sys_getpgrp, sys32_setgroups, sys32_setitimer, sys32_ftruncate64 | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 38 | .word sys32_swapon, sys32_getitimer, sys_setuid, sys32_sethostname, sys_setgid | 
|  | 39 | /*90*/	.word sys_dup2, sys_setfsuid, compat_sys_fcntl, sys32_select, sys_setfsgid | 
|  | 40 | .word sys_fsync, sys32_setpriority, sys_nis_syscall, sys_nis_syscall, sys_nis_syscall | 
|  | 41 | /*100*/ .word sys32_getpriority, sys32_rt_sigreturn, sys32_rt_sigaction, sys32_rt_sigprocmask, sys32_rt_sigpending | 
| David S. Miller | 2d7d5f0 | 2006-01-19 02:42:49 -0800 | [diff] [blame] | 42 | .word compat_sys_rt_sigtimedwait, sys32_rt_sigqueueinfo, compat_sys_rt_sigsuspend, sys_setresuid, sys_getresuid | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 43 | /*110*/	.word sys_setresgid, sys_getresgid, sys_setregid, sys_nis_syscall, sys_nis_syscall | 
| Christoph Hellwig | b418da1 | 2008-10-15 22:02:06 -0700 | [diff] [blame] | 44 | .word sys32_getgroups, compat_sys_gettimeofday, sys32_getrusage, sys_nis_syscall, sys_getcwd | 
|  | 45 | /*120*/	.word compat_sys_readv, compat_sys_writev, compat_sys_settimeofday, sys_fchown16, sys_fchmod | 
| David S. Miller | 9a926d8 | 2009-07-27 18:10:28 -0700 | [diff] [blame] | 46 | .word sys_nis_syscall, sys_setreuid16, sys_setregid16, sys_rename, sys32_truncate | 
|  | 47 | /*130*/	.word sys32_ftruncate, sys_flock, compat_sys_lstat64, sys_nis_syscall, sys_nis_syscall | 
| David S. Miller | 8376005 | 2008-05-05 12:32:39 -0700 | [diff] [blame] | 48 | .word sys_nis_syscall, sys32_mkdir, sys_rmdir, compat_sys_utimes, compat_sys_stat64 | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 49 | /*140*/	.word sys32_sendfile64, sys_nis_syscall, sys32_futex, sys_gettid, compat_sys_getrlimit | 
|  | 50 | .word compat_sys_setrlimit, sys_pivot_root, sys32_prctl, sys_pciconfig_read, sys_pciconfig_write | 
| David S. Miller | 40a085c | 2005-07-27 14:14:39 -0700 | [diff] [blame] | 51 | /*150*/	.word sys_nis_syscall, sys_inotify_init, sys_inotify_add_watch, sys_poll, sys_getdents64 | 
|  | 52 | .word compat_sys_fcntl64, sys_inotify_rm_watch, compat_sys_statfs, compat_sys_fstatfs, sys_oldumount | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 53 | /*160*/	.word compat_sys_sched_setaffinity, compat_sys_sched_getaffinity, sys32_getdomainname, sys32_setdomainname, sys_nis_syscall | 
| David S. Miller | 6e8a4fa | 2009-03-27 18:15:02 -0700 | [diff] [blame] | 54 | .word sys_quotactl, sys_set_tid_address, compat_sys_mount, compat_sys_ustat, sys32_setxattr | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 55 | /*170*/	.word sys32_lsetxattr, sys32_fsetxattr, sys_getxattr, sys_lgetxattr, compat_sys_getdents | 
|  | 56 | .word sys_setsid, sys_fchdir, sys32_fgetxattr, sys_listxattr, sys_llistxattr | 
|  | 57 | /*180*/	.word sys32_flistxattr, sys_removexattr, sys_lremovexattr, compat_sys_sigpending, sys_ni_syscall | 
| David S. Miller | e426501 | 2009-01-19 21:11:27 -0800 | [diff] [blame] | 58 | .word sys32_setpgid, sys32_fremovexattr, sys32_tkill, sys32_exit_group, sys_sparc64_newuname | 
|  | 59 | /*190*/	.word sys32_init_module, sys_sparc64_personality, sys_remap_file_pages, sys32_epoll_create, sys32_epoll_ctl | 
| David S. Miller | 9126dfd | 2005-07-10 15:11:45 -0700 | [diff] [blame] | 60 | .word sys32_epoll_wait, sys32_ioprio_set, sys_getppid, sys32_sigaction, sys_sgetmask | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 61 | /*200*/	.word sys32_ssetmask, sys_sigsuspend, compat_sys_newlstat, sys_uselib, compat_sys_old_readdir | 
|  | 62 | .word sys32_readahead, sys32_socketcall, sys32_syslog, sys32_lookup_dcookie, sys32_fadvise64 | 
| Kyle McMartin | d4d23ad | 2007-02-10 01:46:00 -0800 | [diff] [blame] | 63 | /*210*/	.word sys32_fadvise64_64, sys32_tgkill, sys32_waitpid, sys_swapoff, compat_sys_sysinfo | 
| David S. Miller | 5c7aa6f | 2007-04-13 13:27:08 -0700 | [diff] [blame] | 64 | .word compat_sys_ipc, sys32_sigreturn, sys_clone, sys32_ioprio_get, compat_sys_adjtimex | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 65 | /*220*/	.word sys32_sigprocmask, sys_ni_syscall, sys32_delete_module, sys_ni_syscall, sys32_getpgid | 
| David S. Miller | ea771bd | 2008-08-06 23:11:08 -0700 | [diff] [blame] | 66 | .word sys32_bdflush, sys32_sysfs, sys_nis_syscall, sys_setfsuid16, sys_setfsgid16 | 
| David S. Miller | 1339713 | 2006-03-31 02:04:15 -0800 | [diff] [blame] | 67 | /*230*/	.word sys32_select, compat_sys_time, sys32_splice, compat_sys_stime, compat_sys_statfs64 | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 68 | .word compat_sys_fstatfs64, sys_llseek, sys_mlock, sys_munlock, sys32_mlockall | 
|  | 69 | /*240*/	.word sys_munlockall, sys32_sched_setparam, sys32_sched_getparam, sys32_sched_setscheduler, sys32_sched_getscheduler | 
|  | 70 | .word sys_sched_yield, sys32_sched_get_priority_max, sys32_sched_get_priority_min, sys32_sched_rr_get_interval, compat_sys_nanosleep | 
| Al Viro | 0ec62d2 | 2009-11-24 08:53:51 -0500 | [diff] [blame] | 71 | /*250*/	.word sys_mremap, compat_sys_sysctl, sys32_getsid, sys_fdatasync, sys32_nfsservctl | 
| David S. Miller | 289eee6 | 2006-03-31 23:49:34 -0800 | [diff] [blame] | 72 | .word sys32_sync_file_range, compat_sys_clock_settime, compat_sys_clock_gettime, compat_sys_clock_getres, sys32_clock_nanosleep | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 73 | /*260*/	.word compat_sys_sched_getaffinity, compat_sys_sched_setaffinity, sys32_timer_settime, compat_sys_timer_gettime, sys_timer_getoverrun | 
| Christoph Hellwig | 3a0f69d | 2006-01-09 20:52:08 -0800 | [diff] [blame] | 74 | .word sys_timer_delete, compat_sys_timer_create, sys_ni_syscall, compat_sys_io_setup, sys_io_destroy | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 75 | /*270*/	.word sys32_io_submit, sys_io_cancel, compat_sys_io_getevents, sys32_mq_open, sys_mq_unlink | 
| David S. Miller | 961f8bc | 2005-04-17 18:03:10 -0700 | [diff] [blame] | 76 | .word compat_sys_mq_timedsend, compat_sys_mq_timedreceive, compat_sys_mq_notify, compat_sys_mq_getsetattr, compat_sys_waitid | 
| David S. Miller | 5fdef39 | 2006-04-14 15:29:32 -0700 | [diff] [blame] | 77 | /*280*/	.word sys32_tee, sys_add_key, sys_request_key, sys_keyctl, compat_sys_openat | 
| David S. Miller | 40ad7a6 | 2006-02-12 23:30:11 -0800 | [diff] [blame] | 78 | .word sys_mkdirat, sys_mknodat, sys_fchownat, compat_sys_futimesat, compat_sys_fstatat64 | 
| David S. Miller | 353b28b | 2006-05-21 21:22:53 -0700 | [diff] [blame] | 79 | /*290*/	.word sys_unlinkat, sys_renameat, sys_linkat, sys_symlinkat, sys_readlinkat | 
| David S. Miller | 1b9a428 | 2006-02-07 18:11:24 -0800 | [diff] [blame] | 80 | .word sys_fchmodat, sys_faccessat, compat_sys_pselect6, compat_sys_ppoll, sys_unshare | 
| David S. Miller | 50d266a | 2007-03-12 19:58:18 -0700 | [diff] [blame] | 81 | /*300*/	.word compat_sys_set_robust_list, compat_sys_get_robust_list, compat_sys_migrate_pages, compat_sys_mbind, compat_sys_get_mempolicy | 
|  | 82 | .word compat_sys_set_mempolicy, compat_sys_kexec_load, compat_sys_move_pages, sys_getcpu, compat_sys_epoll_pwait | 
| David S. Miller | 3db1d97 | 2008-02-05 17:40:40 -0800 | [diff] [blame] | 83 | /*310*/	.word compat_sys_utimensat, compat_sys_signalfd, sys_timerfd_create, sys_eventfd, compat_sys_fallocate | 
| David S. Miller | f1373da | 2008-07-25 15:18:31 -0700 | [diff] [blame] | 84 | .word compat_sys_timerfd_settime, compat_sys_timerfd_gettime, compat_sys_signalfd4, sys_eventfd2, sys_epoll_create1 | 
| David S. Miller | d1ae4ce | 2009-06-16 04:17:58 -0700 | [diff] [blame] | 85 | /*320*/	.word sys_dup3, sys_pipe2, sys_inotify_init1, sys_accept4, compat_sys_preadv | 
| Arnaldo Carvalho de Melo | a2e2725 | 2009-10-12 23:40:10 -0700 | [diff] [blame] | 86 | .word compat_sys_pwritev, compat_sys_rt_tgsigqueueinfo, sys_perf_event_open, compat_sys_recvmmsg | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 87 |  | 
|  | 88 | #endif /* CONFIG_COMPAT */ | 
|  | 89 |  | 
|  | 90 | /* Now the 64-bit native Linux syscall table. */ | 
|  | 91 |  | 
|  | 92 | .align	4 | 
|  | 93 | .globl sys_call_table64, sys_call_table | 
|  | 94 | sys_call_table64: | 
|  | 95 | sys_call_table: | 
|  | 96 | /*0*/	.word sys_restart_syscall, sparc_exit, sys_fork, sys_read, sys_write | 
|  | 97 | /*5*/	.word sys_open, sys_close, sys_wait4, sys_creat, sys_link | 
|  | 98 | /*10*/  .word sys_unlink, sys_nis_syscall, sys_chdir, sys_chown, sys_mknod | 
| David S. Miller | c7d5a00 | 2010-03-03 08:08:49 -0800 | [diff] [blame] | 99 | /*15*/	.word sys_chmod, sys_lchown, sys_brk, sys_nis_syscall, sys_lseek | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 100 | /*20*/	.word sys_getpid, sys_capget, sys_capset, sys_setuid, sys_getuid | 
| David S. Miller | 8c45112 | 2006-05-03 13:55:46 -0700 | [diff] [blame] | 101 | /*25*/	.word sys_vmsplice, sys_ptrace, sys_alarm, sys_sigaltstack, sys_nis_syscall | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 102 | /*30*/	.word sys_utime, sys_nis_syscall, sys_nis_syscall, sys_access, sys_nice | 
|  | 103 | .word sys_nis_syscall, sys_sync, sys_kill, sys_newstat, sys_sendfile64 | 
| Heiko Carstens | 1134723 | 2009-01-14 14:13:56 +0100 | [diff] [blame] | 104 | /*40*/	.word sys_newlstat, sys_dup, sys_sparc_pipe, sys_times, sys_nis_syscall | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 105 | .word sys_umount, sys_setgid, sys_getgid, sys_signal, sys_geteuid | 
|  | 106 | /*50*/	.word sys_getegid, sys_acct, sys_memory_ordering, sys_nis_syscall, sys_ioctl | 
|  | 107 | .word sys_reboot, sys_nis_syscall, sys_symlink, sys_readlink, sys_execve | 
| David S. Miller | cdade10 | 2006-01-09 20:43:57 -0800 | [diff] [blame] | 108 | /*60*/	.word sys_umask, sys_chroot, sys_newfstat, sys_fstat64, sys_getpagesize | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 109 | .word sys_msync, sys_vfork, sys_pread64, sys_pwrite64, sys_nis_syscall | 
| David S. Miller | e426501 | 2009-01-19 21:11:27 -0800 | [diff] [blame] | 110 | /*70*/	.word sys_nis_syscall, sys_mmap, sys_nis_syscall, sys_64_munmap, sys_mprotect | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 111 | .word sys_madvise, sys_vhangup, sys_nis_syscall, sys_mincore, sys_getgroups | 
|  | 112 | /*80*/	.word sys_setgroups, sys_getpgrp, sys_nis_syscall, sys_setitimer, sys_nis_syscall | 
|  | 113 | .word sys_swapon, sys_getitimer, sys_nis_syscall, sys_sethostname, sys_nis_syscall | 
|  | 114 | /*90*/	.word sys_dup2, sys_nis_syscall, sys_fcntl, sys_select, sys_nis_syscall | 
|  | 115 | .word sys_fsync, sys_setpriority, sys_socket, sys_connect, sys_accept | 
|  | 116 | /*100*/	.word sys_getpriority, sys_rt_sigreturn, sys_rt_sigaction, sys_rt_sigprocmask, sys_rt_sigpending | 
|  | 117 | .word sys_rt_sigtimedwait, sys_rt_sigqueueinfo, sys_rt_sigsuspend, sys_setresuid, sys_getresuid | 
|  | 118 | /*110*/	.word sys_setresgid, sys_getresgid, sys_nis_syscall, sys_recvmsg, sys_sendmsg | 
|  | 119 | .word sys_nis_syscall, sys_gettimeofday, sys_getrusage, sys_getsockopt, sys_getcwd | 
|  | 120 | /*120*/	.word sys_readv, sys_writev, sys_settimeofday, sys_fchown, sys_fchmod | 
|  | 121 | .word sys_recvfrom, sys_setreuid, sys_setregid, sys_rename, sys_truncate | 
| David S. Miller | 0ba4da0 | 2005-04-18 15:13:15 -0700 | [diff] [blame] | 122 | /*130*/	.word sys_ftruncate, sys_flock, sys_lstat64, sys_sendto, sys_shutdown | 
|  | 123 | .word sys_socketpair, sys_mkdir, sys_rmdir, sys_utimes, sys_stat64 | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 124 | /*140*/	.word sys_sendfile64, sys_getpeername, sys_futex, sys_gettid, sys_getrlimit | 
|  | 125 | .word sys_setrlimit, sys_pivot_root, sys_prctl, sys_pciconfig_read, sys_pciconfig_write | 
| David S. Miller | 40a085c | 2005-07-27 14:14:39 -0700 | [diff] [blame] | 126 | /*150*/	.word sys_getsockname, sys_inotify_init, sys_inotify_add_watch, sys_poll, sys_getdents64 | 
|  | 127 | .word sys_nis_syscall, sys_inotify_rm_watch, sys_statfs, sys_fstatfs, sys_oldumount | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 128 | /*160*/	.word sys_sched_setaffinity, sys_sched_getaffinity, sys_getdomainname, sys_setdomainname, sys_utrap_install | 
|  | 129 | .word sys_quotactl, sys_set_tid_address, sys_mount, sys_ustat, sys_setxattr | 
|  | 130 | /*170*/	.word sys_lsetxattr, sys_fsetxattr, sys_getxattr, sys_lgetxattr, sys_getdents | 
|  | 131 | .word sys_setsid, sys_fchdir, sys_fgetxattr, sys_listxattr, sys_llistxattr | 
|  | 132 | /*180*/	.word sys_flistxattr, sys_removexattr, sys_lremovexattr, sys_nis_syscall, sys_ni_syscall | 
| David S. Miller | e426501 | 2009-01-19 21:11:27 -0800 | [diff] [blame] | 133 | .word sys_setpgid, sys_fremovexattr, sys_tkill, sys_exit_group, sys_sparc64_newuname | 
|  | 134 | /*190*/	.word sys_init_module, sys_sparc64_personality, sys_remap_file_pages, sys_epoll_create, sys_epoll_ctl | 
| David S. Miller | 9126dfd | 2005-07-10 15:11:45 -0700 | [diff] [blame] | 135 | .word sys_epoll_wait, sys_ioprio_set, sys_getppid, sys_nis_syscall, sys_sgetmask | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 136 | /*200*/	.word sys_ssetmask, sys_nis_syscall, sys_newlstat, sys_uselib, sys_nis_syscall | 
|  | 137 | .word sys_readahead, sys_socketcall, sys_syslog, sys_lookup_dcookie, sys_fadvise64 | 
|  | 138 | /*210*/	.word sys_fadvise64_64, sys_tgkill, sys_waitpid, sys_swapoff, sys_sysinfo | 
| David S. Miller | 9126dfd | 2005-07-10 15:11:45 -0700 | [diff] [blame] | 139 | .word sys_ipc, sys_nis_syscall, sys_clone, sys_ioprio_get, sys_adjtimex | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 140 | /*220*/	.word sys_nis_syscall, sys_ni_syscall, sys_delete_module, sys_ni_syscall, sys_getpgid | 
|  | 141 | .word sys_bdflush, sys_sysfs, sys_nis_syscall, sys_setfsuid, sys_setfsgid | 
| David S. Miller | 1339713 | 2006-03-31 02:04:15 -0800 | [diff] [blame] | 142 | /*230*/	.word sys_select, sys_nis_syscall, sys_splice, sys_stime, sys_statfs64 | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 143 | .word sys_fstatfs64, sys_llseek, sys_mlock, sys_munlock, sys_mlockall | 
|  | 144 | /*240*/	.word sys_munlockall, sys_sched_setparam, sys_sched_getparam, sys_sched_setscheduler, sys_sched_getscheduler | 
|  | 145 | .word sys_sched_yield, sys_sched_get_priority_max, sys_sched_get_priority_min, sys_sched_rr_get_interval, sys_nanosleep | 
| David S. Miller | e426501 | 2009-01-19 21:11:27 -0800 | [diff] [blame] | 146 | /*250*/	.word sys_64_mremap, sys_sysctl, sys_getsid, sys_fdatasync, sys_nfsservctl | 
| David S. Miller | 289eee6 | 2006-03-31 23:49:34 -0800 | [diff] [blame] | 147 | .word sys_sync_file_range, sys_clock_settime, sys_clock_gettime, sys_clock_getres, sys_clock_nanosleep | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 148 | /*260*/	.word sys_sched_getaffinity, sys_sched_setaffinity, sys_timer_settime, sys_timer_gettime, sys_timer_getoverrun | 
|  | 149 | .word sys_timer_delete, sys_timer_create, sys_ni_syscall, sys_io_setup, sys_io_destroy | 
|  | 150 | /*270*/	.word sys_io_submit, sys_io_cancel, sys_io_getevents, sys_mq_open, sys_mq_unlink | 
|  | 151 | .word sys_mq_timedsend, sys_mq_timedreceive, sys_mq_notify, sys_mq_getsetattr, sys_waitid | 
| David S. Miller | 5fdef39 | 2006-04-14 15:29:32 -0700 | [diff] [blame] | 152 | /*280*/	.word sys_tee, sys_add_key, sys_request_key, sys_keyctl, sys_openat | 
| David S. Miller | 40ad7a6 | 2006-02-12 23:30:11 -0800 | [diff] [blame] | 153 | .word sys_mkdirat, sys_mknodat, sys_fchownat, sys_futimesat, sys_fstatat64 | 
| David S. Miller | 353b28b | 2006-05-21 21:22:53 -0700 | [diff] [blame] | 154 | /*290*/	.word sys_unlinkat, sys_renameat, sys_linkat, sys_symlinkat, sys_readlinkat | 
| David S. Miller | 1b9a428 | 2006-02-07 18:11:24 -0800 | [diff] [blame] | 155 | .word sys_fchmodat, sys_faccessat, sys_pselect6, sys_ppoll, sys_unshare | 
| David S. Miller | 50d266a | 2007-03-12 19:58:18 -0700 | [diff] [blame] | 156 | /*300*/	.word sys_set_robust_list, sys_get_robust_list, sys_migrate_pages, sys_mbind, sys_get_mempolicy | 
|  | 157 | .word sys_set_mempolicy, sys_kexec_load, sys_move_pages, sys_getcpu, sys_epoll_pwait | 
| David S. Miller | 3db1d97 | 2008-02-05 17:40:40 -0800 | [diff] [blame] | 158 | /*310*/	.word sys_utimensat, sys_signalfd, sys_timerfd_create, sys_eventfd, sys_fallocate | 
| David S. Miller | f1373da | 2008-07-25 15:18:31 -0700 | [diff] [blame] | 159 | .word sys_timerfd_settime, sys_timerfd_gettime, sys_signalfd4, sys_eventfd2, sys_epoll_create1 | 
| David S. Miller | d1ae4ce | 2009-06-16 04:17:58 -0700 | [diff] [blame] | 160 | /*320*/	.word sys_dup3, sys_pipe2, sys_inotify_init1, sys_accept4, sys_preadv | 
| Arnaldo Carvalho de Melo | a2e2725 | 2009-10-12 23:40:10 -0700 | [diff] [blame] | 161 | .word sys_pwritev, sys_rt_tgsigqueueinfo, sys_perf_event_open, sys_recvmmsg |