# Name Registers Definition
param 0 param 1 param 2 param 3 param 4 param 5 param 6
5000read0x1388unsigned int fdchar *bufsize_t count---fs/read_write.c:460
5001write0x1389unsigned int fdconst char *bufsize_t count---fs/read_write.c:477
5002open0x138aconst char *filenameint flagsumode_t mode---fs/open.c:1046
5003close0x138bunsigned int fd-----fs/open.c:1117
5004stat0x138cconst char *filenamestruct __old_kernel_stat *statbuf----fs/stat.c:155
5005fstat0x138dunsigned int fdstruct __old_kernel_stat *statbuf----fs/stat.c:181
5006lstat0x138econst char *filenamestruct __old_kernel_stat *statbuf----fs/stat.c:168
5007poll0x138fstruct pollfd *ufdsunsigned int nfdsint timeout_msecs---fs/select.c:908
5008lseek0x1390unsigned int fdoff_t offsetunsigned int origin---fs/read_write.c:230
5009mmap0x1391struct mmap_arg_struct *arg-----mm/mmap.c:1153
5010mprotect0x1392unsigned long startsize_t lenunsigned long prot---mm/mprotect.c:232
5011munmap0x1393unsigned long addrsize_t len----mm/mmap.c:2141
5012brk0x1394unsigned long brk-----mm/mmap.c:246
5013rt_sigaction0x1395int sigconst struct sigaction *actstruct sigaction *oactsize_t sigsetsize--kernel/signal.c:3174
5014rt_sigprocmask0x1396int howsigset_t *nsetsigset_t *osetsize_t sigsetsize--kernel/signal.c:2591
5015ioctl0x1397unsigned int fdunsigned int cmdunsigned long arg---fs/ioctl.c:604
5016pread640x1398char *buf size_t countloff_t pos----fs/read_write.c:495
5017pwrite640x1399const char *buf size_t countloff_t pos----fs/read_write.c:524
5018readv0x139aunsigned long fdconst struct iovec *vecunsigned long vlen---fs/read_write.c:787
5019writev0x139bunsigned long fdconst struct iovec *vecunsigned long vlen---fs/read_write.c:808
5020access0x139cconst char *filenameint mode----fs/open.c:370
5021pipe0x139dint *fildes-----fs/pipe.c:1149
5022_newselect0x139eint nfd_set *inpfd_set *outpfd_set *expstruct timeval *tvp-fs/select.c:593
5023sched_yield0x139f------kernel/sched/core.c:4711
5024mremap0x13a0unsigned long addrunsigned long old_lenunsigned long new_lenunsigned long flagsunsigned long new_addr-mm/mremap.c:431
5025msync0x13a1unsigned long startsize_t lenint flags---mm/msync.c:31
5026mincore0x13a2unsigned long startsize_t lenunsigned char *vec---mm/mincore.c:266
5027madvise0x13a3unsigned long startsize_t len_inint behavior---mm/madvise.c:362
5028shmget0x13a4key_t keysize_t sizeint shmflg---ipc/shm.c:574
5029shmat0x13a5int shmidchar *shmaddrint shmflg---ipc/shm.c:1105
5030shmctl0x13a6int shmidint cmdstruct shmid_ds *buf---ipc/shm.c:774
5031dup0x13a7unsigned int fildes-----fs/fcntl.c:131
5032dup20x13a8unsigned int oldfdunsigned int newfd----fs/fcntl.c:116
5033pause0x13a9------kernel/signal.c:3245
5034nanosleep0x13aastruct timespec *rqtpstruct timespec *rmtp----kernel/hrtimer.c:1621
5035getitimer0x13abint whichstruct itimerval *value----kernel/itimer.c:103
5036setitimer0x13acint whichstruct itimerval *valuestruct itimerval *ovalue---kernel/itimer.c:278
5037alarm0x13adunsigned int seconds-----kernel/timer.c:1390
5038getpid0x13ae------kernel/timer.c:1413
5039sendfile0x13afint out_fdint in_fdoff_t *offsetsize_t count--fs/read_write.c:973
5040socket0x13b0int familyint typeint protocol---net/socket.c:1324
5041connect0x13b1int fdstruct sockaddr *uservaddrint addrlen---net/socket.c:1600
5042accept0x13b2int fdstruct sockaddr *upeer_sockaddrint *upeer_addrlen---net/socket.c:1582
5043sendto0x13b3int fdvoid *buffsize_t lenunsigned int flagsstruct sockaddr *addrint addr_lennet/socket.c:1695
5044recvfrom0x13b4int fdvoid *ubufsize_t sizeunsigned int flagsstruct sockaddr *addrint *addr_lennet/socket.c:1754
5045sendmsg0x13b5int fdstruct msghdr *msgunsigned int flags---net/socket.c:2016
5046recvmsg0x13b6int fdstruct msghdr *msgunsigned int flags---net/socket.c:2189
5047shutdown0x13b7int fdint how----net/socket.c:1874
5048bind0x13b8int fdstruct sockaddr *umyaddrint addrlen---net/socket.c:1446
5049listen0x13b9int fdint backlog----net/socket.c:1475
5050getsockname0x13baint fdstruct sockaddr *usockaddrint *usockaddr_len---net/socket.c:1632
5051getpeername0x13bbint fdstruct sockaddr *usockaddrint *usockaddr_len---net/socket.c:1663
5052socketpair0x13bcint familyint typeint protocolint *usockvec--net/socket.c:1365
5053setsockopt0x13bdint fdint levelint optnamechar *optvalint optlen-net/socket.c:1810
5054getsockopt0x13beint fdint levelint optnamechar *optvalint *optlen-net/socket.c:1844
5055clone0x13bf------arch/mips/kernel/syscall.c:100
5056fork0x13c0------arch/mips/kernel/syscall.c:93
5057execve0x13c1------arch/mips/kernel/syscall.c:133
5058exit0x13c2int error_code-----kernel/exit.c:1095
5059wait40x13c3pid_t upidint *stat_addrint optionsstruct rusage *ru--kernel/exit.c:1834
5060kill0x13c4pid_t pidint sig----kernel/signal.c:2841
5061uname0x13c5struct old_utsname *name-----kernel/sys.c:1311
5062semget0x13c6key_t keyint nsemsint semflg---ipc/sem.c:367
5063semop0x13c7int semidstruct sembuf *tsopsunsigned nsops---ipc/sem.c:1548
5064semctl0x13c8int semnum int cmdunion semun arg----ipc/sem.c:1121
5065shmdt0x13c9char *shmaddr-----ipc/shm.c:1121
5066msgget0x13cakey_t keyint msgflg----ipc/msg.c:312
5067msgsnd0x13cbint msqidstruct msgbuf *msgpsize_t msgszint msgflg--ipc/msg.c:726
5068msgrcv0x13ccint msqidstruct msgbuf *msgpsize_t msgszlong msgtypint msgflg-ipc/msg.c:907
5069msgctl0x13cdint msqidint cmdstruct msqid_ds *buf---ipc/msg.c:469
5070fcntl0x13ceunsigned int fdunsigned int cmdunsigned long arg---fs/fcntl.c:442
5071flock0x13cfunsigned int fdunsigned int cmd----fs/locks.c:1636
5072fsync0x13d0unsigned int fd-----fs/sync.c:201
5073fdatasync0x13d1unsigned int fd-----fs/sync.c:206
5074truncate0x13d2const char *pathlong length----fs/open.c:128
5075ftruncate0x13d3unsigned int fdunsigned long length----fs/open.c:178
5076getdents0x13d4unsigned int fdstruct linux_dirent *direntunsigned int count---fs/readdir.c:191
5077getcwd0x13d5char *bufunsigned long size----fs/dcache.c:2885
5078chdir0x13d6const char *filename-----fs/open.c:375
5079fchdir0x13d7unsigned int fd-----fs/open.c:396
5080rename0x13d8const char *oldnameconst char *newname----fs/namei.c:3403
5081mkdir0x13d9const char *pathnameumode_t mode----fs/namei.c:2751
5082rmdir0x13daconst char *pathname-----fs/namei.c:2870
5083creat0x13dbconst char *pathnameumode_t mode----fs/open.c:1079
5084link0x13dcconst char *oldnameconst char *newname----fs/namei.c:3152
5085unlink0x13ddconst char *pathname-----fs/namei.c:2979
5086symlink0x13deconst char *oldnameconst char *newname----fs/namei.c:3039
5087readlink0x13dfconst char *pathchar *bufint bufsiz---fs/stat.c:321
5088chmod0x13e0const char *filenameumode_t mode----fs/open.c:499
5089fchmod0x13e1unsigned int fdumode_t mode----fs/open.c:472
5090chown0x13e2const char *filenameuid_t usergid_t group---fs/open.c:540
5091fchown0x13e3unsigned int fduid_t usergid_t group---fs/open.c:605
5092lchown0x13e4const char *filenameuid_t usergid_t group---fs/open.c:586
5093umask0x13e5int mask-----kernel/sys.c:1782
5094gettimeofday0x13e6struct timeval *tvstruct timezone *tz----kernel/time.c:101
5095getrlimit0x13e7unsigned int resourcestruct rlimit *rlim----kernel/sys.c:1440
5096getrusage0x13e8int whostruct rusage *ru----kernel/sys.c:1774
5097sysinfo0x13e9struct sysinfo *info-----kernel/timer.c:1641
5098times0x13eastruct tms *tbuf-----kernel/sys.c:1058
5099ptrace0x13eblong requestlong pidunsigned long addrunsigned long data--kernel/ptrace.c:857
5100getuid0x13ec------kernel/timer.c:1435
5101syslog0x13edint typechar *bufint len---kernel/printk.c:1195
5102getgid0x13ee------kernel/timer.c:1447
5103setuid0x13efuid_t uid-----kernel/sys.c:761
5104setgid0x13f0gid_t gid-----kernel/sys.c:614
5105geteuid0x13f1------kernel/timer.c:1441
5106getegid0x13f2------kernel/timer.c:1453
5107setpgid0x13f3pid_t pidpid_t pgid----kernel/sys.c:1083
5108getppid0x13f4------kernel/timer.c:1424
5109getpgrp0x13f5------kernel/sys.c:1184
5110setsid0x13f6------kernel/sys.c:1219
5111setreuid0x13f7uid_t ruiduid_t euid----kernel/sys.c:690
5112setregid0x13f8gid_t rgidgid_t egid----kernel/sys.c:557
5113getgroups0x13f9int gidsetsizegid_t *grouplist----kernel/groups.c:202
5114setgroups0x13faint gidsetsizegid_t *grouplist----kernel/groups.c:231
5115setresuid0x13fbuid_t ruiduid_t euiduid_t suid---kernel/sys.c:808
5116getresuid0x13fcuid_t *ruidpuid_t *euidpuid_t *suidp---kernel/sys.c:873
5117setresgid0x13fdgid_t rgidgid_t egidgid_t sgid---kernel/sys.c:893
5118getresgid0x13fegid_t *rgidpgid_t *egidpgid_t *sgidp---kernel/sys.c:945
5119getpgid0x13ffpid_t pid-----kernel/sys.c:1154
5120setfsuid0x1400uid_t uid-----kernel/sys.c:969
5121setfsgid0x1401gid_t gid-----kernel/sys.c:1008
5122getsid0x1402pid_t pid-----kernel/sys.c:1191
5123capget0x1403cap_user_header_t headercap_user_data_t dataptr----kernel/capability.c:158
5124capset0x1404cap_user_header_t headerconst cap_user_data_t data----kernel/capability.c:232
5125rt_sigpending0x1405sigset_t *setsize_t sigsetsize----kernel/signal.c:2651
5126rt_sigtimedwait0x1406const sigset_t *uthesesiginfo_t *uinfoconst struct timespec *utssize_t sigsetsize--kernel/signal.c:2805
5127rt_sigqueueinfo0x1407pid_t pidint sigsiginfo_t *uinfo---kernel/signal.c:2938
5128rt_sigsuspend0x1408sigset_t *unewsetsize_t sigsetsize----kernel/signal.c:3274
5129sigaltstack0x1409------arch/mips/kernel/signal.c:320
5130utime0x140achar *filenamestruct utimbuf *times----fs/utimes.c:27
5131mknod0x140bconst char *filenameumode_t modeunsigned dev---fs/namei.c:2693
5132personality0x140cunsigned int personality-----kernel/exec_domain.c:182
5133ustat0x140dunsigned devstruct ustat *ubuf----fs/statfs.c:222
5134statfs0x140econst char *pathnamestruct statfs *buf----fs/statfs.c:166
5135fstatfs0x140funsigned int fdstruct statfs *buf----fs/statfs.c:187
5136sysfs0x1410int optionunsigned long arg1unsigned long arg2---fs/filesystems.c:183
5137getpriority0x1411int whichint who----kernel/sys.c:241
5138setpriority0x1412int whichint whoint niceval---kernel/sys.c:172
5139sched_setparam0x1413pid_t pidstruct sched_param *param----kernel/sched/core.c:4477
5140sched_getparam0x1414pid_t pidstruct sched_param *param----kernel/sched/core.c:4512
5141sched_setscheduler0x1415pid_t pidint policystruct sched_param *param---kernel/sched/core.c:4462
5142sched_getscheduler0x1416pid_t pid-----kernel/sched/core.c:4486
5143sched_get_priority_max0x1417int policy-----kernel/sched/core.c:4935
5144sched_get_priority_min0x1418int policy-----kernel/sched/core.c:4960
5145sched_rr_get_interval0x1419pid_t pidstruct timespec *interval----kernel/sched/core.c:4985
5146mlock0x141aunsigned long startsize_t len----mm/mlock.c:482
5147munlock0x141bunsigned long startsize_t len----mm/mlock.c:512
5148mlockall0x141cint flags-----mm/mlock.c:549
5149munlockall0x141d------mm/mlock.c:582
5150vhangup0x141e------fs/open.c:1156
5151pivot_root0x141fconst char *new_rootconst char *put_old----fs/namespace.c:2453
5152_sysctl0x1420struct __sysctl_args *args-----kernel/sysctl_binary.c:1444
5153prctl0x1421int optionunsigned long arg2unsigned long arg3unsigned long arg4unsigned long arg5-kernel/sys.c:1999
5154adjtimex0x1422struct timex *txc_p-----kernel/time.c:200
5155setrlimit0x1423unsigned int resourcestruct rlimit *rlim----kernel/sys.c:1641
5156chroot0x1424const char *filename-----fs/open.c:422
5157sync0x1425------fs/sync.c:98
5158acct0x1426const char *name-----kernel/acct.c:255
5159settimeofday0x1427struct timeval *tvstruct timezone *tz----kernel/time.c:179
5160mount0x1428char *dev_namechar *dir_namechar *typeunsigned long flagsvoid *data-fs/namespace.c:2362
5161umount20x1429char *nameint flags----fs/namespace.c:1190
5162swapon0x142aconst char *specialfileint swap_flags----mm/swapfile.c:1996
5163swapoff0x142bconst char *specialfile-----mm/swapfile.c:1539
5164reboot0x142cint magic1int magic2unsigned int cmdvoid *arg--kernel/sys.c:432
5165sethostname0x142dchar *nameint len----kernel/sys.c:1365
5166setdomainname0x142echar *nameint len----kernel/sys.c:1416
5167create_module-------Not implemented
5168init_module0x1430void *umodunsigned long lenconst char *uargs---kernel/module.c:3010
5169delete_module0x1431const char *name_userunsigned int flags----kernel/module.c:768
5170get_kernel_syms-------Not implemented
5171query_module-------Not implemented
5172quotactl0x1434unsigned int cmdconst char *specialqid_t idvoid *addr--fs/quota/quota.c:346
5173nfsservctl-------Not implemented
5174getpmsg-------Not implemented
5175putpmsg-------Not implemented
5176afs_syscall-------Not implemented
5177reserved177-------Not implemented
5178gettid0x143a------kernel/timer.c:1569
5179readahead0x143bloff_t offset size_t count-----mm/readahead.c:579
5180setxattr0x143cconst char *pathnameconst char *nameconst void *valuesize_t sizeint flags-fs/xattr.c:361
5181lsetxattr0x143dconst char *pathnameconst char *nameconst void *valuesize_t sizeint flags-fs/xattr.c:380
5182fsetxattr0x143eint fdconst char *nameconst void *valuesize_t sizeint flags-fs/xattr.c:399
5183getxattr0x143fconst char *pathnameconst char *namevoid *valuesize_t size--fs/xattr.c:459
5184lgetxattr0x1440const char *pathnameconst char *namevoid *valuesize_t size--fs/xattr.c:473
5185fgetxattr0x1441int fdconst char *namevoid *valuesize_t size--fs/xattr.c:487
5186listxattr0x1442const char *pathnamechar *listsize_t size---fs/xattr.c:541
5187llistxattr0x1443const char *pathnamechar *listsize_t size---fs/xattr.c:555
5188flistxattr0x1444int fdchar *listsize_t size---fs/xattr.c:569
5189removexattr0x1445const char *pathnameconst char *name----fs/xattr.c:602
5190lremovexattr0x1446const char *pathnameconst char *name----fs/xattr.c:620
5191fremovexattr0x1447int fdconst char *name----fs/xattr.c:638
5192tkill0x1448pid_t pidint sig----kernel/signal.c:2923
5193reserved193-------Not implemented
5194futex0x144au32 *uaddrint opu32 valstruct timespec *utimeu32 *uaddr2u32 val3kernel/futex.c:2680
5195sched_setaffinity0x144bpid_t pidunsigned int lenunsigned long *user_mask_ptr---kernel/sched/core.c:4626
5196sched_getaffinity0x144cpid_t pidunsigned int lenunsigned long *user_mask_ptr---kernel/sched/core.c:4677
5197cacheflush0x144dunsigned long addrunsigned long bytesunsigned int cache---arch/mips/mm/cache.c:67
5198cachectl0x144echar *addrint nbytesint op---arch/mips/kernel/syscall.c:303
5199sysmips0x144f------arch/mips/kernel/syscall.c:265
5200io_setup0x1450unsigned nr_eventsaio_context_t *ctxp----fs/aio.c:1298
5201io_destroy0x1451aio_context_t ctx-----fs/aio.c:1334
5202io_getevents0x1452aio_context_t ctx_idlong min_nrlong nrstruct io_event *eventsstruct timespec *timeout-fs/aio.c:1844
5203io_submit0x1453aio_context_t ctx_idlong nrstruct iocb * *iocbpp---fs/aio.c:1746
5204io_cancel0x1454aio_context_t ctx_idstruct iocb *iocbstruct io_event *result---fs/aio.c:1781
5205exit_group0x1455int error_code-----kernel/exit.c:1136
5206lookup_dcookie0x1456char *buf size_t len-----fs/dcookies.c:148
5207epoll_create0x1457int size-----fs/eventpoll.c:1668
5208epoll_ctl0x1458int epfdint opint fdstruct epoll_event *event--fs/eventpoll.c:1681
5209epoll_wait0x1459int epfdstruct epoll_event *eventsint maxeventsint timeout--fs/eventpoll.c:1809
5210remap_file_pages0x145aunsigned long startunsigned long sizeunsigned long protunsigned long pgoffunsigned long flags-mm/fremap.c:122
5211rt_sigreturn0x145b------arch/mips/kernel/signal.c:365
5212set_tid_address0x145cint *tidptr-----kernel/fork.c:1109
5213restart_syscall0x145d------kernel/signal.c:2501
5214semtimedop0x145eint semidstruct sembuf *tsopsunsigned nsopsconst struct timespec *timeout--ipc/sem.c:1330
5215fadvise640x145floff_t offset size_t lenint advice----mm/fadvise.c:148
5216timer_create0x1460const clockid_t which_clockstruct sigevent *timer_event_spectimer_t *created_timer_id---kernel/posix-timers.c:535
5217timer_settime0x1461timer_t timer_idint flagsconst struct itimerspec *new_settingstruct itimerspec *old_setting--kernel/posix-timers.c:819
5218timer_gettime0x1462timer_t timer_idstruct itimerspec *setting----kernel/posix-timers.c:715
5219timer_getoverrun0x1463timer_t timer_id-----kernel/posix-timers.c:751
5220timer_delete0x1464timer_t timer_id-----kernel/posix-timers.c:882
5221clock_settime0x1465const clockid_t which_clockconst struct timespec *tp----kernel/posix-timers.c:950
5222clock_gettime0x1466const clockid_t which_clockstruct timespec *tp----kernel/posix-timers.c:965
5223clock_getres0x1467const clockid_t which_clockstruct timespec *tp----kernel/posix-timers.c:1006
5224clock_nanosleep0x1468const clockid_t which_clockint flagsconst struct timespec *rqtpstruct timespec *rmtp--kernel/posix-timers.c:1035
5225tgkill0x1469pid_t tgidpid_t pidint sig---kernel/signal.c:2907
5226utimes0x146achar *filenamestruct timeval *utimes----fs/utimes.c:221
5227mbind0x146bunsigned long startunsigned long lenunsigned long modeunsigned long *nmaskunsigned long maxnodeunsigned flagsmm/mempolicy.c:1263
5228get_mempolicy0x146cint *policyunsigned long *nmaskunsigned long maxnodeunsigned long addrunsigned long flags-mm/mempolicy.c:1400
5229set_mempolicy0x146dint modeunsigned long *nmaskunsigned long maxnode---mm/mempolicy.c:1285
5230mq_open0x146econst char *u_nameint oflagumode_t modestruct mq_attr *u_attr--ipc/mqueue.c:803
5231mq_unlink0x146fconst char *u_name-----ipc/mqueue.c:876
5232mq_timedsend0x1470mqd_t mqdesconst char *u_msg_ptrsize_t msg_lenunsigned int msg_prioconst struct timespec *u_abs_timeout-ipc/mqueue.c:971
5233mq_timedreceive0x1471mqd_t mqdeschar *u_msg_ptrsize_t msg_lenunsigned int *u_msg_prioconst struct timespec *u_abs_timeout-ipc/mqueue.c:1092
5234mq_notify0x1472mqd_t mqdesconst struct sigevent *u_notification----ipc/mqueue.c:1201
5235mq_getsetattr0x1473mqd_t mqdesconst struct mq_attr *u_mqstatstruct mq_attr *u_omqstat---ipc/mqueue.c:1333
5236vserver-------Not implemented
5237waitid0x1475int whichpid_t upidstruct siginfo *infopint optionsstruct rusage *ru-kernel/exit.c:1763
5239add_key0x1477const char *_typeconst char *_descriptionconst void *_payloadsize_t plenkey_serial_t ringid-security/keys/keyctl.c:54
5240request_key0x1478const char *_typeconst char *_descriptionconst char *_callout_infokey_serial_t destringid--security/keys/keyctl.c:147
5241keyctl0x1479int optionunsigned long arg2unsigned long arg3unsigned long arg4unsigned long arg5-security/keys/keyctl.c:1556
5242set_thread_area0x147aunsigned long addr-----arch/mips/kernel/syscall.c:152
5243inotify_init0x147b------fs/notify/inotify/inotify_user.c:749
5244inotify_add_watch0x147cint fdconst char *pathnameu32 mask---fs/notify/inotify/inotify_user.c:754
5245inotify_rm_watch0x147dint fd__s32 wd----fs/notify/inotify/inotify_user.c:795
5246migrate_pages0x147epid_t pidunsigned long maxnodeconst unsigned long *old_nodesconst unsigned long *new_nodes--mm/mempolicy.c:1304
5247openat0x147fint dfdconst char *filenameint flagsumode_t mode--fs/open.c:1059
5248mkdirat0x1480int dfdconst char *pathnameumode_t mode---fs/namei.c:2723
5249mknodat0x1481int dfdconst char *filenameumode_t modeunsigned dev--fs/namei.c:2646
5250fchownat0x1482int dfdconst char *filenameuid_t usergid_t groupint flag-fs/open.c:559
5251futimesat0x1483int dfdconst char *filenamestruct timeval *utimes---fs/utimes.c:193
5252newfstatat0x1484int dfdconst char *filenamestruct stat *statbufint flag--fs/stat.c:269
5253unlinkat0x1485int dfdconst char *pathnameint flag---fs/namei.c:2968
5254renameat0x1486int olddfdconst char *oldnameint newdfdconst char *newname--fs/namei.c:3309
5255linkat0x1487int olddfdconst char *oldnameint newdfdconst char *newnameint flags-fs/namei.c:3097
5256symlinkat0x1488const char *oldnameint newdfdconst char *newname---fs/namei.c:3004
5257readlinkat0x1489int dfdconst char *pathnamechar *bufint bufsiz--fs/stat.c:293
5258fchmodat0x148aint dfdconst char *filenameumode_t mode---fs/open.c:486
5259faccessat0x148bint dfdconst char *filenameint mode---fs/open.c:299
5260pselect60x148cint nfd_set *inpfd_set *outpfd_set *expstruct timespec *tspvoid *sigfs/select.c:671
5261ppoll0x148dstruct pollfd *ufdsunsigned int nfdsstruct timespec *tspconst sigset_t *sigmasksize_t sigsetsize-fs/select.c:942
5262unshare0x148eunsigned long unshare_flags-----kernel/fork.c:1778
5263splice0x148fint fd_inloff_t *off_inint fd_outloff_t *off_outsize_t lenunsigned int flagsfs/splice.c:1689
5264sync_file_range0x1490loff_t offset loff_t nbytesunsigned int flags----fs/sync.c:275
5265tee0x1491int fdinint fdoutsize_t lenunsigned int flags--fs/splice.c:2025
5266vmsplice0x1492int fdconst struct iovec *iovunsigned long nr_segsunsigned int flags--fs/splice.c:1663
5267move_pages0x1493pid_t pidunsigned long nr_pagesconst void * *pagesconst int *nodesint *statusint flagsmm/migrate.c:1343
5268set_robust_list0x1494struct robust_list_head *headsize_t len----kernel/futex.c:2422
5269get_robust_list0x1495int pidstruct robust_list_head * *head_ptrsize_t *len_ptr---kernel/futex.c:2444
5270kexec_load0x1496unsigned long entryunsigned long nr_segmentsstruct kexec_segment *segmentsunsigned long flags--kernel/kexec.c:940
5271getcpu0x1497unsigned *cpupunsigned *nodepstruct getcpu_cache *unused---kernel/sys.c:2179
5272epoll_pwait0x1498int epfdstruct epoll_event *eventsint maxeventsint timeoutconst sigset_t *sigmasksize_t sigsetsizefs/eventpoll.c:1860
5273ioprio_set0x1499int whichint whoint ioprio---fs/ioprio.c:61
5274ioprio_get0x149aint whichint who----fs/ioprio.c:176
5275utimensat0x149bint dfdconst char *filenamestruct timespec *utimesint flags--fs/utimes.c:175
5276signalfd0x149cint ufdsigset_t *user_masksize_t sizemask---fs/signalfd.c:292
5277timerfd-------Not implemented
5278eventfd0x149eunsigned int count-----fs/eventfd.c:431
5279fallocate0x149fint mode loff_t offsetloff_t len----fs/open.c:272
5280timerfd_create0x14a0int clockidint flags----fs/timerfd.c:252
5281timerfd_gettime0x14a1int ufdstruct itimerspec *otmr----fs/timerfd.c:344
5282timerfd_settime0x14a2int ufdint flagsconst struct itimerspec *utmrstruct itimerspec *otmr--fs/timerfd.c:283
5283signalfd40x14a3int ufdsigset_t *user_masksize_t sizemaskint flags--fs/signalfd.c:237
5284eventfd20x14a4unsigned int countint flags----fs/eventfd.c:406
5285epoll_create10x14a5int flags-----fs/eventpoll.c:1625
5286dup30x14a6unsigned int oldfdunsigned int newfdint flags---fs/fcntl.c:53
5287pipe20x14a7int *fildesint flags----fs/pipe.c:1133
5288inotify_init10x14a8int flags-----fs/notify/inotify/inotify_user.c:724
5289preadv0x14a9unsigned long fdconst struct iovec *vecunsigned long vlenunsigned long pos_lunsigned long pos_h-fs/read_write.c:835
5290pwritev0x14aaunsigned long fdconst struct iovec *vecunsigned long vlenunsigned long pos_lunsigned long pos_h-fs/read_write.c:860
5291rt_tgsigqueueinfo0x14abpid_t tgidpid_t pidint sigsiginfo_t *uinfo--kernel/signal.c:2979
5292perf_event_open0x14acstruct perf_event_attr *attr_uptrpid_t pidint cpuint group_fdunsigned long flags-kernel/events/core.c:6186
5293accept40x14adint fdstruct sockaddr *upeer_sockaddrint *upeer_addrlenint flags--net/socket.c:1508
5294recvmmsg0x14aeint fdstruct mmsghdr *mmsgunsigned int vlenunsigned int flagsstruct timespec *timeout-net/socket.c:2313
5295fanotify_init0x14afunsigned int flagsunsigned int event_f_flags----fs/notify/fanotify/fanotify_user.c:679
5296fanotify_mark0x14b0unsigned int flags __u64 maskint dfd const char *pathname----fs/notify/fanotify/fanotify_user.c:767
5297prlimit640x14b1pid_t pidunsigned int resourceconst struct rlimit64 *new_rlimstruct rlimit64 *old_rlim--kernel/sys.c:1599
5298name_to_handle_at0x14b2int dfdconst char *namestruct file_handle *handleint *mnt_idint flag-fs/fhandle.c:92
5299open_by_handle_at0x14b3int mountdirfdstruct file_handle *handleint flags---fs/fhandle.c:257
5300clock_adjtime0x14b4const clockid_t which_clockstruct timex *utx----kernel/posix-timers.c:983
5301syncfs0x14b5int fd-----fs/sync.c:134
5302sendmmsg0x14b6int fdstruct mmsghdr *mmsgunsigned int vlenunsigned int flags--net/socket.c:2091
5303setns0x14b7int fdint nstype----kernel/nsproxy.c:235
5304process_vm_readv0x14b8pid_t pidconst struct iovec *lvecunsigned long liovcntconst struct iovec *rvecunsigned long riovcntunsigned long flagsmm/process_vm_access.c:398
5305process_vm_writev0x14b9pid_t pidconst struct iovec *lvecunsigned long liovcntconst struct iovec *rvecunsigned long riovcntunsigned long flagsmm/process_vm_access.c:405