Home | History | Annotate | Download | only in mips
      1 [6000] = { 3,	TD,		SEN(printargs), "n32_read"			}, /* start of Linux N32 */
      2 [6001] = { 3,	TD,		SEN(printargs), "n32_write"			},
      3 [6002] = { 3,	TD|TF,		SEN(printargs), "n32_open"			},
      4 [6003] = { 1,	TD,		SEN(printargs), "n32_close"			},
      5 [6004] = { 2,	TF,		SEN(printargs), "n32_stat"			},
      6 [6005] = { 2,	TD,		SEN(printargs), "n32_fstat"			},
      7 [6006] = { 2,	TF,		SEN(printargs), "n32_lstat"			},
      8 [6007] = { 3,	TD,		SEN(printargs), "n32_poll"			},
      9 [6008] = { 3,	TD,		SEN(printargs), "n32_lseek"			},
     10 [6009] = { 6,	TD|TM|SI,	SEN(printargs), "n32_mmap"			},
     11 [6010] = { 3,	TM|SI,		SEN(printargs), "n32_mprotect"		},
     12 [6011] = { 2,	TM|SI,		SEN(printargs), "n32_munmap"		},
     13 [6012] = { 1,	TM|SI,		SEN(printargs), "n32_brk"			},
     14 [6013] = { 4,	TS,		SEN(printargs), "n32_rt_sigaction"		},
     15 [6014] = { 4,	TS,		SEN(printargs), "n32_rt_sigprocmask"	},
     16 [6015] = { 3,	TD,		SEN(printargs), "n32_ioctl"			},
     17 [6016] = { 4,	TD,		SEN(printargs), "n32_pread64"		},
     18 [6017] = { 4,	TD,		SEN(printargs), "n32_pwrite64"		},
     19 [6018] = { 3,	TD,		SEN(printargs), "n32_readv"			},
     20 [6019] = { 3,	TD,		SEN(printargs), "n32_writev"		},
     21 [6020] = { 2,	TF,		SEN(printargs), "n32_access"		},
     22 [6021] = { 1,	TD,		SEN(printargs), "n32_pipe"			},
     23 [6022] = { 5,	TD,		SEN(printargs), "n32_select"		},
     24 [6023] = { 0,	0,		SEN(printargs), "n32_sched_yield"		},
     25 [6024] = { 5,	TM|SI,		SEN(printargs), "n32_mremap"		},
     26 [6025] = { 3,	TM,		SEN(printargs), "n32_msync"			},
     27 [6026] = { 3,	TM,		SEN(printargs), "n32_mincore"		},
     28 [6027] = { 3,	TM,		SEN(printargs), "n32_madvise"		},
     29 [6028] = { 3,	TI,		SEN(printargs), "n32_shmget"		},
     30 [6029] = { 3,	TI|TM|SI,	SEN(printargs), "n32_shmat"			},
     31 [6030] = { 3,	TI,		SEN(printargs), "n32_shmctl"		},
     32 [6031] = { 1,	TD,		SEN(printargs), "n32_dup"			},
     33 [6032] = { 2,	TD,		SEN(printargs), "n32_dup2"			},
     34 [6033] = { 0,	TS,		SEN(printargs), "n32_pause"			},
     35 [6034] = { 2,	0,		SEN(printargs), "n32_nanosleep"		},
     36 [6035] = { 2,	0,		SEN(printargs), "n32_getitimer"		},
     37 [6036] = { 3,	0,		SEN(printargs), "n32_setitimer"		},
     38 [6037] = { 1,	0,		SEN(printargs), "n32_alarm"			},
     39 [6038] = { 0,	0,		SEN(printargs), "n32_getpid"		},
     40 [6039] = { 4,	TD|TN,		SEN(printargs), "n32_sendfile"		},
     41 [6040] = { 3,	TN,		SEN(printargs), "n32_socket"		},
     42 [6041] = { 3,	TN,		SEN(printargs), "n32_connect"		},
     43 [6042] = { 3,	TN,		SEN(printargs), "n32_accept"		},
     44 [6043] = { 6,	TN,		SEN(printargs), "n32_sendto"		},
     45 [6044] = { 6,	TN,		SEN(printargs), "n32_recvfrom"		},
     46 [6045] = { 3,	TN,		SEN(printargs), "n32_sendmsg"		},
     47 [6046] = { 3,	TN,		SEN(printargs), "n32_recvmsg"		},
     48 [6047] = { 2,	TN,		SEN(printargs), "n32_shutdown"		},
     49 [6048] = { 3,	TN,		SEN(printargs), "n32_bind"			},
     50 [6049] = { 2,	TN,		SEN(printargs), "n32_listen"		},
     51 [6050] = { 3,	TN,		SEN(printargs), "n32_getsockname"		},
     52 [6051] = { 3,	TN,		SEN(printargs), "n32_getpeername"		},
     53 [6052] = { 4,	TN,		SEN(printargs), "n32_socketpair"		},
     54 [6053] = { 5,	TN,		SEN(printargs), "n32_setsockopt"		},
     55 [6054] = { 5,	TN,		SEN(printargs), "n32_getsockopt"		},
     56 [6055] = { 5,	TP,		SEN(printargs), "n32_clone"			},
     57 [6056] = { 0,	TP,		SEN(printargs), "n32_fork"			},
     58 [6057] = { 3,	TF|TP|SE|SI,	SEN(printargs), "n32_execve"		},
     59 [6058] = { 1,	TP|SE,		SEN(printargs), "n32_exit"			},
     60 [6059] = { 4,	TP,		SEN(printargs), "n32_wait4"			},
     61 [6060] = { 2,	TS,		SEN(printargs), "n32_kill"			},
     62 [6061] = { 1,	0,		SEN(printargs), "n32_uname"			},
     63 [6062] = { 3,	TI,		SEN(printargs), "n32_semget"		},
     64 [6063] = { 3,	TI,		SEN(printargs), "n32_semop"			},
     65 [6064] = { 4,	TI,		SEN(printargs), "n32_semctl"		},
     66 [6065] = { 1,	TI|TM|SI,	SEN(printargs), "n32_shmdt"			},
     67 [6066] = { 2,	TI,		SEN(printargs), "n32_msgget"		},
     68 [6067] = { 4,	TI,		SEN(printargs), "n32_msgsnd"		},
     69 [6068] = { 5,	TI,		SEN(printargs), "n32_msgrcv"		},
     70 [6069] = { 3,	TI,		SEN(printargs), "n32_msgctl"		},
     71 [6070] = { 3,	TD,		SEN(printargs), "n32_fcntl"			},
     72 [6071] = { 2,	TD,		SEN(printargs), "n32_flock"			},
     73 [6072] = { 1,	TD,		SEN(printargs), "n32_fsync"			},
     74 [6073] = { 1,	TD,		SEN(printargs), "n32_fdatasync"		},
     75 [6074] = { 2,	TF,		SEN(printargs), "n32_truncate"		},
     76 [6075] = { 2,	TD,		SEN(printargs), "n32_ftruncate"		},
     77 [6076] = { 3,	TD,		SEN(printargs), "n32_getdents"		},
     78 [6077] = { 2,	TF,		SEN(printargs), "n32_getcwd"		},
     79 [6078] = { 1,	TF,		SEN(printargs), "n32_chdir"			},
     80 [6079] = { 1,	TD,		SEN(printargs), "n32_fchdir"		},
     81 [6080] = { 2,	TF,		SEN(printargs), "n32_rename"		},
     82 [6081] = { 2,	TF,		SEN(printargs), "n32_mkdir"			},
     83 [6082] = { 1,	TF,		SEN(printargs), "n32_rmdir"			},
     84 [6083] = { 2,	TD|TF,		SEN(printargs), "n32_creat"			},
     85 [6084] = { 2,	TF,		SEN(printargs), "n32_link"			},
     86 [6085] = { 1,	TF,		SEN(printargs), "n32_unlink"		},
     87 [6086] = { 2,	TF,		SEN(printargs), "n32_symlink"		},
     88 [6087] = { 3,	TF,		SEN(printargs), "n32_readlink"		},
     89 [6088] = { 2,	TF,		SEN(printargs), "n32_chmod"			},
     90 [6089] = { 2,	TD,		SEN(printargs), "n32_fchmod"		},
     91 [6090] = { 3,	TF,		SEN(printargs), "n32_chown"			},
     92 [6091] = { 3,	TD,		SEN(printargs), "n32_fchown"		},
     93 [6092] = { 3,	TF,		SEN(printargs), "n32_lchown"		},
     94 [6093] = { 1,	0,		SEN(printargs), "n32_umask"			},
     95 [6094] = { 2,	0,		SEN(printargs), "n32_gettimeofday"		},
     96 [6095] = { 2,	0,		SEN(printargs), "n32_getrlimit"		},
     97 [6096] = { 2,	0,		SEN(printargs), "n32_getrusage"		},
     98 [6097] = { 1,	0,		SEN(printargs), "n32_sysinfo"		},
     99 [6098] = { 1,	0,		SEN(printargs), "n32_times"			},
    100 [6099] = { 4,	0,		SEN(printargs), "n32_ptrace"		},
    101 [6100] = { 0,	NF,		SEN(printargs), "n32_getuid"		},
    102 [6101] = { 3,	0,		SEN(printargs), "n32_syslog"		},
    103 [6102] = { 0,	NF,		SEN(printargs), "n32_getgid"		},
    104 [6103] = { 1,	0,		SEN(printargs), "n32_setuid"		},
    105 [6104] = { 1,	0,		SEN(printargs), "n32_setgid"		},
    106 [6105] = { 0,	NF,		SEN(printargs), "n32_geteuid"		},
    107 [6106] = { 0,	NF,		SEN(printargs), "n32_getegid"		},
    108 [6107] = { 2,	0,		SEN(printargs), "n32_setpgid"		},
    109 [6108] = { 0,	0,		SEN(printargs), "n32_getppid"		},
    110 [6109] = { 0,	0,		SEN(printargs), "n32_getpgrp"		},
    111 [6110] = { 0,	0,		SEN(printargs), "n32_setsid"		},
    112 [6111] = { 2,	0,		SEN(printargs), "n32_setreuid"		},
    113 [6112] = { 2,	0,		SEN(printargs), "n32_setregid"		},
    114 [6113] = { 2,	0,		SEN(printargs), "n32_getgroups"		},
    115 [6114] = { 2,	0,		SEN(printargs), "n32_setgroups"		},
    116 [6115] = { 3,	0,		SEN(printargs), "n32_setresuid"		},
    117 [6116] = { 3,	0,		SEN(printargs), "n32_getresuid"		},
    118 [6117] = { 3,	0,		SEN(printargs), "n32_setresgid"		},
    119 [6118] = { 3,	0,		SEN(printargs), "n32_getresgid"		},
    120 [6119] = { 0,	0,		SEN(printargs), "n32_getpgid"		},
    121 [6120] = { 1,	NF,		SEN(printargs), "n32_setfsuid"		},
    122 [6121] = { 1,	NF,		SEN(printargs), "n32_setfsgid"		},
    123 [6122] = { 1,	0,		SEN(printargs), "n32_getsid"		},
    124 [6123] = { 2,	0,		SEN(printargs), "n32_capget"		},
    125 [6124] = { 2,	0,		SEN(printargs), "n32_capset"		},
    126 [6125] = { 2,	TS,		SEN(printargs), "n32_rt_sigpending"		},
    127 [6126] = { 4,	TS,		SEN(printargs), "n32_rt_sigtimedwait"	},
    128 [6127] = { 3,	TS,		SEN(printargs), "n32_rt_sigqueueinfo"	},
    129 [6128] = { 2,	TS,		SEN(printargs), "n32_rt_sigsuspend"		},
    130 [6129] = { 2,	TS,		SEN(printargs), "n32_sigaltstack"		},
    131 [6130] = { 2,	TF,		SEN(printargs), "n32_utime"			},
    132 [6131] = { 3,	TF,		SEN(printargs), "n32_mknod"			},
    133 [6132] = { 1,	0,		SEN(printargs), "n32_personality"		},
    134 [6133] = { 2,	0,		SEN(printargs), "n32_ustat"			},
    135 [6134] = { 3,	TF,		SEN(printargs), "n32_statfs"		},
    136 [6135] = { 3,	TD,		SEN(printargs), "n32_fstatfs"		},
    137 [6136] = { 5,	0,		SEN(printargs), "n32_sysfs"			},
    138 [6137] = { 2,	0,		SEN(printargs), "n32_getpriority"		},
    139 [6138] = { 3,	0,		SEN(printargs), "n32_setpriority"		},
    140 [6139] = { 2,	0,		SEN(printargs), "n32_sched_setparam"	},
    141 [6140] = { 2,	0,		SEN(printargs), "n32_sched_getparam"	},
    142 [6141] = { 3,	0,		SEN(printargs), "n32_sched_setscheduler"	},
    143 [6142] = { 1,	0,		SEN(printargs), "n32_sched_getscheduler"	},
    144 [6143] = { 1,	0,		SEN(printargs), "n32_sched_get_priority_max"},
    145 [6144] = { 1,	0,		SEN(printargs), "n32_sched_get_priority_min"},
    146 [6145] = { 2,	0,		SEN(printargs), "n32_sched_rr_get_interval"	},
    147 [6146] = { 2,	TM,		SEN(printargs), "n32_mlock"			},
    148 [6147] = { 2,	TM,		SEN(printargs), "n32_munlock"		},
    149 [6148] = { 1,	TM,		SEN(printargs), "n32_mlockall"		},
    150 [6149] = { 0,	TM,		SEN(printargs), "n32_munlockall"		},
    151 [6150] = { 0,	0,		SEN(printargs), "n32_vhangup"		},
    152 [6151] = { 2,	TF,		SEN(printargs), "n32_pivot_root"		},
    153 [6152] = { 1,	0,		SEN(printargs), "n32__sysctl"		},
    154 [6153] = { 5,	0,		SEN(printargs), "n32_prctl"			},
    155 [6154] = { 1,	0,		SEN(printargs), "n32_adjtimex"		},
    156 [6155] = { 2,	0,		SEN(printargs), "n32_setrlimit"		},
    157 [6156] = { 1,	TF,		SEN(printargs), "n32_chroot"		},
    158 [6157] = { 0,	0,		SEN(printargs), "n32_sync"			},
    159 [6158] = { 1,	TF,		SEN(printargs), "n32_acct"			},
    160 [6159] = { 2,	0,		SEN(printargs), "n32_settimeofday"		},
    161 [6160] = { 5,	TF,		SEN(printargs), "n32_mount"			},
    162 [6161] = { 2,	TF,		SEN(printargs), "n32_umount2"		},
    163 [6162] = { 2,	TF,		SEN(printargs), "n32_swapon"		},
    164 [6163] = { 1,	TF,		SEN(printargs), "n32_swapoff"		},
    165 [6164] = { 4,	0,		SEN(printargs), "n32_reboot"		},
    166 [6165] = { 2,	0,		SEN(printargs), "n32_sethostname"		},
    167 [6166] = { 2,	0,		SEN(printargs), "n32_setdomainname"		},
    168 [6167] = { 2,	0,		SEN(printargs), "n32_create_module"		},
    169 [6168] = { 4,	0,		SEN(printargs), "n32_init_module"		},
    170 [6169] = { 1,	0,		SEN(printargs), "n32_delete_module"		},
    171 [6170] = { 1,	0,		SEN(printargs), "n32_get_kernel_syms"	},
    172 [6171] = { 5,	0,		SEN(printargs), "n32_query_module"		},
    173 [6172] = { 4,	TF,		SEN(printargs), "n32_quotactl"		},
    174 [6173] = { 3,	0,		SEN(printargs), "n32_nfsservctl"		},
    175 [6174] = { 5,	TN,		SEN(printargs), "n32_getpmsg"		},
    176 [6175] = { 5,	TN,		SEN(printargs), "n32_putpmsg"		},
    177 [6176] = { 0,	0,		SEN(printargs), "n32_afs_syscall"		},
    178 [6177] = { 0,	0,		SEN(printargs), "n32_reserved177"		},
    179 [6178] = { 0,	0,		SEN(printargs), "n32_gettid"		},
    180 [6179] = { 3,	TD,		SEN(printargs), "n32_readahead"		},
    181 [6180] = { 5,	TF,		SEN(printargs), "n32_setxattr"		},
    182 [6181] = { 5,	TF,		SEN(printargs), "n32_lsetxattr"		},
    183 [6182] = { 5,	TD,		SEN(printargs), "n32_fsetxattr"		},
    184 [6183] = { 4,	TF,		SEN(printargs), "n32_getxattr"		},
    185 [6184] = { 4,	TF,		SEN(printargs), "n32_lgetxattr"		},
    186 [6185] = { 4,	TD,		SEN(printargs), "n32_fgetxattr"		},
    187 [6186] = { 3,	TF,		SEN(printargs), "n32_listxattr"		},
    188 [6187] = { 3,	TF,		SEN(printargs), "n32_llistxattr"		},
    189 [6188] = { 3,	TD,		SEN(printargs), "n32_flistxattr"		},
    190 [6189] = { 2,	TF,		SEN(printargs), "n32_removexattr"		},
    191 [6190] = { 2,	TF,		SEN(printargs), "n32_lremovexattr"		},
    192 [6191] = { 2,	TD,		SEN(printargs), "n32_fremovexattr"		},
    193 [6192] = { 2,	TS,		SEN(printargs), "n32_tkill"			},
    194 [6193] = { 1,	0,		SEN(printargs), "n32_time"			},
    195 [6194] = { 6,	0,		SEN(printargs), "n32_futex"			},
    196 [6195] = { 3,	0,		SEN(printargs), "n32_sched_setaffinity"	},
    197 [6196] = { 3,	0,		SEN(printargs), "n32_sched_getaffinity"	},
    198 [6197] = { 3,	0,		SEN(printargs), "n32_cacheflush"		},
    199 [6198] = { 3,	0,		SEN(printargs), "n32_cachectl"		},
    200 [6199] = { 4,	0,		SEN(printargs), "n32_sysmips"		},
    201 [6200] = { 2,	0,		SEN(printargs), "n32_io_setup"		},
    202 [6201] = { 1,	0,		SEN(printargs), "n32_io_destroy"		},
    203 [6202] = { 5,	0,		SEN(printargs), "n32_io_getevents"		},
    204 [6203] = { 3,	0,		SEN(printargs), "n32_io_submit"		},
    205 [6204] = { 3,	0,		SEN(printargs), "n32_io_cancel"		},
    206 [6205] = { 1,	TP|SE,		SEN(printargs), "n32_exit_group"		},
    207 [6206] = { 3,	0,		SEN(printargs), "n32_lookup_dcookie"	},
    208 [6207] = { 1,	TD,		SEN(printargs), "n32_epoll_create"		},
    209 [6208] = { 4,	TD,		SEN(printargs), "n32_epoll_ctl"		},
    210 [6209] = { 4,	TD,		SEN(printargs), "n32_epoll_wait"		},
    211 [6210] = { 5,	TM|SI,		SEN(printargs), "n32_remap_file_pages"	},
    212 [6211] = { 0,	TS,		SEN(printargs), "n32_rt_sigreturn"		},
    213 [6212] = { 3,	TD,		SEN(printargs), "n32_fcntl64"		},
    214 [6213] = { 1,	0,		SEN(printargs), "n32_set_tid_address"	},
    215 [6214] = { 0,	0,		SEN(printargs), "n32_restart_syscall"	},
    216 [6215] = { 4,	TI,		SEN(printargs), "n32_semtimedop"		},
    217 [6216] = { 4,	TD,		SEN(printargs), "n32_fadvise64"		},
    218 [6217] = { 3,	TF,		SEN(printargs), "n32_statfs64"		},
    219 [6218] = { 3,	TD,		SEN(printargs), "n32_fstatfs64"		},
    220 [6219] = { 4,	TD|TN,		SEN(printargs), "n32_sendfile64"		},
    221 [6220] = { 3,	0,		SEN(printargs), "n32_timer_create"		},
    222 [6221] = { 4,	0,		SEN(printargs), "n32_timer_settime"		},
    223 [6222] = { 2,	0,		SEN(printargs), "n32_timer_gettime"		},
    224 [6223] = { 1,	0,		SEN(printargs), "n32_timer_getoverrun"	},
    225 [6224] = { 1,	0,		SEN(printargs), "n32_timer_delete"		},
    226 [6225] = { 2,	0,		SEN(printargs), "n32_clock_settime"		},
    227 [6226] = { 2,	0,		SEN(printargs), "n32_clock_gettime"		},
    228 [6227] = { 2,	0,		SEN(printargs), "n32_clock_getres"		},
    229 [6228] = { 4,	0,		SEN(printargs), "n32_clock_nanosleep"	},
    230 [6229] = { 3,	TS,		SEN(printargs), "n32_tgkill"		},
    231 [6230] = { 2,	TF,		SEN(printargs), "n32_utimes"		},
    232 [6231] = { 6,	TM,		SEN(printargs), "n32_mbind"			},
    233 [6232] = { 5,	TM,		SEN(printargs), "n32_get_mempolicy"		},
    234 [6233] = { 3,	TM,		SEN(printargs), "n32_set_mempolicy"		},
    235 [6234] = { 4,	0,		SEN(printargs), "n32_mq_open"		},
    236 [6235] = { 1,	0,		SEN(printargs), "n32_mq_unlink"		},
    237 [6236] = { 5,	0,		SEN(printargs), "n32_mq_timedsend"		},
    238 [6237] = { 5,	0,		SEN(printargs), "n32_mq_timedreceive"	},
    239 [6238] = { 2,	0,		SEN(printargs), "n32_mq_notify"		},
    240 [6239] = { 3,	0,		SEN(printargs), "n32_mq_getsetattr"		},
    241 [6240] = { 5,	0,		SEN(printargs), "n32_vserver"		},
    242 [6241] = { 5,	TP,		SEN(printargs), "n32_waitid"		},
    243 [6242] = { },
    244 [6243] = { 5,	0,		SEN(printargs), "n32_add_key"		},
    245 [6244] = { 4,	0,		SEN(printargs), "n32_request_key"		},
    246 [6245] = { 5,	0,		SEN(printargs), "n32_keyctl"		},
    247 [6246] = { 1,	0,		SEN(printargs), "n32_set_thread_area"	},
    248 [6247] = { 0,	TD,		SEN(printargs), "n32_inotify_init"		},
    249 [6248] = { 3,	TD,		SEN(printargs), "n32_inotify_add_watch"	},
    250 [6249] = { 2,	TD,		SEN(printargs), "n32_inotify_rm_watch"	},
    251 [6250] = { 4,	TM,		SEN(printargs), "n32_migrate_pages"		},
    252 [6251] = { 4,	TD|TF,		SEN(printargs), "n32_openat"		},
    253 [6252] = { 3,	TD|TF,		SEN(printargs), "n32_mkdirat"		},
    254 [6253] = { 4,	TD|TF,		SEN(printargs), "n32_mknodat"		},
    255 [6254] = { 5,	TD|TF,		SEN(printargs), "n32_fchownat"		},
    256 [6255] = { 3,	TD|TF,		SEN(printargs), "n32_futimesat"		},
    257 [6256] = { 4,	TD|TF,		SEN(printargs), "n32_newfstatat"		},
    258 [6257] = { 3,	TD|TF,		SEN(printargs), "n32_unlinkat"		},
    259 [6258] = { 4,	TD|TF,		SEN(printargs), "n32_renameat"		},
    260 [6259] = { 5,	TD|TF,		SEN(printargs), "n32_linkat"		},
    261 [6260] = { 3,	TD|TF,		SEN(printargs), "n32_symlinkat"		},
    262 [6261] = { 4,	TD|TF,		SEN(printargs), "n32_readlinkat"		},
    263 [6262] = { 3,	TD|TF,		SEN(printargs), "n32_fchmodat"		},
    264 [6263] = { 3,	TD|TF,		SEN(printargs), "n32_faccessat"		},
    265 [6264] = { 6,	TD,		SEN(printargs), "n32_pselect6"		},
    266 [6265] = { 5,	TD,		SEN(printargs), "n32_ppoll"			},
    267 [6266] = { 1,	TP,		SEN(printargs), "n32_unshare"		},
    268 [6267] = { 6,	TD,		SEN(printargs), "n32_splice"		},
    269 [6268] = { 4,	TD,		SEN(printargs), "n32_sync_file_range"	},
    270 [6269] = { 4,	TD,		SEN(printargs), "n32_tee"			},
    271 [6270] = { 4,	TD,		SEN(printargs), "n32_vmsplice"		},
    272 [6271] = { 6,	TM,		SEN(printargs), "n32_move_pages"		},
    273 [6272] = { 2,	0,		SEN(printargs), "n32_set_robust_list"	},
    274 [6273] = { 3,	0,		SEN(printargs), "n32_get_robust_list"	},
    275 [6274] = { 4,	0,		SEN(printargs), "n32_kexec_load"		},
    276 [6275] = { 3,	0,		SEN(printargs), "n32_getcpu"		},
    277 [6276] = { 6,	TD,		SEN(printargs), "n32_epoll_pwait"		},
    278 [6277] = { 3,	0,		SEN(printargs), "n32_ioprio_set"		},
    279 [6278] = { 2,	0,		SEN(printargs), "n32_ioprio_get"		},
    280 [6279] = { 4,	TD|TF,		SEN(printargs), "n32_utimensat"		},
    281 [6280] = { 3,	TD|TS,		SEN(printargs), "n32_signalfd"		},
    282 [6281] = { 4,	TD,		SEN(printargs), "n32_timerfd"		},
    283 [6282] = { 1,	TD,		SEN(printargs), "n32_eventfd"		},
    284 [6283] = { 4,	TD,		SEN(printargs), "n32_fallocate"		},
    285 [6284] = { 2,	TD,		SEN(printargs), "n32_timerfd_create"	},
    286 [6285] = { 2,	TD,		SEN(printargs), "n32_timerfd_gettime"	},
    287 [6286] = { 4,	TD,		SEN(printargs), "n32_timerfd_settime"	},
    288 [6287] = { 4,	TD|TS,		SEN(printargs), "n32_signalfd4"		},
    289 [6288] = { 2,	TD,		SEN(printargs), "n32_eventfd2"		},
    290 [6289] = { 1,	TD,		SEN(printargs), "n32_epoll_create1"		},
    291 [6290] = { 3,	TD,		SEN(printargs), "n32_dup3"			},
    292 [6291] = { 2,	TD,		SEN(printargs), "n32_pipe2"			},
    293 [6292] = { 1,	TD,		SEN(printargs), "n32_inotify_init1"		},
    294 [6293] = { 4,	TD,		SEN(printargs), "n32_preadv"		},
    295 [6294] = { 4,	TD,		SEN(printargs), "n32_pwritev"		},
    296 [6295] = { 4,	TP|TS,		SEN(printargs), "n32_rt_tgsigqueueinfo"	},
    297 [6296] = { 5,	TD,		SEN(printargs), "n32_perf_event_open"	},
    298 [6297] = { 4,	TN,		SEN(printargs), "n32_accept4"		},
    299 [6298] = { 5,	TN,		SEN(printargs), "n32_recvmmsg"		},
    300 [6299] = { 3,	TD,		SEN(printargs), "n32_getdents64"		},
    301 [6300] = { 2,	TD,		SEN(printargs), "n32_fanotify_init"		},
    302 [6301] = { 5,	TD|TF,		SEN(printargs), "n32_fanotify_mark"		},
    303 [6302] = { 4,	0,		SEN(printargs), "n32_prlimit64"		},
    304 [6303] = { 5,	TD|TF,		SEN(printargs), "n32_name_to_handle_at"	},
    305 [6304] = { 3,	TD,		SEN(printargs), "n32_open_by_handle_at"	},
    306 [6305] = { 2,	0,		SEN(printargs), "n32_clock_adjtime"		},
    307 [6306] = { 1,	TD,		SEN(printargs), "n32_syncfs"		},
    308 [6307] = { 4,	TN,		SEN(printargs), "n32_sendmmsg"		},
    309 [6308] = { 2,	TD,		SEN(printargs), "n32_setns"			},
    310 [6309] = { 6,	0,		SEN(printargs), "n32_process_vm_readv"	},
    311 [6310] = { 6,	0,		SEN(printargs), "n32_process_vm_writev"	},
    312 [6311] = { 5,	0,		SEN(printargs), "n32_kcmp"			},
    313 [6312] = { 3,	TD,		SEN(printargs), "n32_finit_module"		},
    314 [6313] = { 3,	0,		SEN(printargs), "n32_sched_setattr"		},
    315 [6314] = { 4,	0,		SEN(printargs), "n32_sched_getattr"		},
    316 [6315] = { 5,	TD|TF,		SEN(printargs), "n32_renameat2"		},
    317 [6316] = { 3,	0,		SEN(printargs), "n32_seccomp",		},
    318 [6317] = { 3,	0,		SEN(printargs), "n32_getrandom",		},
    319 [6318] = { 2,	TD,		SEN(printargs), "n32_memfd_create",		},
    320 [6319] = { 3,	TD,		SEN(printargs), "n32_bpf",			},
    321 [6320] = { 5,	TD|TF|TP|SE|SI,	SEN(printargs), "n32_execveat",		},
    322 [6321 ... 6399] = { },
    323