File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -199,8 +199,8 @@ _S(175, "rt_sigpending")
199199_S (176 , "rt_sigtimedwait" )
200200_S (177 , "rt_sigqueueinfo" )
201201_S (178 , "rt_sigsuspend" )
202- _S (179 , "pread " )
203- _S (180 , "pwrite " )
202+ _S (179 , "pread64 " )
203+ _S (180 , "pwrite64 " )
204204_S (181 , "chown" )
205205_S (182 , "getcwd" )
206206_S (183 , "capget" )
@@ -325,7 +325,7 @@ _S(302, "getcpu")
325325_S (303 , "epoll_pwait" )
326326_S (304 , "utimensat" )
327327_S (305 , "signalfd" )
328- _S (306 , "timerfd " )
328+ _S (306 , "timerfd_create " )
329329_S (307 , "eventfd" )
330330_S (308 , "sync_file_range2" )
331331_S (309 , "fallocate" )
@@ -338,7 +338,7 @@ _S(315, "epoll_create1")
338338_S (316 , "dup3" )
339339_S (317 , "pipe2" )
340340_S (318 , "inotify_init1" )
341- _S (319 , "perf_counter_open " )
341+ _S (319 , "perf_event_open " )
342342_S (320 , "preadv" )
343343_S (321 , "pwritev" )
344344_S (322 , "rt_tgsigqueueinfo" )
You can’t perform that action at this time.
0 commit comments