0 | restart_syscall | 0x00 | - | - | - | - | - | - | kernel/signal.c:2501 |
1 | exit | 0x01 | int error_code | - | - | - | - | - | kernel/exit.c:1095 |
2 | fork | 0x02 | - | - | - | - | - | - | arch/sparc/kernel/entry.S:899 |
3 | read | 0x03 | unsigned int fd | char *buf | size_t count | - | - | - | fs/read_write.c:460 |
4 | write | 0x04 | unsigned int fd | const char *buf | size_t count | - | - | - | fs/read_write.c:477 |
5 | open | 0x05 | const char *filename | int flags | umode_t mode | - | - | - | fs/open.c:1046 |
6 | close | 0x06 | unsigned int fd | - | - | - | - | - | fs/open.c:1117 |
7 | wait4 | 0x07 | pid_t upid | int *stat_addr | int options | struct rusage *ru | - | - | kernel/exit.c:1834 |
8 | creat | 0x08 | const char *pathname | umode_t mode | - | - | - | - | fs/open.c:1079 |
9 | link | 0x09 | const char *oldname | const char *newname | - | - | - | - | fs/namei.c:3152 |
10 | unlink | 0x0a | const char *pathname | - | - | - | - | - | fs/namei.c:2979 |
11 | execv | - | - | - | - | - | - | - | Not implemented |
12 | chdir | 0x0c | const char *filename | - | - | - | - | - | fs/open.c:375 |
13 | chown | 0x0d | const char *filename | uid_t user | gid_t group | - | - | - | fs/open.c:540 |
14 | mknod | 0x0e | const char *filename | umode_t mode | unsigned dev | - | - | - | fs/namei.c:2693 |
15 | chmod | 0x0f | const char *filename | umode_t mode | - | - | - | - | fs/open.c:499 |
16 | lchown | 0x10 | const char *filename | uid_t user | gid_t group | - | - | - | fs/open.c:586 |
17 | brk | 0x11 | unsigned long brk | - | - | - | - | - | mm/mmap.c:246 |
18 | perfctr | - | - | - | - | - | - | - | Not implemented |
19 | lseek | 0x13 | unsigned int fd | off_t offset | unsigned int origin | - | - | - | fs/read_write.c:230 |
20 | getpid | 0x14 | - | - | - | - | - | - | kernel/timer.c:1413 |
21 | capget | 0x15 | cap_user_header_t header | cap_user_data_t dataptr | - | - | - | - | kernel/capability.c:158 |
22 | capset | 0x16 | cap_user_header_t header | const cap_user_data_t data | - | - | - | - | kernel/capability.c:232 |
23 | setuid | 0x17 | uid_t uid | - | - | - | - | - | kernel/sys.c:761 |
24 | getuid | 0x18 | - | - | - | - | - | - | kernel/timer.c:1435 |
25 | vmsplice | 0x19 | int fd | const struct iovec *iov | unsigned long nr_segs | unsigned int flags | - | - | fs/splice.c:1663 |
26 | ptrace | 0x1a | long request | long pid | unsigned long addr | unsigned long data | - | - | kernel/ptrace.c:857 |
27 | alarm | 0x1b | unsigned int seconds | - | - | - | - | - | kernel/timer.c:1390 |
28 | sigaltstack | 0x1c | const stack_t *uss | stack_t *uoss | - | - | - | - | arch/sparc/kernel/entry.S:837 |
29 | pause | 0x1d | - | - | - | - | - | - | kernel/signal.c:3245 |
30 | utime | 0x1e | char *filename | struct utimbuf *times | - | - | - | - | fs/utimes.c:27 |
31 | lchown32 | 0x1f | const char *filename | uid_t user | gid_t group | - | - | - | fs/open.c:586 |
32 | fchown32 | 0x20 | unsigned int fd | uid_t user | gid_t group | - | - | - | fs/open.c:605 |
33 | access | 0x21 | const char *filename | int mode | - | - | - | - | fs/open.c:370 |
34 | nice | 0x22 | int increment | - | - | - | - | - | kernel/sched/core.c:4119 |
35 | chown32 | 0x23 | const char *filename | uid_t user | gid_t group | - | - | - | fs/open.c:540 |
36 | sync | 0x24 | - | - | - | - | - | - | fs/sync.c:98 |
37 | kill | 0x25 | pid_t pid | int sig | - | - | - | - | kernel/signal.c:2841 |
38 | stat | 0x26 | const char *filename | struct __old_kernel_stat *statbuf | - | - | - | - | fs/stat.c:155 |
39 | sendfile | 0x27 | int out_fd | int in_fd | off_t *offset | size_t count | - | - | fs/read_write.c:973 |
40 | lstat | 0x28 | const char *filename | struct __old_kernel_stat *statbuf | - | - | - | - | fs/stat.c:168 |
41 | dup | 0x29 | unsigned int fildes | - | - | - | - | - | fs/fcntl.c:131 |
42 | pipe | 0x2a | int *fildes | - | - | - | - | - | fs/pipe.c:1149 |
43 | times | 0x2b | struct tms *tbuf | - | - | - | - | - | kernel/sys.c:1058 |
44 | getuid32 | 0x2c | - | - | - | - | - | - | kernel/timer.c:1435 |
45 | umount2 | 0x2d | char *name | int flags | - | - | - | - | fs/namespace.c:1190 |
46 | setgid | 0x2e | gid_t gid | - | - | - | - | - | kernel/sys.c:614 |
47 | getgid | 0x2f | - | - | - | - | - | - | kernel/timer.c:1447 |
48 | signal | 0x30 | int sig | __sighandler_t handler | - | - | - | - | kernel/signal.c:3228 |
49 | geteuid | 0x31 | - | - | - | - | - | - | kernel/timer.c:1441 |
50 | getegid | 0x32 | - | - | - | - | - | - | kernel/timer.c:1453 |
51 | acct | 0x33 | const char *name | - | - | - | - | - | kernel/acct.c:255 |
53 | getgid32 | 0x35 | - | - | - | - | - | - | kernel/timer.c:1447 |
54 | ioctl | 0x36 | unsigned int fd | unsigned int cmd | unsigned long arg | - | - | - | fs/ioctl.c:604 |
55 | reboot | 0x37 | int magic1 | int magic2 | unsigned int cmd | void *arg | - | - | kernel/sys.c:432 |
56 | mmap2 | 0x38 | unsigned long addr | unsigned long len | unsigned long prot | unsigned long flags | unsigned long fd | unsigned long pgoff | arch/sparc/kernel/sys_sparc_32.c:105 |
57 | symlink | 0x39 | const char *oldname | const char *newname | - | - | - | - | fs/namei.c:3039 |
58 | readlink | 0x3a | const char *path | char *buf | int bufsiz | - | - | - | fs/stat.c:321 |
59 | execve | 0x3b | const char *name | const char *const *argv | const char *const *envp | - | - | - | arch/sparc/kernel/entry.S:811 |
60 | umask | 0x3c | int mask | - | - | - | - | - | kernel/sys.c:1782 |
61 | chroot | 0x3d | const char *filename | - | - | - | - | - | fs/open.c:422 |
62 | fstat | 0x3e | unsigned int fd | struct __old_kernel_stat *statbuf | - | - | - | - | fs/stat.c:181 |
63 | fstat64 | 0x3f | unsigned long fd | struct stat64 *statbuf | - | - | - | - | fs/stat.c:396 |
64 | getpagesize | 0x40 | void | - | - | - | - | - | arch/sparc/kernel/sys_sparc_32.c:32 |
65 | msync | 0x41 | unsigned long start | size_t len | int flags | - | - | - | mm/msync.c:31 |
66 | vfork | 0x42 | - | - | - | - | - | - | arch/sparc/kernel/entry.S:942 |
67 | pread64 | 0x43 | char *buf size_t count | loff_t pos | - | - | - | - | fs/read_write.c:495 |
68 | pwrite64 | 0x44 | const char *buf size_t count | loff_t pos | - | - | - | - | fs/read_write.c:524 |
69 | geteuid32 | 0x45 | - | - | - | - | - | - | kernel/timer.c:1441 |
70 | getegid32 | 0x46 | - | - | - | - | - | - | kernel/timer.c:1453 |
71 | mmap | 0x47 | unsigned long addr | unsigned long len | unsigned long prot | unsigned long flags | unsigned long fd | unsigned long off | arch/sparc/kernel/sys_sparc_64.c:552 |
72 | setreuid32 | 0x48 | uid_t ruid | uid_t euid | - | - | - | - | kernel/sys.c:690 |
73 | munmap | 0x49 | unsigned long addr | size_t len | - | - | - | - | mm/mmap.c:2141 |
74 | mprotect | 0x4a | unsigned long start | size_t len | unsigned long prot | - | - | - | mm/mprotect.c:232 |
75 | madvise | 0x4b | unsigned long start | size_t len_in | int behavior | - | - | - | mm/madvise.c:362 |
76 | vhangup | 0x4c | - | - | - | - | - | - | fs/open.c:1156 |
77 | truncate64 | 0x4d | loff_t length | - | - | - | - | - | fs/open.c:188 |
78 | mincore | 0x4e | unsigned long start | size_t len | unsigned char *vec | - | - | - | mm/mincore.c:266 |
79 | getgroups | 0x4f | int gidsetsize | gid_t *grouplist | - | - | - | - | kernel/groups.c:202 |
80 | setgroups | 0x50 | int gidsetsize | gid_t *grouplist | - | - | - | - | kernel/groups.c:231 |
81 | getpgrp | 0x51 | - | - | - | - | - | - | kernel/sys.c:1184 |
82 | setgroups32 | 0x52 | int gidsetsize | gid_t *grouplist | - | - | - | - | kernel/groups.c:231 |
83 | setitimer | 0x53 | int which | struct itimerval *value | struct itimerval *ovalue | - | - | - | kernel/itimer.c:278 |
84 | ftruncate64 | 0x54 | loff_t length | - | - | - | - | - | fs/open.c:200 |
85 | swapon | 0x55 | const char *specialfile | int swap_flags | - | - | - | - | mm/swapfile.c:1996 |
86 | getitimer | 0x56 | int which | struct itimerval *value | - | - | - | - | kernel/itimer.c:103 |
87 | setuid32 | 0x57 | uid_t uid | - | - | - | - | - | kernel/sys.c:761 |
88 | sethostname | 0x58 | char *name | int len | - | - | - | - | kernel/sys.c:1365 |
89 | setgid32 | 0x59 | gid_t gid | - | - | - | - | - | kernel/sys.c:614 |
90 | dup2 | 0x5a | unsigned int oldfd | unsigned int newfd | - | - | - | - | fs/fcntl.c:116 |
91 | setfsuid32 | 0x5b | uid_t uid | - | - | - | - | - | kernel/sys.c:969 |
92 | fcntl | 0x5c | unsigned int fd | unsigned int cmd | unsigned long arg | - | - | - | fs/fcntl.c:442 |
93 | select | 0x5d | int n | fd_set *inp | fd_set *outp | fd_set *exp | struct timeval *tvp | - | fs/select.c:593 |
94 | setfsgid32 | 0x5e | gid_t gid | - | - | - | - | - | kernel/sys.c:1008 |
95 | fsync | 0x5f | unsigned int fd | - | - | - | - | - | fs/sync.c:201 |
96 | setpriority | 0x60 | int which | int who | int niceval | - | - | - | kernel/sys.c:172 |
97 | socket | 0x61 | int family | int type | int protocol | - | - | - | net/socket.c:1324 |
98 | connect | 0x62 | int fd | struct sockaddr *uservaddr | int addrlen | - | - | - | net/socket.c:1600 |
99 | accept | 0x63 | int fd | struct sockaddr *upeer_sockaddr | int *upeer_addrlen | - | - | - | net/socket.c:1582 |
100 | getpriority | 0x64 | int which | int who | - | - | - | - | kernel/sys.c:241 |
101 | rt_sigreturn | 0x65 | - | - | - | - | - | - | arch/sparc/kernel/entry.S:873 |
102 | rt_sigaction | 0x66 | int sig | const struct sigaction *act | struct sigaction *oact | size_t sigsetsize | - | - | kernel/signal.c:3174 |
103 | rt_sigprocmask | 0x67 | int how | sigset_t *nset | sigset_t *oset | size_t sigsetsize | - | - | kernel/signal.c:2591 |
104 | rt_sigpending | 0x68 | sigset_t *set | size_t sigsetsize | - | - | - | - | kernel/signal.c:2651 |
105 | rt_sigtimedwait | 0x69 | const sigset_t *uthese | siginfo_t *uinfo | const struct timespec *uts | size_t sigsetsize | - | - | kernel/signal.c:2805 |
106 | rt_sigqueueinfo | 0x6a | pid_t pid | int sig | siginfo_t *uinfo | - | - | - | kernel/signal.c:2938 |
107 | rt_sigsuspend | 0x6b | sigset_t *unewset | size_t sigsetsize | - | - | - | - | kernel/signal.c:3274 |
108 | setresuid32 | 0x6c | uid_t ruid | uid_t euid | uid_t suid | - | - | - | kernel/sys.c:808 |
109 | getresuid32 | 0x6d | uid_t *ruidp | uid_t *euidp | uid_t *suidp | - | - | - | kernel/sys.c:873 |
110 | setresgid32 | 0x6e | gid_t rgid | gid_t egid | gid_t sgid | - | - | - | kernel/sys.c:893 |
111 | getresgid32 | 0x6f | gid_t *rgidp | gid_t *egidp | gid_t *sgidp | - | - | - | kernel/sys.c:945 |
112 | setregid32 | 0x70 | gid_t rgid | gid_t egid | - | - | - | - | kernel/sys.c:557 |
113 | recvmsg | 0x71 | int fd | struct msghdr *msg | unsigned int flags | - | - | - | net/socket.c:2189 |
114 | sendmsg | 0x72 | int fd | struct msghdr *msg | unsigned int flags | - | - | - | net/socket.c:2016 |
115 | getgroups32 | 0x73 | int gidsetsize | gid_t *grouplist | - | - | - | - | kernel/groups.c:202 |
116 | gettimeofday | 0x74 | struct timeval *tv | struct timezone *tz | - | - | - | - | kernel/time.c:101 |
117 | getrusage | 0x75 | int who | struct rusage *ru | - | - | - | - | kernel/sys.c:1774 |
118 | getsockopt | 0x76 | int fd | int level | int optname | char *optval | int *optlen | - | net/socket.c:1844 |
119 | getcwd | 0x77 | char *buf | unsigned long size | - | - | - | - | fs/dcache.c:2885 |
120 | readv | 0x78 | unsigned long fd | const struct iovec *vec | unsigned long vlen | - | - | - | fs/read_write.c:787 |
121 | writev | 0x79 | unsigned long fd | const struct iovec *vec | unsigned long vlen | - | - | - | fs/read_write.c:808 |
122 | settimeofday | 0x7a | struct timeval *tv | struct timezone *tz | - | - | - | - | kernel/time.c:179 |
123 | fchown | 0x7b | unsigned int fd | uid_t user | gid_t group | - | - | - | fs/open.c:605 |
124 | fchmod | 0x7c | unsigned int fd | umode_t mode | - | - | - | - | fs/open.c:472 |
125 | recvfrom | 0x7d | int fd | void *ubuf | size_t size | unsigned int flags | struct sockaddr *addr | int *addr_len | net/socket.c:1754 |
126 | setreuid | 0x7e | uid_t ruid | uid_t euid | - | - | - | - | kernel/sys.c:690 |
127 | setregid | 0x7f | gid_t rgid | gid_t egid | - | - | - | - | kernel/sys.c:557 |
128 | rename | 0x80 | const char *oldname | const char *newname | - | - | - | - | fs/namei.c:3403 |
129 | truncate | 0x81 | const char *path | long length | - | - | - | - | fs/open.c:128 |
130 | ftruncate | 0x82 | unsigned int fd | unsigned long length | - | - | - | - | fs/open.c:178 |
131 | flock | 0x83 | unsigned int fd | unsigned int cmd | - | - | - | - | fs/locks.c:1636 |
132 | lstat64 | 0x84 | const char *filename | struct stat64 *statbuf | - | - | - | - | fs/stat.c:384 |
133 | sendto | 0x85 | int fd | void *buff | size_t len | unsigned int flags | struct sockaddr *addr | int addr_len | net/socket.c:1695 |
134 | shutdown | 0x86 | int fd | int how | - | - | - | - | net/socket.c:1874 |
135 | socketpair | 0x87 | int family | int type | int protocol | int *usockvec | - | - | net/socket.c:1365 |
136 | mkdir | 0x88 | const char *pathname | umode_t mode | - | - | - | - | fs/namei.c:2751 |
137 | rmdir | 0x89 | const char *pathname | - | - | - | - | - | fs/namei.c:2870 |
138 | utimes | 0x8a | char *filename | struct timeval *utimes | - | - | - | - | fs/utimes.c:221 |
139 | stat64 | 0x8b | const char *filename | struct stat64 *statbuf | - | - | - | - | fs/stat.c:372 |
140 | sendfile64 | 0x8c | int out_fd | int in_fd | loff_t *offset | size_t count | - | - | fs/read_write.c:992 |
141 | getpeername | 0x8d | int fd | struct sockaddr *usockaddr | int *usockaddr_len | - | - | - | net/socket.c:1663 |
142 | futex | 0x8e | u32 *uaddr | int op | u32 val | struct timespec *utime | u32 *uaddr2 | u32 val3 | kernel/futex.c:2680 |
143 | gettid | 0x8f | - | - | - | - | - | - | kernel/timer.c:1569 |
144 | getrlimit | 0x90 | unsigned int resource | struct rlimit *rlim | - | - | - | - | kernel/sys.c:1440 |
145 | setrlimit | 0x91 | unsigned int resource | struct rlimit *rlim | - | - | - | - | kernel/sys.c:1641 |
146 | pivot_root | 0x92 | const char *new_root | const char *put_old | - | - | - | - | fs/namespace.c:2453 |
147 | prctl | 0x93 | int option | unsigned long arg2 | unsigned long arg3 | unsigned long arg4 | unsigned long arg5 | - | kernel/sys.c:1999 |
148 | pciconfig_read | 0x94 | unsigned long bus | unsigned long dfn | unsigned long off | unsigned long len | void *buf | - | drivers/pci/syscall.c:16 |
149 | pciconfig_write | 0x95 | unsigned long bus | unsigned long dfn | unsigned long off | unsigned long len | void *buf | - | drivers/pci/syscall.c:86 |
150 | getsockname | 0x96 | int fd | struct sockaddr *usockaddr | int *usockaddr_len | - | - | - | net/socket.c:1632 |
151 | inotify_init | 0x97 | - | - | - | - | - | - | fs/notify/inotify/inotify_user.c:749 |
152 | inotify_add_watch | 0x98 | int fd | const char *pathname | u32 mask | - | - | - | fs/notify/inotify/inotify_user.c:754 |
153 | poll | 0x99 | struct pollfd *ufds | unsigned int nfds | int timeout_msecs | - | - | - | fs/select.c:908 |
154 | getdents64 | 0x9a | unsigned int fd | struct linux_dirent64 *dirent | unsigned int count | - | - | - | fs/readdir.c:272 |
155 | fcntl64 | 0x9b | unsigned int fd | unsigned int cmd | unsigned long arg | - | - | - | fs/fcntl.c:468 |
156 | inotify_rm_watch | 0x9c | int fd | __s32 wd | - | - | - | - | fs/notify/inotify/inotify_user.c:795 |
157 | statfs | 0x9d | const char *pathname | struct statfs *buf | - | - | - | - | fs/statfs.c:166 |
158 | fstatfs | 0x9e | unsigned int fd | struct statfs *buf | - | - | - | - | fs/statfs.c:187 |
159 | umount | 0x9f | char *name | int flags | - | - | - | - | fs/namespace.c:1190 |
160 | sched_set_affinity | - | - | - | - | - | - | - | Not implemented |
161 | sched_get_affinity | - | - | - | - | - | - | - | Not implemented |
162 | getdomainname | 0xa2 | char *name | int len | - | - | - | - | arch/sparc/kernel/sys_sparc_64.c:631 |
163 | setdomainname | 0xa3 | char *name | int len | - | - | - | - | kernel/sys.c:1416 |
165 | quotactl | 0xa5 | unsigned int cmd | const char *special | qid_t id | void *addr | - | - | fs/quota/quota.c:346 |
166 | set_tid_address | 0xa6 | int *tidptr | - | - | - | - | - | kernel/fork.c:1109 |
167 | mount | 0xa7 | char *dev_name | char *dir_name | char *type | unsigned long flags | void *data | - | fs/namespace.c:2362 |
168 | ustat | 0xa8 | unsigned dev | struct ustat *ubuf | - | - | - | - | fs/statfs.c:222 |
169 | setxattr | 0xa9 | const char *pathname | const char *name | const void *value | size_t size | int flags | - | fs/xattr.c:361 |
170 | lsetxattr | 0xaa | const char *pathname | const char *name | const void *value | size_t size | int flags | - | fs/xattr.c:380 |
171 | fsetxattr | 0xab | int fd | const char *name | const void *value | size_t size | int flags | - | fs/xattr.c:399 |
172 | getxattr | 0xac | const char *pathname | const char *name | void *value | size_t size | - | - | fs/xattr.c:459 |
173 | lgetxattr | 0xad | const char *pathname | const char *name | void *value | size_t size | - | - | fs/xattr.c:473 |
174 | getdents | 0xae | unsigned int fd | struct linux_dirent *dirent | unsigned int count | - | - | - | fs/readdir.c:191 |
175 | setsid | 0xaf | - | - | - | - | - | - | kernel/sys.c:1219 |
176 | fchdir | 0xb0 | unsigned int fd | - | - | - | - | - | fs/open.c:396 |
177 | fgetxattr | 0xb1 | int fd | const char *name | void *value | size_t size | - | - | fs/xattr.c:487 |
178 | listxattr | 0xb2 | const char *pathname | char *list | size_t size | - | - | - | fs/xattr.c:541 |
179 | llistxattr | 0xb3 | const char *pathname | char *list | size_t size | - | - | - | fs/xattr.c:555 |
180 | flistxattr | 0xb4 | int fd | char *list | size_t size | - | - | - | fs/xattr.c:569 |
181 | removexattr | 0xb5 | const char *pathname | const char *name | - | - | - | - | fs/xattr.c:602 |
182 | lremovexattr | 0xb6 | const char *pathname | const char *name | - | - | - | - | fs/xattr.c:620 |
183 | sigpending | 0xb7 | old_sigset_t *set | - | - | - | - | - | kernel/signal.c:3107 |
184 | query_module | - | - | - | - | - | - | - | Not implemented |
185 | setpgid | 0xb9 | pid_t pid | pid_t pgid | - | - | - | - | kernel/sys.c:1083 |
186 | fremovexattr | 0xba | int fd | const char *name | - | - | - | - | fs/xattr.c:638 |
187 | tkill | 0xbb | pid_t pid | int sig | - | - | - | - | kernel/signal.c:2923 |
188 | exit_group | 0xbc | int error_code | - | - | - | - | - | kernel/exit.c:1136 |
189 | uname | 0xbd | struct old_utsname *name | - | - | - | - | - | kernel/sys.c:1311 |
190 | init_module | 0xbe | void *umod | unsigned long len | const char *uargs | - | - | - | kernel/module.c:3010 |
191 | personality | 0xbf | unsigned int personality | - | - | - | - | - | kernel/exec_domain.c:182 |
192 | remap_file_pages | 0xc0 | unsigned long start | unsigned long size | unsigned long prot | unsigned long pgoff | unsigned long flags | - | mm/fremap.c:122 |
193 | epoll_create | 0xc1 | int size | - | - | - | - | - | fs/eventpoll.c:1668 |
194 | epoll_ctl | 0xc2 | int epfd | int op | int fd | struct epoll_event *event | - | - | fs/eventpoll.c:1681 |
195 | epoll_wait | 0xc3 | int epfd | struct epoll_event *events | int maxevents | int timeout | - | - | fs/eventpoll.c:1809 |
196 | ioprio_set | 0xc4 | int which | int who | int ioprio | - | - | - | fs/ioprio.c:61 |
197 | getppid | 0xc5 | - | - | - | - | - | - | kernel/timer.c:1424 |
198 | sigaction | - | - | - | - | - | - | - | Not implemented |
199 | sgetmask | 0xc7 | - | - | - | - | - | - | kernel/signal.c:3207 |
200 | ssetmask | 0xc8 | int newmask | - | - | - | - | - | kernel/signal.c:3213 |
201 | sigsuspend | 0xc9 | old_sigset_t set | - | - | - | - | - | arch/sparc/kernel/signal_32.c:69 |
202 | oldlstat | 0xca | const char *filename | struct __old_kernel_stat *statbuf | - | - | - | - | fs/stat.c:168 |
203 | uselib | 0xcb | const char *library | - | - | - | - | - | fs/exec.c:116 |
204 | readdir | 0xcc | unsigned int fd | struct old_linux_dirent *dirent | unsigned int count | - | - | - | fs/readdir.c:105 |
205 | readahead | 0xcd | loff_t offset size_t count | - | - | - | - | - | mm/readahead.c:579 |
206 | socketcall | 0xce | int call | unsigned long *args | - | - | - | - | net/socket.c:2355 |
207 | syslog | 0xcf | int type | char *buf | int len | - | - | - | kernel/printk.c:1195 |
208 | lookup_dcookie | 0xd0 | char *buf size_t len | - | - | - | - | - | fs/dcookies.c:148 |
209 | fadvise64 | 0xd1 | loff_t offset size_t len | int advice | - | - | - | - | mm/fadvise.c:148 |
210 | fadvise64_64 | 0xd2 | loff_t offset loff_t len | int advice | - | - | - | - | mm/fadvise.c:27 |
211 | tgkill | 0xd3 | pid_t tgid | pid_t pid | int sig | - | - | - | kernel/signal.c:2907 |
212 | waitpid | 0xd4 | pid_t pid | int *stat_addr | int options | - | - | - | kernel/exit.c:1879 |
213 | swapoff | 0xd5 | const char *specialfile | - | - | - | - | - | mm/swapfile.c:1539 |
214 | sysinfo | 0xd6 | struct sysinfo *info | - | - | - | - | - | kernel/timer.c:1641 |
215 | ipc | 0xd7 | unsigned int call | int first | unsigned long second | unsigned long third | void *ptr | long fifth | ipc/syscall.c:16 |
216 | sigreturn | 0xd8 | - | - | - | - | - | - | arch/sparc/kernel/entry.S:853 |
217 | clone | 0xd9 | unsigned long clone_flags | unsigned long newsp | void *parent_tid | void *child_tid | - | - | arch/sparc/kernel/entry.S:918 |
218 | ioprio_get | 0xda | int which | int who | - | - | - | - | fs/ioprio.c:176 |
219 | adjtimex | 0xdb | struct timex *txc_p | - | - | - | - | - | kernel/time.c:200 |
220 | sigprocmask | 0xdc | int how | old_sigset_t *nset | old_sigset_t *oset | - | - | - | kernel/signal.c:3125 |
221 | create_module | - | - | - | - | - | - | - | Not implemented |
222 | delete_module | 0xde | const char *name_user | unsigned int flags | - | - | - | - | kernel/module.c:768 |
223 | get_kernel_syms | - | - | - | - | - | - | - | Not implemented |
224 | getpgid | 0xe0 | pid_t pid | - | - | - | - | - | kernel/sys.c:1154 |
225 | bdflush | 0xe1 | int func | long data | - | - | - | - | fs/buffer.c:3130 |
226 | sysfs | 0xe2 | int option | unsigned long arg1 | unsigned long arg2 | - | - | - | fs/filesystems.c:183 |
227 | afs_syscall | - | - | - | - | - | - | - | Not implemented |
228 | setfsuid | 0xe4 | uid_t uid | - | - | - | - | - | kernel/sys.c:969 |
229 | setfsgid | 0xe5 | gid_t gid | - | - | - | - | - | kernel/sys.c:1008 |
230 | _newselect | 0xe6 | int n | fd_set *inp | fd_set *outp | fd_set *exp | struct timeval *tvp | - | fs/select.c:593 |
231 | time | 0xe7 | time_t *tloc | - | - | - | - | - | kernel/time.c:62 |
232 | splice | 0xe8 | int fd_in | loff_t *off_in | int fd_out | loff_t *off_out | size_t len | unsigned int flags | fs/splice.c:1689 |
233 | stime | 0xe9 | time_t *tptr | - | - | - | - | - | kernel/time.c:81 |
234 | statfs64 | 0xea | const char *pathname | size_t sz | struct statfs64 *buf | - | - | - | fs/statfs.c:175 |
235 | fstatfs64 | 0xeb | unsigned int fd | size_t sz | struct statfs64 *buf | - | - | - | fs/statfs.c:196 |
236 | _llseek | 0xec | unsigned int fd | unsigned long offset_high | unsigned long offset_low | loff_t *result | unsigned int origin | - | fs/read_write.c:254 |
237 | mlock | 0xed | unsigned long start | size_t len | - | - | - | - | mm/mlock.c:482 |
238 | munlock | 0xee | unsigned long start | size_t len | - | - | - | - | mm/mlock.c:512 |
239 | mlockall | 0xef | int flags | - | - | - | - | - | mm/mlock.c:549 |
240 | munlockall | 0xf0 | - | - | - | - | - | - | mm/mlock.c:582 |
241 | sched_setparam | 0xf1 | pid_t pid | struct sched_param *param | - | - | - | - | kernel/sched/core.c:4477 |
242 | sched_getparam | 0xf2 | pid_t pid | struct sched_param *param | - | - | - | - | kernel/sched/core.c:4512 |
243 | sched_setscheduler | 0xf3 | pid_t pid | int policy | struct sched_param *param | - | - | - | kernel/sched/core.c:4462 |
244 | sched_getscheduler | 0xf4 | pid_t pid | - | - | - | - | - | kernel/sched/core.c:4486 |
245 | sched_yield | 0xf5 | - | - | - | - | - | - | kernel/sched/core.c:4711 |
246 | sched_get_priority_max | 0xf6 | int policy | - | - | - | - | - | kernel/sched/core.c:4935 |
247 | sched_get_priority_min | 0xf7 | int policy | - | - | - | - | - | kernel/sched/core.c:4960 |
248 | sched_rr_get_interval | 0xf8 | pid_t pid | struct timespec *interval | - | - | - | - | kernel/sched/core.c:4985 |
249 | nanosleep | 0xf9 | struct timespec *rqtp | struct timespec *rmtp | - | - | - | - | kernel/hrtimer.c:1621 |
250 | mremap | 0xfa | unsigned long addr | unsigned long old_len | unsigned long new_len | unsigned long flags | unsigned long new_addr | - | mm/mremap.c:431 |
251 | _sysctl | 0xfb | struct __sysctl_args *args | - | - | - | - | - | kernel/sysctl_binary.c:1444 |
252 | getsid | 0xfc | pid_t pid | - | - | - | - | - | kernel/sys.c:1191 |
253 | fdatasync | 0xfd | unsigned int fd | - | - | - | - | - | fs/sync.c:206 |
254 | nfsservctl | - | - | - | - | - | - | - | Not implemented |
255 | sync_file_range | 0xff | loff_t offset loff_t nbytes | unsigned int flags | - | - | - | - | fs/sync.c:275 |
256 | clock_settime | 0x100 | const clockid_t which_clock | const struct timespec *tp | - | - | - | - | kernel/posix-timers.c:950 |
257 | clock_gettime | 0x101 | const clockid_t which_clock | struct timespec *tp | - | - | - | - | kernel/posix-timers.c:965 |
258 | clock_getres | 0x102 | const clockid_t which_clock | struct timespec *tp | - | - | - | - | kernel/posix-timers.c:1006 |
259 | clock_nanosleep | 0x103 | const clockid_t which_clock | int flags | const struct timespec *rqtp | struct timespec *rmtp | - | - | kernel/posix-timers.c:1035 |
260 | sched_getaffinity | 0x104 | pid_t pid | unsigned int len | unsigned long *user_mask_ptr | - | - | - | kernel/sched/core.c:4677 |
261 | sched_setaffinity | 0x105 | pid_t pid | unsigned int len | unsigned long *user_mask_ptr | - | - | - | kernel/sched/core.c:4626 |
262 | timer_settime | 0x106 | timer_t timer_id | int flags | const struct itimerspec *new_setting | struct itimerspec *old_setting | - | - | kernel/posix-timers.c:819 |
263 | timer_gettime | 0x107 | timer_t timer_id | struct itimerspec *setting | - | - | - | - | kernel/posix-timers.c:715 |
264 | timer_getoverrun | 0x108 | timer_t timer_id | - | - | - | - | - | kernel/posix-timers.c:751 |
265 | timer_delete | 0x109 | timer_t timer_id | - | - | - | - | - | kernel/posix-timers.c:882 |
266 | timer_create | 0x10a | const clockid_t which_clock | struct sigevent *timer_event_spec | timer_t *created_timer_id | - | - | - | kernel/posix-timers.c:535 |
268 | io_setup | 0x10c | unsigned nr_events | aio_context_t *ctxp | - | - | - | - | fs/aio.c:1298 |
269 | io_destroy | 0x10d | aio_context_t ctx | - | - | - | - | - | fs/aio.c:1334 |
270 | io_submit | 0x10e | aio_context_t ctx_id | long nr | struct iocb * *iocbpp | - | - | - | fs/aio.c:1746 |
271 | io_cancel | 0x10f | aio_context_t ctx_id | struct iocb *iocb | struct io_event *result | - | - | - | fs/aio.c:1781 |
272 | io_getevents | 0x110 | aio_context_t ctx_id | long min_nr | long nr | struct io_event *events | struct timespec *timeout | - | fs/aio.c:1844 |
273 | mq_open | 0x111 | const char *u_name | int oflag | umode_t mode | struct mq_attr *u_attr | - | - | ipc/mqueue.c:803 |
274 | mq_unlink | 0x112 | const char *u_name | - | - | - | - | - | ipc/mqueue.c:876 |
275 | mq_timedsend | 0x113 | mqd_t mqdes | const char *u_msg_ptr | size_t msg_len | unsigned int msg_prio | const struct timespec *u_abs_timeout | - | ipc/mqueue.c:971 |
276 | mq_timedreceive | 0x114 | mqd_t mqdes | char *u_msg_ptr | size_t msg_len | unsigned int *u_msg_prio | const struct timespec *u_abs_timeout | - | ipc/mqueue.c:1092 |
277 | mq_notify | 0x115 | mqd_t mqdes | const struct sigevent *u_notification | - | - | - | - | ipc/mqueue.c:1201 |
278 | mq_getsetattr | 0x116 | mqd_t mqdes | const struct mq_attr *u_mqstat | struct mq_attr *u_omqstat | - | - | - | ipc/mqueue.c:1333 |
279 | waitid | 0x117 | int which | pid_t upid | struct siginfo *infop | int options | struct rusage *ru | - | kernel/exit.c:1763 |
280 | tee | 0x118 | int fdin | int fdout | size_t len | unsigned int flags | - | - | fs/splice.c:2025 |
281 | add_key | 0x119 | const char *_type | const char *_description | const void *_payload | size_t plen | key_serial_t ringid | - | security/keys/keyctl.c:54 |
282 | request_key | 0x11a | const char *_type | const char *_description | const char *_callout_info | key_serial_t destringid | - | - | security/keys/keyctl.c:147 |
283 | keyctl | 0x11b | int option | unsigned long arg2 | unsigned long arg3 | unsigned long arg4 | unsigned long arg5 | - | security/keys/keyctl.c:1556 |
284 | openat | 0x11c | int dfd | const char *filename | int flags | umode_t mode | - | - | fs/open.c:1059 |
285 | mkdirat | 0x11d | int dfd | const char *pathname | umode_t mode | - | - | - | fs/namei.c:2723 |
286 | mknodat | 0x11e | int dfd | const char *filename | umode_t mode | unsigned dev | - | - | fs/namei.c:2646 |
287 | fchownat | 0x11f | int dfd | const char *filename | uid_t user | gid_t group | int flag | - | fs/open.c:559 |
288 | futimesat | 0x120 | int dfd | const char *filename | struct timeval *utimes | - | - | - | fs/utimes.c:193 |
289 | fstatat64 | 0x121 | int dfd | const char *filename | struct stat64 *statbuf | int flag | - | - | fs/stat.c:407 |
290 | unlinkat | 0x122 | int dfd | const char *pathname | int flag | - | - | - | fs/namei.c:2968 |
291 | renameat | 0x123 | int olddfd | const char *oldname | int newdfd | const char *newname | - | - | fs/namei.c:3309 |
292 | linkat | 0x124 | int olddfd | const char *oldname | int newdfd | const char *newname | int flags | - | fs/namei.c:3097 |
293 | symlinkat | 0x125 | const char *oldname | int newdfd | const char *newname | - | - | - | fs/namei.c:3004 |
294 | readlinkat | 0x126 | int dfd | const char *pathname | char *buf | int bufsiz | - | - | fs/stat.c:293 |
295 | fchmodat | 0x127 | int dfd | const char *filename | umode_t mode | - | - | - | fs/open.c:486 |
296 | faccessat | 0x128 | int dfd | const char *filename | int mode | - | - | - | fs/open.c:299 |
297 | pselect6 | 0x129 | int n | fd_set *inp | fd_set *outp | fd_set *exp | struct timespec *tsp | void *sig | fs/select.c:671 |
298 | ppoll | 0x12a | struct pollfd *ufds | unsigned int nfds | struct timespec *tsp | const sigset_t *sigmask | size_t sigsetsize | - | fs/select.c:942 |
299 | unshare | 0x12b | unsigned long unshare_flags | - | - | - | - | - | kernel/fork.c:1778 |
300 | set_robust_list | 0x12c | struct robust_list_head *head | size_t len | - | - | - | - | kernel/futex.c:2422 |
301 | get_robust_list | 0x12d | int pid | struct robust_list_head * *head_ptr | size_t *len_ptr | - | - | - | kernel/futex.c:2444 |
302 | migrate_pages | 0x12e | pid_t pid | unsigned long maxnode | const unsigned long *old_nodes | const unsigned long *new_nodes | - | - | mm/mempolicy.c:1304 |
303 | mbind | 0x12f | unsigned long start | unsigned long len | unsigned long mode | unsigned long *nmask | unsigned long maxnode | unsigned flags | mm/mempolicy.c:1263 |
304 | get_mempolicy | 0x130 | int *policy | unsigned long *nmask | unsigned long maxnode | unsigned long addr | unsigned long flags | - | mm/mempolicy.c:1400 |
305 | set_mempolicy | 0x131 | int mode | unsigned long *nmask | unsigned long maxnode | - | - | - | mm/mempolicy.c:1285 |
306 | kexec_load | 0x132 | unsigned long entry | unsigned long nr_segments | struct kexec_segment *segments | unsigned long flags | - | - | kernel/kexec.c:940 |
307 | move_pages | 0x133 | pid_t pid | unsigned long nr_pages | const void * *pages | const int *nodes | int *status | int flags | mm/migrate.c:1343 |
308 | getcpu | 0x134 | unsigned *cpup | unsigned *nodep | struct getcpu_cache *unused | - | - | - | kernel/sys.c:2179 |
309 | epoll_pwait | 0x135 | int epfd | struct epoll_event *events | int maxevents | int timeout | const sigset_t *sigmask | size_t sigsetsize | fs/eventpoll.c:1860 |
310 | utimensat | 0x136 | int dfd | const char *filename | struct timespec *utimes | int flags | - | - | fs/utimes.c:175 |
311 | signalfd | 0x137 | int ufd | sigset_t *user_mask | size_t sizemask | - | - | - | fs/signalfd.c:292 |
312 | timerfd_create | 0x138 | int clockid | int flags | - | - | - | - | fs/timerfd.c:252 |
313 | eventfd | 0x139 | unsigned int count | - | - | - | - | - | fs/eventfd.c:431 |
314 | fallocate | 0x13a | int mode loff_t offset | loff_t len | - | - | - | - | fs/open.c:272 |
315 | timerfd_settime | 0x13b | int ufd | int flags | const struct itimerspec *utmr | struct itimerspec *otmr | - | - | fs/timerfd.c:283 |
316 | timerfd_gettime | 0x13c | int ufd | struct itimerspec *otmr | - | - | - | - | fs/timerfd.c:344 |
317 | signalfd4 | 0x13d | int ufd | sigset_t *user_mask | size_t sizemask | int flags | - | - | fs/signalfd.c:237 |
318 | eventfd2 | 0x13e | unsigned int count | int flags | - | - | - | - | fs/eventfd.c:406 |
319 | epoll_create1 | 0x13f | int flags | - | - | - | - | - | fs/eventpoll.c:1625 |
320 | dup3 | 0x140 | unsigned int oldfd | unsigned int newfd | int flags | - | - | - | fs/fcntl.c:53 |
321 | pipe2 | 0x141 | int *fildes | int flags | - | - | - | - | fs/pipe.c:1133 |
322 | inotify_init1 | 0x142 | int flags | - | - | - | - | - | fs/notify/inotify/inotify_user.c:724 |
323 | accept4 | 0x143 | int fd | struct sockaddr *upeer_sockaddr | int *upeer_addrlen | int flags | - | - | net/socket.c:1508 |
324 | preadv | 0x144 | unsigned long fd | const struct iovec *vec | unsigned long vlen | unsigned long pos_l | unsigned long pos_h | - | fs/read_write.c:835 |
325 | pwritev | 0x145 | unsigned long fd | const struct iovec *vec | unsigned long vlen | unsigned long pos_l | unsigned long pos_h | - | fs/read_write.c:860 |
326 | rt_tgsigqueueinfo | 0x146 | pid_t tgid | pid_t pid | int sig | siginfo_t *uinfo | - | - | kernel/signal.c:2979 |
327 | perf_event_open | 0x147 | struct perf_event_attr *attr_uptr | pid_t pid | int cpu | int group_fd | unsigned long flags | - | kernel/events/core.c:6186 |
328 | recvmmsg | 0x148 | int fd | struct mmsghdr *mmsg | unsigned int vlen | unsigned int flags | struct timespec *timeout | - | net/socket.c:2313 |
329 | fanotify_init | 0x149 | unsigned int flags | unsigned int event_f_flags | - | - | - | - | fs/notify/fanotify/fanotify_user.c:679 |
330 | fanotify_mark | 0x14a | unsigned int flags __u64 mask | int dfd const char *pathname | - | - | - | - | fs/notify/fanotify/fanotify_user.c:767 |
331 | prlimit64 | 0x14b | pid_t pid | unsigned int resource | const struct rlimit64 *new_rlim | struct rlimit64 *old_rlim | - | - | kernel/sys.c:1599 |
332 | name_to_handle_at | 0x14c | int dfd | const char *name | struct file_handle *handle | int *mnt_id | int flag | - | fs/fhandle.c:92 |
333 | open_by_handle_at | 0x14d | int mountdirfd | struct file_handle *handle | int flags | - | - | - | fs/fhandle.c:257 |
334 | clock_adjtime | 0x14e | const clockid_t which_clock | struct timex *utx | - | - | - | - | kernel/posix-timers.c:983 |
335 | syncfs | 0x14f | int fd | - | - | - | - | - | fs/sync.c:134 |
336 | sendmmsg | 0x150 | int fd | struct mmsghdr *mmsg | unsigned int vlen | unsigned int flags | - | - | net/socket.c:2091 |
337 | setns | 0x151 | int fd | int nstype | - | - | - | - | kernel/nsproxy.c:235 |
338 | process_vm_readv | 0x152 | pid_t pid | const struct iovec *lvec | unsigned long liovcnt | const struct iovec *rvec | unsigned long riovcnt | unsigned long flags | mm/process_vm_access.c:398 |
339 | process_vm_writev | 0x153 | pid_t pid | const struct iovec *lvec | unsigned long liovcnt | const struct iovec *rvec | unsigned long riovcnt | unsigned long flags | mm/process_vm_access.c:405 |