# Name Registers Definition
param 0 param 1 param 2 param 3 param 4 param 5 param 6
4000syscall-------Not implemented
4001exit0xfa1int error_code-----kernel/exit.c:1095
4002fork0xfa2------arch/mips/kernel/syscall.c:93
4003read0xfa3unsigned int fdchar *bufsize_t count---fs/read_write.c:460
4004write0xfa4unsigned int fdconst char *bufsize_t count---fs/read_write.c:477
4005open0xfa5const char *filenameint flagsumode_t mode---fs/open.c:1046
4006close0xfa6unsigned int fd-----fs/open.c:1117
4007waitpid0xfa7pid_t pidint *stat_addrint options---kernel/exit.c:1879
4008creat0xfa8const char *pathnameumode_t mode----fs/open.c:1079
4009link0xfa9const char *oldnameconst char *newname----fs/namei.c:3152
4010unlink0xfaaconst char *pathname-----fs/namei.c:2979
4011execve0xfab------arch/mips/kernel/syscall.c:133
4012chdir0xfacconst char *filename-----fs/open.c:375
4013time0xfadtime_t *tloc-----kernel/time.c:62
4014mknod0xfaeconst char *filenameumode_t modeunsigned dev---fs/namei.c:2693
4015chmod0xfafconst char *filenameumode_t mode----fs/open.c:499
4016lchown0xfb0const char *filenameuid_t usergid_t group---fs/open.c:586
4017break-------Not implemented
4018unused18-------Not implemented
4019lseek0xfb3unsigned int fdoff_t offsetunsigned int origin---fs/read_write.c:230
4020getpid0xfb4------kernel/timer.c:1413
4021mount0xfb5char *dev_namechar *dir_namechar *typeunsigned long flagsvoid *data-fs/namespace.c:2362
4022umount0xfb6char *nameint flags----fs/namespace.c:1190
4023setuid0xfb7uid_t uid-----kernel/sys.c:761
4024getuid0xfb8------kernel/timer.c:1435
4025stime0xfb9time_t *tptr-----kernel/time.c:81
4026ptrace0xfbalong requestlong pidunsigned long addrunsigned long data--kernel/ptrace.c:857
4027alarm0xfbbunsigned int seconds-----kernel/timer.c:1390
4028unused28-------Not implemented
4029pause0xfbd------kernel/signal.c:3245
4030utime0xfbechar *filenamestruct utimbuf *times----fs/utimes.c:27
4031stty-------Not implemented
4032gtty-------Not implemented
4033access0xfc1const char *filenameint mode----fs/open.c:370
4034nice0xfc2int increment-----kernel/sched/core.c:4119
4035ftime-------Not implemented
4036sync0xfc4------fs/sync.c:98
4037kill0xfc5pid_t pidint sig----kernel/signal.c:2841
4038rename0xfc6const char *oldnameconst char *newname----fs/namei.c:3403
4039mkdir0xfc7const char *pathnameumode_t mode----fs/namei.c:2751
4040rmdir0xfc8const char *pathname-----fs/namei.c:2870
4041dup0xfc9unsigned int fildes-----fs/fcntl.c:131
4042pipe0xfcaint *fildes-----fs/pipe.c:1149
4043times0xfcbstruct tms *tbuf-----kernel/sys.c:1058
4044prof-------Not implemented
4045brk0xfcdunsigned long brk-----mm/mmap.c:246
4046setgid0xfcegid_t gid-----kernel/sys.c:614
4047getgid0xfcf------kernel/timer.c:1447
4048signal0xfd0int sig__sighandler_t handler----kernel/signal.c:3228
4049geteuid0xfd1------kernel/timer.c:1441
4050getegid0xfd2------kernel/timer.c:1453
4051acct0xfd3const char *name-----kernel/acct.c:255
4052umount20xfd4char *nameint flags----fs/namespace.c:1190
4053lock-------Not implemented
4054ioctl0xfd6unsigned int fdunsigned int cmdunsigned long arg---fs/ioctl.c:604
4055fcntl0xfd7unsigned int fdunsigned int cmdunsigned long arg---fs/fcntl.c:442
4056mpx-------Not implemented
4057setpgid0xfd9pid_t pidpid_t pgid----kernel/sys.c:1083
4058ulimit-------Not implemented
4059unused59-------Not implemented
4060umask0xfdcint mask-----kernel/sys.c:1782
4061chroot0xfddconst char *filename-----fs/open.c:422
4062ustat0xfdeunsigned devstruct ustat *ubuf----fs/statfs.c:222
4063dup20xfdfunsigned int oldfdunsigned int newfd----fs/fcntl.c:116
4064getppid0xfe0------kernel/timer.c:1424
4065getpgrp0xfe1------kernel/sys.c:1184
4066setsid0xfe2------kernel/sys.c:1219
4067sigaction0xfe3int sigconst struct sigaction *actstruct sigaction *oact---arch/mips/kernel/signal.c:280
4068sgetmask0xfe4------kernel/signal.c:3207
4069ssetmask0xfe5int newmask-----kernel/signal.c:3213
4070setreuid0xfe6uid_t ruiduid_t euid----kernel/sys.c:690
4071setregid0xfe7gid_t rgidgid_t egid----kernel/sys.c:557
4072sigsuspend0xfe8------arch/mips/kernel/signal.c:250
4073sigpending0xfe9old_sigset_t *set-----kernel/signal.c:3107
4074sethostname0xfeachar *nameint len----kernel/sys.c:1365
4075setrlimit0xfebunsigned int resourcestruct rlimit *rlim----kernel/sys.c:1641
4076getrlimit0xfecunsigned int resourcestruct rlimit *rlim----kernel/sys.c:1440
4077getrusage0xfedint whostruct rusage *ru----kernel/sys.c:1774
4078gettimeofday0xfeestruct timeval *tvstruct timezone *tz----kernel/time.c:101
4079settimeofday0xfefstruct timeval *tvstruct timezone *tz----kernel/time.c:179
4080getgroups0xff0int gidsetsizegid_t *grouplist----kernel/groups.c:202
4081setgroups0xff1int gidsetsizegid_t *grouplist----kernel/groups.c:231
4082reserved82-------Not implemented
4083symlink0xff3const char *oldnameconst char *newname----fs/namei.c:3039
4084unused84-------Not implemented
4085readlink0xff5const char *pathchar *bufint bufsiz---fs/stat.c:321
4086uselib0xff6const char *library-----fs/exec.c:116
4087swapon0xff7const char *specialfileint swap_flags----mm/swapfile.c:1996
4088reboot0xff8int magic1int magic2unsigned int cmdvoid *arg--kernel/sys.c:432
4089readdir0xff9unsigned int fdstruct old_linux_dirent *direntunsigned int count---fs/readdir.c:105
4090mmap0xffastruct mmap_arg_struct *arg-----mm/mmap.c:1153
4091munmap0xffbunsigned long addrsize_t len----mm/mmap.c:2141
4092truncate0xffcconst char *pathlong length----fs/open.c:128
4093ftruncate0xffdunsigned int fdunsigned long length----fs/open.c:178
4094fchmod0xffeunsigned int fdumode_t mode----fs/open.c:472
4095fchown0xfffunsigned int fduid_t usergid_t group---fs/open.c:605
4096getpriority0x1000int whichint who----kernel/sys.c:241
4097setpriority0x1001int whichint whoint niceval---kernel/sys.c:172
4098profil-------Not implemented
4099statfs0x1003const char *pathnamestruct statfs *buf----fs/statfs.c:166
4100fstatfs0x1004unsigned int fdstruct statfs *buf----fs/statfs.c:187
4101ioperm-------Not implemented
4102socketcall0x1006int callunsigned long *args----net/socket.c:2355
4103syslog0x1007int typechar *bufint len---kernel/printk.c:1195
4104setitimer0x1008int whichstruct itimerval *valuestruct itimerval *ovalue---kernel/itimer.c:278
4105getitimer0x1009int whichstruct itimerval *value----kernel/itimer.c:103
4106stat0x100aconst char *filenamestruct __old_kernel_stat *statbuf----fs/stat.c:155
4107lstat0x100bconst char *filenamestruct __old_kernel_stat *statbuf----fs/stat.c:168
4108fstat0x100cunsigned int fdstruct __old_kernel_stat *statbuf----fs/stat.c:181
4109unused109-------Not implemented
4110iopl-------Not implemented
4111vhangup0x100f------fs/open.c:1156
4112idle-------Not implemented
4113vm86-------Not implemented
4114wait40x1012pid_t upidint *stat_addrint optionsstruct rusage *ru--kernel/exit.c:1834
4115swapoff0x1013const char *specialfile-----mm/swapfile.c:1539
4116sysinfo0x1014struct sysinfo *info-----kernel/timer.c:1641
4117ipc0x1015unsigned int callint firstunsigned long secondunsigned long thirdvoid *ptrlong fifthipc/syscall.c:16
4118fsync0x1016unsigned int fd-----fs/sync.c:201
4119sigreturn0x1017------arch/mips/kernel/signal.c:330
4120clone0x1018------arch/mips/kernel/syscall.c:100
4121setdomainname0x1019char *nameint len----kernel/sys.c:1416
4122uname0x101astruct old_utsname *name-----kernel/sys.c:1311
4123modify_ldt-------Not implemented
4124adjtimex0x101cstruct timex *txc_p-----kernel/time.c:200
4125mprotect0x101dunsigned long startsize_t lenunsigned long prot---mm/mprotect.c:232
4126sigprocmask0x101eint howold_sigset_t *nsetold_sigset_t *oset---kernel/signal.c:3125
4127create_module-------Not implemented
4128init_module0x1020void *umodunsigned long lenconst char *uargs---kernel/module.c:3010
4129delete_module0x1021const char *name_userunsigned int flags----kernel/module.c:768
4130get_kernel_syms-------Not implemented
4131quotactl0x1023unsigned int cmdconst char *specialqid_t idvoid *addr--fs/quota/quota.c:346
4132getpgid0x1024pid_t pid-----kernel/sys.c:1154
4133fchdir0x1025unsigned int fd-----fs/open.c:396
4134bdflush0x1026int funclong data----fs/buffer.c:3130
4135sysfs0x1027int optionunsigned long arg1unsigned long arg2---fs/filesystems.c:183
4136personality0x1028unsigned int personality-----kernel/exec_domain.c:182
4137afs_syscall-------Not implemented
4138setfsuid0x102auid_t uid-----kernel/sys.c:969
4139setfsgid0x102bgid_t gid-----kernel/sys.c:1008
4140_llseek0x102cunsigned int fdunsigned long offset_highunsigned long offset_lowloff_t *resultunsigned int origin-fs/read_write.c:254
4141getdents0x102dunsigned int fdstruct linux_dirent *direntunsigned int count---fs/readdir.c:191
4142_newselect0x102eint nfd_set *inpfd_set *outpfd_set *expstruct timeval *tvp-fs/select.c:593
4143flock0x102funsigned int fdunsigned int cmd----fs/locks.c:1636
4144msync0x1030unsigned long startsize_t lenint flags---mm/msync.c:31
4145readv0x1031unsigned long fdconst struct iovec *vecunsigned long vlen---fs/read_write.c:787
4146writev0x1032unsigned long fdconst struct iovec *vecunsigned long vlen---fs/read_write.c:808
4147cacheflush0x1033unsigned long addrunsigned long bytesunsigned int cache---arch/mips/mm/cache.c:67
4148cachectl0x1034char *addrint nbytesint op---arch/mips/kernel/syscall.c:303
4149sysmips0x1035------arch/mips/kernel/syscall.c:265
4150unused150-------Not implemented
4151getsid0x1037pid_t pid-----kernel/sys.c:1191
4152fdatasync0x1038unsigned int fd-----fs/sync.c:206
4153_sysctl0x1039struct __sysctl_args *args-----kernel/sysctl_binary.c:1444
4154mlock0x103aunsigned long startsize_t len----mm/mlock.c:482
4155munlock0x103bunsigned long startsize_t len----mm/mlock.c:512
4156mlockall0x103cint flags-----mm/mlock.c:549
4157munlockall0x103d------mm/mlock.c:582
4158sched_setparam0x103epid_t pidstruct sched_param *param----kernel/sched/core.c:4477
4159sched_getparam0x103fpid_t pidstruct sched_param *param----kernel/sched/core.c:4512
4160sched_setscheduler0x1040pid_t pidint policystruct sched_param *param---kernel/sched/core.c:4462
4161sched_getscheduler0x1041pid_t pid-----kernel/sched/core.c:4486
4162sched_yield0x1042------kernel/sched/core.c:4711
4163sched_get_priority_max0x1043int policy-----kernel/sched/core.c:4935
4164sched_get_priority_min0x1044int policy-----kernel/sched/core.c:4960
4165sched_rr_get_interval0x1045pid_t pidstruct timespec *interval----kernel/sched/core.c:4985
4166nanosleep0x1046struct timespec *rqtpstruct timespec *rmtp----kernel/hrtimer.c:1621
4167mremap0x1047unsigned long addrunsigned long old_lenunsigned long new_lenunsigned long flagsunsigned long new_addr-mm/mremap.c:431
4168accept0x1048int fdstruct sockaddr *upeer_sockaddrint *upeer_addrlen---net/socket.c:1582
4169bind0x1049int fdstruct sockaddr *umyaddrint addrlen---net/socket.c:1446
4170connect0x104aint fdstruct sockaddr *uservaddrint addrlen---net/socket.c:1600
4171getpeername0x104bint fdstruct sockaddr *usockaddrint *usockaddr_len---net/socket.c:1663
4172getsockname0x104cint fdstruct sockaddr *usockaddrint *usockaddr_len---net/socket.c:1632
4173getsockopt0x104dint fdint levelint optnamechar *optvalint *optlen-net/socket.c:1844
4174listen0x104eint fdint backlog----net/socket.c:1475
4175recv0x104fint fdvoid *ubufsize_t sizeunsigned int flags--net/socket.c:1799
4176recvfrom0x1050int fdvoid *ubufsize_t sizeunsigned int flagsstruct sockaddr *addrint *addr_lennet/socket.c:1754
4177recvmsg0x1051int fdstruct msghdr *msgunsigned int flags---net/socket.c:2189
4178send0x1052int fdvoid *buffsize_t lenunsigned int flags--net/socket.c:1742
4179sendmsg0x1053int fdstruct msghdr *msgunsigned int flags---net/socket.c:2016
4180sendto0x1054int fdvoid *buffsize_t lenunsigned int flagsstruct sockaddr *addrint addr_lennet/socket.c:1695
4181setsockopt0x1055int fdint levelint optnamechar *optvalint optlen-net/socket.c:1810
4182shutdown0x1056int fdint how----net/socket.c:1874
4183socket0x1057int familyint typeint protocol---net/socket.c:1324
4184socketpair0x1058int familyint typeint protocolint *usockvec--net/socket.c:1365
4185setresuid0x1059uid_t ruiduid_t euiduid_t suid---kernel/sys.c:808
4186getresuid0x105auid_t *ruidpuid_t *euidpuid_t *suidp---kernel/sys.c:873
4187query_module-------Not implemented
4188poll0x105cstruct pollfd *ufdsunsigned int nfdsint timeout_msecs---fs/select.c:908
4189nfsservctl-------Not implemented
4190setresgid0x105egid_t rgidgid_t egidgid_t sgid---kernel/sys.c:893
4191getresgid0x105fgid_t *rgidpgid_t *egidpgid_t *sgidp---kernel/sys.c:945
4192prctl0x1060int optionunsigned long arg2unsigned long arg3unsigned long arg4unsigned long arg5-kernel/sys.c:1999
4193rt_sigreturn0x1061------arch/mips/kernel/signal.c:365
4194rt_sigaction0x1062int sigconst struct sigaction *actstruct sigaction *oactsize_t sigsetsize--kernel/signal.c:3174
4195rt_sigprocmask0x1063int howsigset_t *nsetsigset_t *osetsize_t sigsetsize--kernel/signal.c:2591
4196rt_sigpending0x1064sigset_t *setsize_t sigsetsize----kernel/signal.c:2651
4197rt_sigtimedwait0x1065const sigset_t *uthesesiginfo_t *uinfoconst struct timespec *utssize_t sigsetsize--kernel/signal.c:2805
4198rt_sigqueueinfo0x1066pid_t pidint sigsiginfo_t *uinfo---kernel/signal.c:2938
4199rt_sigsuspend0x1067sigset_t *unewsetsize_t sigsetsize----kernel/signal.c:3274
4200pread640x1068char *buf size_t countloff_t pos----fs/read_write.c:495
4201pwrite640x1069const char *buf size_t countloff_t pos----fs/read_write.c:524
4202chown0x106aconst char *filenameuid_t usergid_t group---fs/open.c:540
4203getcwd0x106bchar *bufunsigned long size----fs/dcache.c:2885
4204capget0x106ccap_user_header_t headercap_user_data_t dataptr----kernel/capability.c:158
4205capset0x106dcap_user_header_t headerconst cap_user_data_t data----kernel/capability.c:232
4206sigaltstack0x106e------arch/mips/kernel/signal.c:320
4207sendfile0x106fint out_fdint in_fdoff_t *offsetsize_t count--fs/read_write.c:973
4208getpmsg-------Not implemented
4209putpmsg-------Not implemented
4210mmap20x1072unsigned long addrunsigned long lenunsigned long protunsigned long flagsunsigned long fdunsigned long pgoffmm/mmap.c:1105
4211truncate640x1073loff_t length-----fs/open.c:188
4212ftruncate640x1074loff_t length-----fs/open.c:200
4213stat640x1075const char *filenamestruct stat64 *statbuf----fs/stat.c:372
4214lstat640x1076const char *filenamestruct stat64 *statbuf----fs/stat.c:384
4215fstat640x1077unsigned long fdstruct stat64 *statbuf----fs/stat.c:396
4216pivot_root0x1078const char *new_rootconst char *put_old----fs/namespace.c:2453
4217mincore0x1079unsigned long startsize_t lenunsigned char *vec---mm/mincore.c:266
4218madvise0x107aunsigned long startsize_t len_inint behavior---mm/madvise.c:362
4219getdents640x107bunsigned int fdstruct linux_dirent64 *direntunsigned int count---fs/readdir.c:272
4220fcntl640x107cunsigned int fdunsigned int cmdunsigned long arg---fs/fcntl.c:468
4221reserved221-------Not implemented
4222gettid0x107e------kernel/timer.c:1569
4223readahead0x107floff_t offset size_t count-----mm/readahead.c:579
4224setxattr0x1080const char *pathnameconst char *nameconst void *valuesize_t sizeint flags-fs/xattr.c:361
4225lsetxattr0x1081const char *pathnameconst char *nameconst void *valuesize_t sizeint flags-fs/xattr.c:380
4226fsetxattr0x1082int fdconst char *nameconst void *valuesize_t sizeint flags-fs/xattr.c:399
4227getxattr0x1083const char *pathnameconst char *namevoid *valuesize_t size--fs/xattr.c:459
4228lgetxattr0x1084const char *pathnameconst char *namevoid *valuesize_t size--fs/xattr.c:473
4229fgetxattr0x1085int fdconst char *namevoid *valuesize_t size--fs/xattr.c:487
4230listxattr0x1086const char *pathnamechar *listsize_t size---fs/xattr.c:541
4231llistxattr0x1087const char *pathnamechar *listsize_t size---fs/xattr.c:555
4232flistxattr0x1088int fdchar *listsize_t size---fs/xattr.c:569
4233removexattr0x1089const char *pathnameconst char *name----fs/xattr.c:602
4234lremovexattr0x108aconst char *pathnameconst char *name----fs/xattr.c:620
4235fremovexattr0x108bint fdconst char *name----fs/xattr.c:638
4236tkill0x108cpid_t pidint sig----kernel/signal.c:2923
4237sendfile640x108dint out_fdint in_fdloff_t *offsetsize_t count--fs/read_write.c:992
4238futex0x108eu32 *uaddrint opu32 valstruct timespec *utimeu32 *uaddr2u32 val3kernel/futex.c:2680
4239sched_setaffinity0x108fpid_t pidunsigned int lenunsigned long *user_mask_ptr---kernel/sched/core.c:4626
4240sched_getaffinity0x1090pid_t pidunsigned int lenunsigned long *user_mask_ptr---kernel/sched/core.c:4677
4241io_setup0x1091unsigned nr_eventsaio_context_t *ctxp----fs/aio.c:1298
4242io_destroy0x1092aio_context_t ctx-----fs/aio.c:1334
4243io_getevents0x1093aio_context_t ctx_idlong min_nrlong nrstruct io_event *eventsstruct timespec *timeout-fs/aio.c:1844
4244io_submit0x1094aio_context_t ctx_idlong nrstruct iocb * *iocbpp---fs/aio.c:1746
4245io_cancel0x1095aio_context_t ctx_idstruct iocb *iocbstruct io_event *result---fs/aio.c:1781
4246exit_group0x1096int error_code-----kernel/exit.c:1136
4247lookup_dcookie0x1097char *buf size_t len-----fs/dcookies.c:148
4248epoll_create0x1098int size-----fs/eventpoll.c:1668
4249epoll_ctl0x1099int epfdint opint fdstruct epoll_event *event--fs/eventpoll.c:1681
4250epoll_wait0x109aint epfdstruct epoll_event *eventsint maxeventsint timeout--fs/eventpoll.c:1809
4251remap_file_pages0x109bunsigned long startunsigned long sizeunsigned long protunsigned long pgoffunsigned long flags-mm/fremap.c:122
4252set_tid_address0x109cint *tidptr-----kernel/fork.c:1109
4253restart_syscall0x109d------kernel/signal.c:2501
4254fadvise640x109eloff_t offset size_t lenint advice----mm/fadvise.c:148
4255statfs640x109fconst char *pathnamesize_t szstruct statfs64 *buf---fs/statfs.c:175
4256fstatfs640x10a0unsigned int fdsize_t szstruct statfs64 *buf---fs/statfs.c:196
4257timer_create0x10a1const clockid_t which_clockstruct sigevent *timer_event_spectimer_t *created_timer_id---kernel/posix-timers.c:535
4258timer_settime0x10a2timer_t timer_idint flagsconst struct itimerspec *new_settingstruct itimerspec *old_setting--kernel/posix-timers.c:819
4259timer_gettime0x10a3timer_t timer_idstruct itimerspec *setting----kernel/posix-timers.c:715
4260timer_getoverrun0x10a4timer_t timer_id-----kernel/posix-timers.c:751
4261timer_delete0x10a5timer_t timer_id-----kernel/posix-timers.c:882
4262clock_settime0x10a6const clockid_t which_clockconst struct timespec *tp----kernel/posix-timers.c:950
4263clock_gettime0x10a7const clockid_t which_clockstruct timespec *tp----kernel/posix-timers.c:965
4264clock_getres0x10a8const clockid_t which_clockstruct timespec *tp----kernel/posix-timers.c:1006
4265clock_nanosleep0x10a9const clockid_t which_clockint flagsconst struct timespec *rqtpstruct timespec *rmtp--kernel/posix-timers.c:1035
4266tgkill0x10aapid_t tgidpid_t pidint sig---kernel/signal.c:2907
4267utimes0x10abchar *filenamestruct timeval *utimes----fs/utimes.c:221
4268mbind0x10acunsigned long startunsigned long lenunsigned long modeunsigned long *nmaskunsigned long maxnodeunsigned flagsmm/mempolicy.c:1263
4269get_mempolicy0x10adint *policyunsigned long *nmaskunsigned long maxnodeunsigned long addrunsigned long flags-mm/mempolicy.c:1400
4270set_mempolicy0x10aeint modeunsigned long *nmaskunsigned long maxnode---mm/mempolicy.c:1285
4271mq_open0x10afconst char *u_nameint oflagumode_t modestruct mq_attr *u_attr--ipc/mqueue.c:803
4272mq_unlink0x10b0const char *u_name-----ipc/mqueue.c:876
4273mq_timedsend0x10b1mqd_t mqdesconst char *u_msg_ptrsize_t msg_lenunsigned int msg_prioconst struct timespec *u_abs_timeout-ipc/mqueue.c:971
4274mq_timedreceive0x10b2mqd_t mqdeschar *u_msg_ptrsize_t msg_lenunsigned int *u_msg_prioconst struct timespec *u_abs_timeout-ipc/mqueue.c:1092
4275mq_notify0x10b3mqd_t mqdesconst struct sigevent *u_notification----ipc/mqueue.c:1201
4276mq_getsetattr0x10b4mqd_t mqdesconst struct mq_attr *u_mqstatstruct mq_attr *u_omqstat---ipc/mqueue.c:1333
4277vserver-------Not implemented
4278waitid0x10b6int whichpid_t upidstruct siginfo *infopint optionsstruct rusage *ru-kernel/exit.c:1763
4280add_key0x10b8const char *_typeconst char *_descriptionconst void *_payloadsize_t plenkey_serial_t ringid-security/keys/keyctl.c:54
4281request_key0x10b9const char *_typeconst char *_descriptionconst char *_callout_infokey_serial_t destringid--security/keys/keyctl.c:147
4282keyctl0x10baint optionunsigned long arg2unsigned long arg3unsigned long arg4unsigned long arg5-security/keys/keyctl.c:1556
4283set_thread_area0x10bbunsigned long addr-----arch/mips/kernel/syscall.c:152
4284inotify_init0x10bc------fs/notify/inotify/inotify_user.c:749
4285inotify_add_watch0x10bdint fdconst char *pathnameu32 mask---fs/notify/inotify/inotify_user.c:754
4286inotify_rm_watch0x10beint fd__s32 wd----fs/notify/inotify/inotify_user.c:795
4287migrate_pages0x10bfpid_t pidunsigned long maxnodeconst unsigned long *old_nodesconst unsigned long *new_nodes--mm/mempolicy.c:1304
4288openat0x10c0int dfdconst char *filenameint flagsumode_t mode--fs/open.c:1059
4289mkdirat0x10c1int dfdconst char *pathnameumode_t mode---fs/namei.c:2723
4290mknodat0x10c2int dfdconst char *filenameumode_t modeunsigned dev--fs/namei.c:2646
4291fchownat0x10c3int dfdconst char *filenameuid_t usergid_t groupint flag-fs/open.c:559
4292futimesat0x10c4int dfdconst char *filenamestruct timeval *utimes---fs/utimes.c:193
4293fstatat640x10c5int dfdconst char *filenamestruct stat64 *statbufint flag--fs/stat.c:407
4294unlinkat0x10c6int dfdconst char *pathnameint flag---fs/namei.c:2968
4295renameat0x10c7int olddfdconst char *oldnameint newdfdconst char *newname--fs/namei.c:3309
4296linkat0x10c8int olddfdconst char *oldnameint newdfdconst char *newnameint flags-fs/namei.c:3097
4297symlinkat0x10c9const char *oldnameint newdfdconst char *newname---fs/namei.c:3004
4298readlinkat0x10caint dfdconst char *pathnamechar *bufint bufsiz--fs/stat.c:293
4299fchmodat0x10cbint dfdconst char *filenameumode_t mode---fs/open.c:486
4300faccessat0x10ccint dfdconst char *filenameint mode---fs/open.c:299
4301pselect60x10cdint nfd_set *inpfd_set *outpfd_set *expstruct timespec *tspvoid *sigfs/select.c:671
4302ppoll0x10cestruct pollfd *ufdsunsigned int nfdsstruct timespec *tspconst sigset_t *sigmasksize_t sigsetsize-fs/select.c:942
4303unshare0x10cfunsigned long unshare_flags-----kernel/fork.c:1778
4304splice0x10d0int fd_inloff_t *off_inint fd_outloff_t *off_outsize_t lenunsigned int flagsfs/splice.c:1689
4305sync_file_range0x10d1loff_t offset loff_t nbytesunsigned int flags----fs/sync.c:275
4306tee0x10d2int fdinint fdoutsize_t lenunsigned int flags--fs/splice.c:2025
4307vmsplice0x10d3int fdconst struct iovec *iovunsigned long nr_segsunsigned int flags--fs/splice.c:1663
4308move_pages0x10d4pid_t pidunsigned long nr_pagesconst void * *pagesconst int *nodesint *statusint flagsmm/migrate.c:1343
4309set_robust_list0x10d5struct robust_list_head *headsize_t len----kernel/futex.c:2422
4310get_robust_list0x10d6int pidstruct robust_list_head * *head_ptrsize_t *len_ptr---kernel/futex.c:2444
4311kexec_load0x10d7unsigned long entryunsigned long nr_segmentsstruct kexec_segment *segmentsunsigned long flags--kernel/kexec.c:940
4312getcpu0x10d8unsigned *cpupunsigned *nodepstruct getcpu_cache *unused---kernel/sys.c:2179
4313epoll_pwait0x10d9int epfdstruct epoll_event *eventsint maxeventsint timeoutconst sigset_t *sigmasksize_t sigsetsizefs/eventpoll.c:1860
4314ioprio_set0x10daint whichint whoint ioprio---fs/ioprio.c:61
4315ioprio_get0x10dbint whichint who----fs/ioprio.c:176
4316utimensat0x10dcint dfdconst char *filenamestruct timespec *utimesint flags--fs/utimes.c:175
4317signalfd0x10ddint ufdsigset_t *user_masksize_t sizemask---fs/signalfd.c:292
4318timerfd-------Not implemented
4319eventfd0x10dfunsigned int count-----fs/eventfd.c:431
4320fallocate0x10e0int mode loff_t offsetloff_t len----fs/open.c:272
4321timerfd_create0x10e1int clockidint flags----fs/timerfd.c:252
4322timerfd_gettime0x10e2int ufdstruct itimerspec *otmr----fs/timerfd.c:344
4323timerfd_settime0x10e3int ufdint flagsconst struct itimerspec *utmrstruct itimerspec *otmr--fs/timerfd.c:283
4324signalfd40x10e4int ufdsigset_t *user_masksize_t sizemaskint flags--fs/signalfd.c:237
4325eventfd20x10e5unsigned int countint flags----fs/eventfd.c:406
4326epoll_create10x10e6int flags-----fs/eventpoll.c:1625
4327dup30x10e7unsigned int oldfdunsigned int newfdint flags---fs/fcntl.c:53
4328pipe20x10e8int *fildesint flags----fs/pipe.c:1133
4329inotify_init10x10e9int flags-----fs/notify/inotify/inotify_user.c:724
4330preadv0x10eaunsigned long fdconst struct iovec *vecunsigned long vlenunsigned long pos_lunsigned long pos_h-fs/read_write.c:835
4331pwritev0x10ebunsigned long fdconst struct iovec *vecunsigned long vlenunsigned long pos_lunsigned long pos_h-fs/read_write.c:860
4332rt_tgsigqueueinfo0x10ecpid_t tgidpid_t pidint sigsiginfo_t *uinfo--kernel/signal.c:2979
4333perf_event_open0x10edstruct perf_event_attr *attr_uptrpid_t pidint cpuint group_fdunsigned long flags-kernel/events/core.c:6186
4334accept40x10eeint fdstruct sockaddr *upeer_sockaddrint *upeer_addrlenint flags--net/socket.c:1508
4335recvmmsg0x10efint fdstruct mmsghdr *mmsgunsigned int vlenunsigned int flagsstruct timespec *timeout-net/socket.c:2313
4336fanotify_init0x10f0unsigned int flagsunsigned int event_f_flags----fs/notify/fanotify/fanotify_user.c:679
4337fanotify_mark0x10f1unsigned int flags __u64 maskint dfd const char *pathname----fs/notify/fanotify/fanotify_user.c:767
4338prlimit640x10f2pid_t pidunsigned int resourceconst struct rlimit64 *new_rlimstruct rlimit64 *old_rlim--kernel/sys.c:1599
4339name_to_handle_at0x10f3int dfdconst char *namestruct file_handle *handleint *mnt_idint flag-fs/fhandle.c:92
4340open_by_handle_at0x10f4int mountdirfdstruct file_handle *handleint flags---fs/fhandle.c:257
4341clock_adjtime0x10f5const clockid_t which_clockstruct timex *utx----kernel/posix-timers.c:983
4342syncfs0x10f6int fd-----fs/sync.c:134
4343sendmmsg0x10f7int fdstruct mmsghdr *mmsgunsigned int vlenunsigned int flags--net/socket.c:2091
4344setns0x10f8int fdint nstype----kernel/nsproxy.c:235
4345process_vm_readv0x10f9pid_t pidconst struct iovec *lvecunsigned long liovcntconst struct iovec *rvecunsigned long riovcntunsigned long flagsmm/process_vm_access.c:398
4346process_vm_writev0x10fapid_t pidconst struct iovec *lvecunsigned long liovcntconst struct iovec *rvecunsigned long riovcntunsigned long flagsmm/process_vm_access.c:405