Update linux/*/syscallent.h files to match Linux kernel v2.6.37
* linux/alpha/syscallent.h: Add hooks for fanotify_init, fanotify_mark, and prlimit64. * linux/i386/syscallent.h: Likewise. * linux/ia64/syscallent.h: Likewise. * linux/m68k/syscallent.h: Likewise. * linux/microblaze/syscallent.h: Likewise. * linux/mips/syscallent.h: Likewise. * linux/powerpc/syscallent.h: Likewise. * linux/s390/syscallent.h: Likewise. * linux/s390x/syscallent.h: Likewise. * linux/sh/syscallent.h: Likewise. * linux/sh64/syscallent.h: Likewise. * linux/sparc/syscallent.h: Likewise. * linux/x86_64/syscallent.h: Likewise. * linux/arm/syscallent.h: Add hooks for accept4, fanotify_init, fanotify_mark, and prlimit64. * linux/hppa/syscallent.h: Add hook for prlimit64.
This commit is contained in:
parent
be284cae11
commit
e9e3d70fa1
@ -522,3 +522,6 @@
|
||||
{ 5, TD, printargs, "pwritev" }, /* 491 */
|
||||
{ 4, TP|TS, printargs, "rt_tgsigqueueinfo" }, /* 492 */
|
||||
{ 5, TD, printargs, "perf_event_open" }, /* 493 */
|
||||
{ 2, 0, printargs, "fanotify_init" }, /* 494 */
|
||||
{ 5, 0, printargs, "fanotify_mark" }, /* 495 */
|
||||
{ 4, 0, printargs, "prlimit64" }, /* 496 */
|
||||
|
@ -396,10 +396,10 @@
|
||||
{ 4, TP|TS, printargs, "rt_tgsigqueueinfo"}, /* 363 */
|
||||
{ 5, TD, printargs, "perf_event_open"}, /* 364 */
|
||||
{ 5, TN, sys_recvmmsg, "recvmmsg" }, /* 365 */
|
||||
{ 5, 0, printargs, "SYS_366" }, /* 366 */
|
||||
{ 5, 0, printargs, "SYS_367" }, /* 367 */
|
||||
{ 5, 0, printargs, "SYS_368" }, /* 368 */
|
||||
{ 5, 0, printargs, "SYS_369" }, /* 369 */
|
||||
{ 4, TN, sys_accept4, "accept4" }, /* 366 */
|
||||
{ 2, 0, printargs, "fanotify_init" }, /* 367 */
|
||||
{ 5, 0, printargs, "fanotify_mark" }, /* 368 */
|
||||
{ 4, 0, printargs, "prlimit64" }, /* 369 */
|
||||
{ 5, 0, printargs, "SYS_370" }, /* 370 */
|
||||
{ 5, 0, printargs, "SYS_371" }, /* 371 */
|
||||
{ 5, 0, printargs, "SYS_372" }, /* 372 */
|
||||
|
@ -326,3 +326,4 @@
|
||||
{ 5, TD, printargs, "perf_event_open" }, /* 318 */
|
||||
{ 5, TN, sys_recvmmsg, "recvmmsg" }, /* 319 */
|
||||
{ 4, TN, sys_accept4, "accept4" }, /* 320 */
|
||||
{ 4, 0, printargs, "prlimit64" }, /* 321 */
|
||||
|
@ -368,9 +368,9 @@
|
||||
{ 4, TP|TS, printargs, "rt_tgsigqueueinfo"}, /* 335 */
|
||||
{ 5, TD, printargs, "perf_event_open"}, /* 336 */
|
||||
{ 5, TN, sys_recvmmsg, "recvmmsg" }, /* 337 */
|
||||
{ 5, 0, printargs, "SYS_338" }, /* 338 */
|
||||
{ 5, 0, printargs, "SYS_339" }, /* 339 */
|
||||
{ 5, 0, printargs, "SYS_340" }, /* 340 */
|
||||
{ 2, 0, printargs, "fanotify_init" }, /* 338 */
|
||||
{ 5, 0, printargs, "fanotify_mark" }, /* 339 */
|
||||
{ 4, 0, printargs, "prlimit64" }, /* 340 */
|
||||
{ 5, 0, printargs, "SYS_341" }, /* 341 */
|
||||
{ 5, 0, printargs, "SYS_342" }, /* 342 */
|
||||
{ 5, 0, printargs, "SYS_343" }, /* 343 */
|
||||
|
@ -1118,3 +1118,6 @@
|
||||
{ 5, TD, printargs, "pwritev" }, /* 1320 */
|
||||
{ 4, TS, printargs, "rt_tgsigqueueinfo"}, /* 1321 */
|
||||
{ 5, TN, sys_recvmmsg, "recvmmsg" }, /* 1322 */
|
||||
{ 2, 0, printargs, "fanotify_init" }, /* 1323 */
|
||||
{ 5, 0, printargs, "fanotify_mark" }, /* 1324 */
|
||||
{ 4, 0, printargs, "prlimit64" }, /* 1325 */
|
||||
|
@ -365,9 +365,9 @@
|
||||
{ 1, 0, sys_set_thread_area, "set_thread_area"}, /* 334 */
|
||||
{ 6, 0, printargs, "atomic_comxchg_32"}, /* 335 */
|
||||
{ 0, 0, printargs, "atomic_barrier"}, /* 336 */
|
||||
{ 5, 0, printargs, "SYS_337" }, /* 337 */
|
||||
{ 5, 0, printargs, "SYS_338" }, /* 338 */
|
||||
{ 5, 0, printargs, "SYS_339" }, /* 339 */
|
||||
{ 2, 0, printargs, "fanotify_init" }, /* 337 */
|
||||
{ 5, 0, printargs, "fanotify_mark" }, /* 338 */
|
||||
{ 4, 0, printargs, "prlimit64" }, /* 339 */
|
||||
{ 5, 0, printargs, "SYS_340" }, /* 340 */
|
||||
{ 5, 0, printargs, "SYS_341" }, /* 341 */
|
||||
{ 5, 0, printargs, "SYS_342" }, /* 342 */
|
||||
|
@ -397,3 +397,6 @@
|
||||
{ 4, TP|TS, printargs, "rt_tgsigqueueinfo" }, /* 365 */
|
||||
{ 5, TN, printargs, "perf_event_open" }, /* 366 */
|
||||
{ 5, TN, printargs, "recvmmsg" }, /* 367 */
|
||||
{ 2, 0, printargs, "fanotify_init" }, /* 368 */
|
||||
{ 5, 0, printargs, "fanotify_mark" }, /* 369 */
|
||||
{ 4, 0, printargs, "prlimit64" }, /* 370 */
|
||||
|
@ -4338,6 +4338,9 @@
|
||||
{ 5, TD, printargs, "perf_event_open" }, /* 4333 */
|
||||
{ 4, TN, sys_accept4, "accept4" }, /* 4334 */
|
||||
{ 5, TN, sys_recvmmsg, "recvmmsg" }, /* 4335 */
|
||||
{ 2, 0, printargs, "fanotify_init" }, /* 4336 */
|
||||
{ 5, 0, printargs, "fanotify_mark" }, /* 4337 */
|
||||
{ 4, 0, printargs, "prlimit64" }, /* 4338 */
|
||||
#else
|
||||
{ 0, 0, printargs, "o32_syscall" }, /* 4000 */
|
||||
{ 0, 0, printargs, "o32_exit" }, /* 4001 */
|
||||
@ -4675,6 +4678,9 @@
|
||||
{ 5, TD, printargs, "o32_perf_event_open" }, /* 4333 */
|
||||
{ 4, TN, printargs, "o32_accept4" }, /* 4334 */
|
||||
{ 5, TN, printargs, "o32_recvmmsg" }, /* 4335 */
|
||||
{ 2, 0, printargs, "o32_fanotify_init" }, /* 4336 */
|
||||
{ 5, 0, printargs, "o32_fanotify_mark" }, /* 4337 */
|
||||
{ 4, 0, printargs, "o32_prlimit64" }, /* 4338 */
|
||||
#endif
|
||||
{ 0, 0, printargs, "SYS_4336" }, /* 4336 */
|
||||
{ 0, 0, printargs, "SYS_4337" }, /* 4337 */
|
||||
@ -5637,6 +5643,9 @@
|
||||
{ 5, TD, printargs, "perf_event_open" }, /* 5292 */
|
||||
{ 4, TN, sys_accept4, "accept4" }, /* 5293 */
|
||||
{ 5, TN, sys_recvmmsg, "recvmmsg" }, /* 5294 */
|
||||
{ 2, 0, printargs, "fanotify_init" }, /* 5295 */
|
||||
{ 5, 0, printargs, "fanotify_mark" }, /* 5296 */
|
||||
{ 4, 0, printargs, "prlimit64" }, /* 5297 */
|
||||
#else
|
||||
{ 0, 0, printargs, "n64_read" }, /* 5000 */
|
||||
{ 0, 0, printargs, "n64_write" }, /* 5001 */
|
||||
@ -5933,6 +5942,9 @@
|
||||
{ 0, 0, printargs, "n64_perf_event_open" }, /* 5292 */
|
||||
{ 0, 0, printargs, "n64_accept4" }, /* 5293 */
|
||||
{ 0, 0, printargs, "n64_recvmmsg" }, /* 5294 */
|
||||
{ 2, 0, printargs, "n64_fanotify_init" }, /* 5295 */
|
||||
{ 5, 0, printargs, "n64_fanotify_mark" }, /* 5296 */
|
||||
{ 4, 0, printargs, "n64_prlimit64" }, /* 5297 */
|
||||
#endif
|
||||
{ 0, 0, printargs, "SYS_5295" }, /* 5295 */
|
||||
{ 0, 0, printargs, "SYS_5296" }, /* 5296 */
|
||||
@ -6942,6 +6954,9 @@
|
||||
{ 4, TN, sys_accept4, "accept4" }, /* 6297 */
|
||||
{ 5, TN, sys_recvmmsg, "recvmmsg" }, /* 6298 */
|
||||
{ 3, TD, sys_getdents, "getdents" }, /* 6299 */
|
||||
{ 2, 0, printargs, "fanotify_init" }, /* 6300 */
|
||||
{ 5, 0, printargs, "fanotify_mark" }, /* 6301 */
|
||||
{ 4, 0, printargs, "prlimit64" }, /* 6302 */
|
||||
|
||||
#else
|
||||
{ 0, 0, printargs, "n32_read" }, /* 6000 */
|
||||
@ -7244,6 +7259,9 @@
|
||||
{ 4, TN, printargs, "n32_accept4" }, /* 6297 */
|
||||
{ 5, TN, printargs, "n32_recvmmsg" }, /* 6298 */
|
||||
{ 3, TD, printargs, "n32_getdents" }, /* 6299 */
|
||||
{ 2, 0, printargs, "n32_fanotify_init" }, /* 6300 */
|
||||
{ 5, 0, printargs, "n32_fanotify_mark" }, /* 6301 */
|
||||
{ 4, 0, printargs, "n32_prlimit64" }, /* 6302 */
|
||||
#endif
|
||||
{ 0, 0, printargs, "SYS_6300" }, /* 6300 */
|
||||
{ 0, 0, printargs, "SYS_6301" }, /* 6301 */
|
||||
|
@ -351,9 +351,9 @@
|
||||
{ 5, TD, printargs, "preadv" }, /* 320 */
|
||||
{ 5, TD, printargs, "pwritev" }, /* 321 */
|
||||
{ 4, TP|TS, printargs, "rt_tgsigqueueinfo" }, /* 322 */
|
||||
{ 5, 0, printargs, "SYS_323" }, /* 323 */
|
||||
{ 5, 0, printargs, "SYS_324" }, /* 324 */
|
||||
{ 5, 0, printargs, "SYS_325" }, /* 325 */
|
||||
{ 2, 0, printargs, "fanotify_init" }, /* 323 */
|
||||
{ 5, 0, printargs, "fanotify_mark" }, /* 324 */
|
||||
{ 4, 0, printargs, "prlimit64" }, /* 325 */
|
||||
{ 5, 0, printargs, "SYS_326" }, /* 326 */
|
||||
{ 5, 0, printargs, "SYS_327" }, /* 327 */
|
||||
{ 5, 0, printargs, "SYS_328" }, /* 328 */
|
||||
|
@ -360,9 +360,9 @@
|
||||
{ 5, TD, printargs, "pwritev" }, /* 329 */
|
||||
{ 4, TP|TS, printargs, "rt_tgsigqueueinfo"}, /* 330 */
|
||||
{ 5, TD, printargs, "perf_event_open"}, /* 331 */
|
||||
{ 5, 0, printargs, "SYS_332" }, /* 332 */
|
||||
{ 5, 0, printargs, "SYS_333" }, /* 333 */
|
||||
{ 5, 0, printargs, "SYS_334" }, /* 334 */
|
||||
{ 2, 0, printargs, "fanotify_init" }, /* 332 */
|
||||
{ 5, 0, printargs, "fanotify_mark" }, /* 333 */
|
||||
{ 4, 0, printargs, "prlimit64" }, /* 334 */
|
||||
{ 5, 0, printargs, "SYS_335" }, /* 335 */
|
||||
{ 5, 0, printargs, "SYS_336" }, /* 336 */
|
||||
{ 5, 0, printargs, "SYS_337" }, /* 337 */
|
||||
|
@ -359,9 +359,9 @@
|
||||
{ 5, TD, printargs, "pwritev" }, /* 329 */
|
||||
{ 4, TP|TS, printargs, "rt_tgsigqueueinfo"}, /* 330 */
|
||||
{ 5, TD, printargs, "perf_event_open"}, /* 331 */
|
||||
{ 5, 0, printargs, "SYS_332" }, /* 332 */
|
||||
{ 5, 0, printargs, "SYS_333" }, /* 333 */
|
||||
{ 5, 0, printargs, "SYS_334" }, /* 334 */
|
||||
{ 2, 0, printargs, "fanotify_init" }, /* 332 */
|
||||
{ 5, 0, printargs, "fanotify_mark" }, /* 333 */
|
||||
{ 4, 0, printargs, "prlimit64" }, /* 334 */
|
||||
{ 5, 0, printargs, "SYS_335" }, /* 335 */
|
||||
{ 5, 0, printargs, "SYS_336" }, /* 336 */
|
||||
{ 5, 0, printargs, "SYS_337" }, /* 337 */
|
||||
|
@ -369,9 +369,9 @@
|
||||
{ 5, TD, printargs, "pwritev" }, /* 334 */
|
||||
{ 4, TP|TS, printargs, "rt_tgsigqueueinfo"}, /* 335 */
|
||||
{ 5, TD, printargs, "perf_event_open"}, /* 336 */
|
||||
{ 5, 0, printargs, "SYS_337" }, /* 337 */
|
||||
{ 5, 0, printargs, "SYS_338" }, /* 338 */
|
||||
{ 5, 0, printargs, "SYS_339" }, /* 339 */
|
||||
{ 2, 0, printargs, "fanotify_init" }, /* 337 */
|
||||
{ 5, 0, printargs, "fanotify_mark" }, /* 338 */
|
||||
{ 4, 0, printargs, "prlimit64" }, /* 339 */
|
||||
{ 3, TN, sys_socket, "socket" }, /* 340 */
|
||||
{ 3, TN, sys_bind, "bind" }, /* 341 */
|
||||
{ 3, TN, sys_connect, "connect" }, /* 342 */
|
||||
|
@ -395,9 +395,9 @@
|
||||
{ 5, TD, printargs, "perf_event_open"}, /* 364 */
|
||||
{ 5, TN, sys_recvmmsg, "recvmmsg" }, /* 365 */
|
||||
{ 4, TN, sys_accept4, "accept4" }, /* 366 */
|
||||
{ 5, 0, printargs, "SYS_367" }, /* 367 */
|
||||
{ 5, 0, printargs, "SYS_368" }, /* 368 */
|
||||
{ 5, 0, printargs, "SYS_369" }, /* 369 */
|
||||
{ 2, 0, printargs, "fanotify_init" }, /* 367 */
|
||||
{ 5, 0, printargs, "fanotify_mark" }, /* 368 */
|
||||
{ 4, 0, printargs, "prlimit64" }, /* 369 */
|
||||
{ 5, 0, printargs, "SYS_370" }, /* 370 */
|
||||
{ 5, 0, printargs, "SYS_371" }, /* 371 */
|
||||
{ 5, 0, printargs, "SYS_372" }, /* 372 */
|
||||
|
@ -327,9 +327,9 @@
|
||||
{ 4, TP|TS, printargs, "rt_tgsigqueueinfo"}, /* 326 */
|
||||
{ 5, TD, printargs, "perf_event_open"}, /* 327 */
|
||||
{ 5, TN, sys_recvmmsg, "recvmmsg" }, /* 328 */
|
||||
{ 5, 0, printargs, "SYS_329" }, /* 329 */
|
||||
{ 5, 0, printargs, "SYS_330" }, /* 330 */
|
||||
{ 5, 0, printargs, "SYS_331" }, /* 331 */
|
||||
{ 2, 0, printargs, "fanotify_init" }, /* 329 */
|
||||
{ 5, 0, printargs, "fanotify_mark" }, /* 330 */
|
||||
{ 4, 0, printargs, "prlimit64" }, /* 331 */
|
||||
{ 5, 0, printargs, "SYS_332" }, /* 332 */
|
||||
{ 5, 0, printargs, "SYS_333" }, /* 333 */
|
||||
{ 5, 0, printargs, "SYS_334" }, /* 334 */
|
||||
|
@ -298,3 +298,6 @@
|
||||
{ 4, TP|TS, printargs, "rt_tgsigqueueinfo"}, /* 297 */
|
||||
{ 5, TD, printargs, "perf_event_open"}, /* 298 */
|
||||
{ 5, TN, sys_recvmmsg, "recvmmsg" }, /* 299 */
|
||||
{ 2, 0, printargs, "fanotify_init" }, /* 300 */
|
||||
{ 5, 0, printargs, "fanotify_mark" }, /* 301 */
|
||||
{ 4, 0, printargs, "prlimit64" }, /* 302 */
|
||||
|
Loading…
x
Reference in New Issue
Block a user