Fix: scsi: sd: Atomic write support added in 6.11-rc1
[lttng-modules.git] / include / instrumentation / syscalls / x86-32-syscalls_integers.h
1 // SPDX-FileCopyrightText: 2022 EfficiOS Inc.
2 //
3 // SPDX-License-Identifier: GPL-2.0-only OR LGPL-2.1-only
4
5 /* THIS FILE IS AUTO-GENERATED. DO NOT EDIT */
6
7 /* Generated from x86-32-syscalls 6.0.7 */
8
9 #ifndef CREATE_SYSCALL_TABLE
10
11 #if !defined(_TRACE_SYSCALLS_INTEGERS_H) || defined(TRACE_HEADER_MULTI_READ)
12 #define _TRACE_SYSCALLS_INTEGERS_H
13
14 #include <lttng/tracepoint-event.h>
15 #include <linux/syscalls.h>
16 #include "x86-32-syscalls_integers_override.h"
17 #include "syscalls_integers_override.h"
18
19 #ifdef SC_ENTER
20 SC_LTTNG_TRACEPOINT_EVENT_CLASS_NOARGS(syscalls_noargs,
21 TP_FIELDS()
22 )
23 #ifndef OVERRIDE_32_restart_syscall
24 SC_LTTNG_TRACEPOINT_EVENT_INSTANCE_NOARGS(syscalls_noargs, restart_syscall)
25 #endif
26 #ifndef OVERRIDE_32_fork
27 SC_LTTNG_TRACEPOINT_EVENT_INSTANCE_NOARGS(syscalls_noargs, fork)
28 #endif
29 #ifndef OVERRIDE_32_getpid
30 SC_LTTNG_TRACEPOINT_EVENT_INSTANCE_NOARGS(syscalls_noargs, getpid)
31 #endif
32 #ifndef OVERRIDE_32_getuid16
33 SC_LTTNG_TRACEPOINT_EVENT_INSTANCE_NOARGS(syscalls_noargs, getuid16)
34 #endif
35 #ifndef OVERRIDE_32_pause
36 SC_LTTNG_TRACEPOINT_EVENT_INSTANCE_NOARGS(syscalls_noargs, pause)
37 #endif
38 #ifndef OVERRIDE_32_sync
39 SC_LTTNG_TRACEPOINT_EVENT_INSTANCE_NOARGS(syscalls_noargs, sync)
40 #endif
41 #ifndef OVERRIDE_32_getgid16
42 SC_LTTNG_TRACEPOINT_EVENT_INSTANCE_NOARGS(syscalls_noargs, getgid16)
43 #endif
44 #ifndef OVERRIDE_32_geteuid16
45 SC_LTTNG_TRACEPOINT_EVENT_INSTANCE_NOARGS(syscalls_noargs, geteuid16)
46 #endif
47 #ifndef OVERRIDE_32_getegid16
48 SC_LTTNG_TRACEPOINT_EVENT_INSTANCE_NOARGS(syscalls_noargs, getegid16)
49 #endif
50 #ifndef OVERRIDE_32_getppid
51 SC_LTTNG_TRACEPOINT_EVENT_INSTANCE_NOARGS(syscalls_noargs, getppid)
52 #endif
53 #ifndef OVERRIDE_32_getpgrp
54 SC_LTTNG_TRACEPOINT_EVENT_INSTANCE_NOARGS(syscalls_noargs, getpgrp)
55 #endif
56 #ifndef OVERRIDE_32_setsid
57 SC_LTTNG_TRACEPOINT_EVENT_INSTANCE_NOARGS(syscalls_noargs, setsid)
58 #endif
59 #ifndef OVERRIDE_32_sgetmask
60 SC_LTTNG_TRACEPOINT_EVENT_INSTANCE_NOARGS(syscalls_noargs, sgetmask)
61 #endif
62 #ifndef OVERRIDE_32_vhangup
63 SC_LTTNG_TRACEPOINT_EVENT_INSTANCE_NOARGS(syscalls_noargs, vhangup)
64 #endif
65 #ifndef OVERRIDE_32_sigreturn
66 SC_LTTNG_TRACEPOINT_EVENT_INSTANCE_NOARGS(syscalls_noargs, sigreturn)
67 #endif
68 #ifndef OVERRIDE_32_munlockall
69 SC_LTTNG_TRACEPOINT_EVENT_INSTANCE_NOARGS(syscalls_noargs, munlockall)
70 #endif
71 #ifndef OVERRIDE_32_sched_yield
72 SC_LTTNG_TRACEPOINT_EVENT_INSTANCE_NOARGS(syscalls_noargs, sched_yield)
73 #endif
74 #ifndef OVERRIDE_32_rt_sigreturn
75 SC_LTTNG_TRACEPOINT_EVENT_INSTANCE_NOARGS(syscalls_noargs, rt_sigreturn)
76 #endif
77 #ifndef OVERRIDE_32_vfork
78 SC_LTTNG_TRACEPOINT_EVENT_INSTANCE_NOARGS(syscalls_noargs, vfork)
79 #endif
80 #ifndef OVERRIDE_32_getuid
81 SC_LTTNG_TRACEPOINT_EVENT_INSTANCE_NOARGS(syscalls_noargs, getuid)
82 #endif
83 #ifndef OVERRIDE_32_getgid
84 SC_LTTNG_TRACEPOINT_EVENT_INSTANCE_NOARGS(syscalls_noargs, getgid)
85 #endif
86 #ifndef OVERRIDE_32_geteuid
87 SC_LTTNG_TRACEPOINT_EVENT_INSTANCE_NOARGS(syscalls_noargs, geteuid)
88 #endif
89 #ifndef OVERRIDE_32_getegid
90 SC_LTTNG_TRACEPOINT_EVENT_INSTANCE_NOARGS(syscalls_noargs, getegid)
91 #endif
92 #ifndef OVERRIDE_32_gettid
93 SC_LTTNG_TRACEPOINT_EVENT_INSTANCE_NOARGS(syscalls_noargs, gettid)
94 #endif
95 #ifndef OVERRIDE_32_inotify_init
96 SC_LTTNG_TRACEPOINT_EVENT_INSTANCE_NOARGS(syscalls_noargs, inotify_init)
97 #endif
98 #else /* #ifdef SC_ENTER */
99 #ifndef OVERRIDE_32_restart_syscall
100 SC_LTTNG_TRACEPOINT_EVENT(restart_syscall,
101 TP_PROTO(sc_exit(long ret)),
102 TP_ARGS(sc_exit(ret)),
103 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)))
104 )
105 #endif
106 #ifndef OVERRIDE_32_fork
107 SC_LTTNG_TRACEPOINT_EVENT(fork,
108 TP_PROTO(sc_exit(long ret)),
109 TP_ARGS(sc_exit(ret)),
110 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)))
111 )
112 #endif
113 #ifndef OVERRIDE_32_getpid
114 SC_LTTNG_TRACEPOINT_EVENT(getpid,
115 TP_PROTO(sc_exit(long ret)),
116 TP_ARGS(sc_exit(ret)),
117 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)))
118 )
119 #endif
120 #ifndef OVERRIDE_32_getuid16
121 SC_LTTNG_TRACEPOINT_EVENT(getuid16,
122 TP_PROTO(sc_exit(long ret)),
123 TP_ARGS(sc_exit(ret)),
124 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)))
125 )
126 #endif
127 #ifndef OVERRIDE_32_pause
128 SC_LTTNG_TRACEPOINT_EVENT(pause,
129 TP_PROTO(sc_exit(long ret)),
130 TP_ARGS(sc_exit(ret)),
131 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)))
132 )
133 #endif
134 #ifndef OVERRIDE_32_sync
135 SC_LTTNG_TRACEPOINT_EVENT(sync,
136 TP_PROTO(sc_exit(long ret)),
137 TP_ARGS(sc_exit(ret)),
138 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)))
139 )
140 #endif
141 #ifndef OVERRIDE_32_getgid16
142 SC_LTTNG_TRACEPOINT_EVENT(getgid16,
143 TP_PROTO(sc_exit(long ret)),
144 TP_ARGS(sc_exit(ret)),
145 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)))
146 )
147 #endif
148 #ifndef OVERRIDE_32_geteuid16
149 SC_LTTNG_TRACEPOINT_EVENT(geteuid16,
150 TP_PROTO(sc_exit(long ret)),
151 TP_ARGS(sc_exit(ret)),
152 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)))
153 )
154 #endif
155 #ifndef OVERRIDE_32_getegid16
156 SC_LTTNG_TRACEPOINT_EVENT(getegid16,
157 TP_PROTO(sc_exit(long ret)),
158 TP_ARGS(sc_exit(ret)),
159 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)))
160 )
161 #endif
162 #ifndef OVERRIDE_32_getppid
163 SC_LTTNG_TRACEPOINT_EVENT(getppid,
164 TP_PROTO(sc_exit(long ret)),
165 TP_ARGS(sc_exit(ret)),
166 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)))
167 )
168 #endif
169 #ifndef OVERRIDE_32_getpgrp
170 SC_LTTNG_TRACEPOINT_EVENT(getpgrp,
171 TP_PROTO(sc_exit(long ret)),
172 TP_ARGS(sc_exit(ret)),
173 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)))
174 )
175 #endif
176 #ifndef OVERRIDE_32_setsid
177 SC_LTTNG_TRACEPOINT_EVENT(setsid,
178 TP_PROTO(sc_exit(long ret)),
179 TP_ARGS(sc_exit(ret)),
180 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)))
181 )
182 #endif
183 #ifndef OVERRIDE_32_sgetmask
184 SC_LTTNG_TRACEPOINT_EVENT(sgetmask,
185 TP_PROTO(sc_exit(long ret)),
186 TP_ARGS(sc_exit(ret)),
187 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)))
188 )
189 #endif
190 #ifndef OVERRIDE_32_vhangup
191 SC_LTTNG_TRACEPOINT_EVENT(vhangup,
192 TP_PROTO(sc_exit(long ret)),
193 TP_ARGS(sc_exit(ret)),
194 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)))
195 )
196 #endif
197 #ifndef OVERRIDE_32_sigreturn
198 SC_LTTNG_TRACEPOINT_EVENT(sigreturn,
199 TP_PROTO(sc_exit(long ret)),
200 TP_ARGS(sc_exit(ret)),
201 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)))
202 )
203 #endif
204 #ifndef OVERRIDE_32_munlockall
205 SC_LTTNG_TRACEPOINT_EVENT(munlockall,
206 TP_PROTO(sc_exit(long ret)),
207 TP_ARGS(sc_exit(ret)),
208 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)))
209 )
210 #endif
211 #ifndef OVERRIDE_32_sched_yield
212 SC_LTTNG_TRACEPOINT_EVENT(sched_yield,
213 TP_PROTO(sc_exit(long ret)),
214 TP_ARGS(sc_exit(ret)),
215 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)))
216 )
217 #endif
218 #ifndef OVERRIDE_32_rt_sigreturn
219 SC_LTTNG_TRACEPOINT_EVENT(rt_sigreturn,
220 TP_PROTO(sc_exit(long ret)),
221 TP_ARGS(sc_exit(ret)),
222 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)))
223 )
224 #endif
225 #ifndef OVERRIDE_32_vfork
226 SC_LTTNG_TRACEPOINT_EVENT(vfork,
227 TP_PROTO(sc_exit(long ret)),
228 TP_ARGS(sc_exit(ret)),
229 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)))
230 )
231 #endif
232 #ifndef OVERRIDE_32_getuid
233 SC_LTTNG_TRACEPOINT_EVENT(getuid,
234 TP_PROTO(sc_exit(long ret)),
235 TP_ARGS(sc_exit(ret)),
236 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)))
237 )
238 #endif
239 #ifndef OVERRIDE_32_getgid
240 SC_LTTNG_TRACEPOINT_EVENT(getgid,
241 TP_PROTO(sc_exit(long ret)),
242 TP_ARGS(sc_exit(ret)),
243 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)))
244 )
245 #endif
246 #ifndef OVERRIDE_32_geteuid
247 SC_LTTNG_TRACEPOINT_EVENT(geteuid,
248 TP_PROTO(sc_exit(long ret)),
249 TP_ARGS(sc_exit(ret)),
250 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)))
251 )
252 #endif
253 #ifndef OVERRIDE_32_getegid
254 SC_LTTNG_TRACEPOINT_EVENT(getegid,
255 TP_PROTO(sc_exit(long ret)),
256 TP_ARGS(sc_exit(ret)),
257 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)))
258 )
259 #endif
260 #ifndef OVERRIDE_32_gettid
261 SC_LTTNG_TRACEPOINT_EVENT(gettid,
262 TP_PROTO(sc_exit(long ret)),
263 TP_ARGS(sc_exit(ret)),
264 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)))
265 )
266 #endif
267 #ifndef OVERRIDE_32_inotify_init
268 SC_LTTNG_TRACEPOINT_EVENT(inotify_init,
269 TP_PROTO(sc_exit(long ret)),
270 TP_ARGS(sc_exit(ret)),
271 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)))
272 )
273 #endif
274 #endif /* else #ifdef SC_ENTER */
275 #ifndef OVERRIDE_32_exit
276 SC_LTTNG_TRACEPOINT_EVENT(exit,
277 TP_PROTO(sc_exit(long ret,) int error_code),
278 TP_ARGS(sc_exit(ret,) error_code),
279 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(int, error_code, error_code)))
280 )
281 #endif
282 #ifndef OVERRIDE_32_close
283 SC_LTTNG_TRACEPOINT_EVENT(close,
284 TP_PROTO(sc_exit(long ret,) unsigned int fd),
285 TP_ARGS(sc_exit(ret,) fd),
286 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(unsigned int, fd, fd)))
287 )
288 #endif
289 #ifndef OVERRIDE_32_setuid16
290 SC_LTTNG_TRACEPOINT_EVENT(setuid16,
291 TP_PROTO(sc_exit(long ret,) old_uid_t uid),
292 TP_ARGS(sc_exit(ret,) uid),
293 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_inout(ctf_integer(old_uid_t, uid, uid)))
294 )
295 #endif
296 #ifndef OVERRIDE_32_alarm
297 SC_LTTNG_TRACEPOINT_EVENT(alarm,
298 TP_PROTO(sc_exit(long ret,) unsigned int seconds),
299 TP_ARGS(sc_exit(ret,) seconds),
300 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(unsigned int, seconds, seconds)))
301 )
302 #endif
303 #ifndef OVERRIDE_32_nice
304 SC_LTTNG_TRACEPOINT_EVENT(nice,
305 TP_PROTO(sc_exit(long ret,) int increment),
306 TP_ARGS(sc_exit(ret,) increment),
307 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_inout(ctf_integer(int, increment, increment)))
308 )
309 #endif
310 #ifndef OVERRIDE_32_dup
311 SC_LTTNG_TRACEPOINT_EVENT(dup,
312 TP_PROTO(sc_exit(long ret,) unsigned int fildes),
313 TP_ARGS(sc_exit(ret,) fildes),
314 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(unsigned int, fildes, fildes)))
315 )
316 #endif
317 #ifndef OVERRIDE_32_brk
318 SC_LTTNG_TRACEPOINT_EVENT(brk,
319 TP_PROTO(sc_exit(long ret,) unsigned long brk),
320 TP_ARGS(sc_exit(ret,) brk),
321 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(unsigned long, brk, brk)))
322 )
323 #endif
324 #ifndef OVERRIDE_32_setgid16
325 SC_LTTNG_TRACEPOINT_EVENT(setgid16,
326 TP_PROTO(sc_exit(long ret,) old_gid_t gid),
327 TP_ARGS(sc_exit(ret,) gid),
328 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_inout(ctf_integer(old_gid_t, gid, gid)))
329 )
330 #endif
331 #ifndef OVERRIDE_32_umask
332 SC_LTTNG_TRACEPOINT_EVENT(umask,
333 TP_PROTO(sc_exit(long ret,) int mask),
334 TP_ARGS(sc_exit(ret,) mask),
335 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(int, mask, mask)))
336 )
337 #endif
338 #ifndef OVERRIDE_32_ssetmask
339 SC_LTTNG_TRACEPOINT_EVENT(ssetmask,
340 TP_PROTO(sc_exit(long ret,) int newmask),
341 TP_ARGS(sc_exit(ret,) newmask),
342 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_inout(ctf_integer(int, newmask, newmask)))
343 )
344 #endif
345 #ifndef OVERRIDE_32_iopl
346 SC_LTTNG_TRACEPOINT_EVENT(iopl,
347 TP_PROTO(sc_exit(long ret,) unsigned int level),
348 TP_ARGS(sc_exit(ret,) level),
349 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_inout(ctf_integer(unsigned int, level, level)))
350 )
351 #endif
352 #ifndef OVERRIDE_32_fsync
353 SC_LTTNG_TRACEPOINT_EVENT(fsync,
354 TP_PROTO(sc_exit(long ret,) unsigned int fd),
355 TP_ARGS(sc_exit(ret,) fd),
356 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(unsigned int, fd, fd)))
357 )
358 #endif
359 #ifndef OVERRIDE_32_getpgid
360 SC_LTTNG_TRACEPOINT_EVENT(getpgid,
361 TP_PROTO(sc_exit(long ret,) pid_t pid),
362 TP_ARGS(sc_exit(ret,) pid),
363 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(pid_t, pid, pid)))
364 )
365 #endif
366 #ifndef OVERRIDE_32_fchdir
367 SC_LTTNG_TRACEPOINT_EVENT(fchdir,
368 TP_PROTO(sc_exit(long ret,) unsigned int fd),
369 TP_ARGS(sc_exit(ret,) fd),
370 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(unsigned int, fd, fd)))
371 )
372 #endif
373 #ifndef OVERRIDE_32_personality
374 SC_LTTNG_TRACEPOINT_EVENT(personality,
375 TP_PROTO(sc_exit(long ret,) unsigned int personality),
376 TP_ARGS(sc_exit(ret,) personality),
377 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(unsigned int, personality, personality)))
378 )
379 #endif
380 #ifndef OVERRIDE_32_setfsuid16
381 SC_LTTNG_TRACEPOINT_EVENT(setfsuid16,
382 TP_PROTO(sc_exit(long ret,) old_uid_t uid),
383 TP_ARGS(sc_exit(ret,) uid),
384 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_inout(ctf_integer(old_uid_t, uid, uid)))
385 )
386 #endif
387 #ifndef OVERRIDE_32_setfsgid16
388 SC_LTTNG_TRACEPOINT_EVENT(setfsgid16,
389 TP_PROTO(sc_exit(long ret,) old_gid_t gid),
390 TP_ARGS(sc_exit(ret,) gid),
391 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_inout(ctf_integer(old_gid_t, gid, gid)))
392 )
393 #endif
394 #ifndef OVERRIDE_32_getsid
395 SC_LTTNG_TRACEPOINT_EVENT(getsid,
396 TP_PROTO(sc_exit(long ret,) pid_t pid),
397 TP_ARGS(sc_exit(ret,) pid),
398 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(pid_t, pid, pid)))
399 )
400 #endif
401 #ifndef OVERRIDE_32_fdatasync
402 SC_LTTNG_TRACEPOINT_EVENT(fdatasync,
403 TP_PROTO(sc_exit(long ret,) unsigned int fd),
404 TP_ARGS(sc_exit(ret,) fd),
405 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(unsigned int, fd, fd)))
406 )
407 #endif
408 #ifndef OVERRIDE_32_mlockall
409 SC_LTTNG_TRACEPOINT_EVENT(mlockall,
410 TP_PROTO(sc_exit(long ret,) int flags),
411 TP_ARGS(sc_exit(ret,) flags),
412 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(int, flags, flags)))
413 )
414 #endif
415 #ifndef OVERRIDE_32_sched_getscheduler
416 SC_LTTNG_TRACEPOINT_EVENT(sched_getscheduler,
417 TP_PROTO(sc_exit(long ret,) pid_t pid),
418 TP_ARGS(sc_exit(ret,) pid),
419 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(pid_t, pid, pid)))
420 )
421 #endif
422 #ifndef OVERRIDE_32_sched_get_priority_max
423 SC_LTTNG_TRACEPOINT_EVENT(sched_get_priority_max,
424 TP_PROTO(sc_exit(long ret,) int policy),
425 TP_ARGS(sc_exit(ret,) policy),
426 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(int, policy, policy)))
427 )
428 #endif
429 #ifndef OVERRIDE_32_sched_get_priority_min
430 SC_LTTNG_TRACEPOINT_EVENT(sched_get_priority_min,
431 TP_PROTO(sc_exit(long ret,) int policy),
432 TP_ARGS(sc_exit(ret,) policy),
433 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(int, policy, policy)))
434 )
435 #endif
436 #ifndef OVERRIDE_32_setuid
437 SC_LTTNG_TRACEPOINT_EVENT(setuid,
438 TP_PROTO(sc_exit(long ret,) uid_t uid),
439 TP_ARGS(sc_exit(ret,) uid),
440 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(uid_t, uid, uid)))
441 )
442 #endif
443 #ifndef OVERRIDE_32_setgid
444 SC_LTTNG_TRACEPOINT_EVENT(setgid,
445 TP_PROTO(sc_exit(long ret,) gid_t gid),
446 TP_ARGS(sc_exit(ret,) gid),
447 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(gid_t, gid, gid)))
448 )
449 #endif
450 #ifndef OVERRIDE_32_setfsuid
451 SC_LTTNG_TRACEPOINT_EVENT(setfsuid,
452 TP_PROTO(sc_exit(long ret,) uid_t uid),
453 TP_ARGS(sc_exit(ret,) uid),
454 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(uid_t, uid, uid)))
455 )
456 #endif
457 #ifndef OVERRIDE_32_setfsgid
458 SC_LTTNG_TRACEPOINT_EVENT(setfsgid,
459 TP_PROTO(sc_exit(long ret,) gid_t gid),
460 TP_ARGS(sc_exit(ret,) gid),
461 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(gid_t, gid, gid)))
462 )
463 #endif
464 #ifndef OVERRIDE_32_io_destroy
465 SC_LTTNG_TRACEPOINT_EVENT(io_destroy,
466 TP_PROTO(sc_exit(long ret,) aio_context_t ctx),
467 TP_ARGS(sc_exit(ret,) ctx),
468 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(aio_context_t, ctx, ctx)))
469 )
470 #endif
471 #ifndef OVERRIDE_32_exit_group
472 SC_LTTNG_TRACEPOINT_EVENT(exit_group,
473 TP_PROTO(sc_exit(long ret,) int error_code),
474 TP_ARGS(sc_exit(ret,) error_code),
475 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(int, error_code, error_code)))
476 )
477 #endif
478 #ifndef OVERRIDE_32_epoll_create
479 SC_LTTNG_TRACEPOINT_EVENT(epoll_create,
480 TP_PROTO(sc_exit(long ret,) int size),
481 TP_ARGS(sc_exit(ret,) size),
482 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(int, size, size)))
483 )
484 #endif
485 #ifndef OVERRIDE_32_timer_getoverrun
486 SC_LTTNG_TRACEPOINT_EVENT(timer_getoverrun,
487 TP_PROTO(sc_exit(long ret,) timer_t timer_id),
488 TP_ARGS(sc_exit(ret,) timer_id),
489 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(timer_t, timer_id, timer_id)))
490 )
491 #endif
492 #ifndef OVERRIDE_32_timer_delete
493 SC_LTTNG_TRACEPOINT_EVENT(timer_delete,
494 TP_PROTO(sc_exit(long ret,) timer_t timer_id),
495 TP_ARGS(sc_exit(ret,) timer_id),
496 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(timer_t, timer_id, timer_id)))
497 )
498 #endif
499 #ifndef OVERRIDE_32_unshare
500 SC_LTTNG_TRACEPOINT_EVENT(unshare,
501 TP_PROTO(sc_exit(long ret,) unsigned long unshare_flags),
502 TP_ARGS(sc_exit(ret,) unshare_flags),
503 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(unsigned long, unshare_flags, unshare_flags)))
504 )
505 #endif
506 #ifndef OVERRIDE_32_eventfd
507 SC_LTTNG_TRACEPOINT_EVENT(eventfd,
508 TP_PROTO(sc_exit(long ret,) unsigned int count),
509 TP_ARGS(sc_exit(ret,) count),
510 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(unsigned int, count, count)))
511 )
512 #endif
513 #ifndef OVERRIDE_32_epoll_create1
514 SC_LTTNG_TRACEPOINT_EVENT(epoll_create1,
515 TP_PROTO(sc_exit(long ret,) int flags),
516 TP_ARGS(sc_exit(ret,) flags),
517 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(int, flags, flags)))
518 )
519 #endif
520 #ifndef OVERRIDE_32_inotify_init1
521 SC_LTTNG_TRACEPOINT_EVENT(inotify_init1,
522 TP_PROTO(sc_exit(long ret,) int flags),
523 TP_ARGS(sc_exit(ret,) flags),
524 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(int, flags, flags)))
525 )
526 #endif
527 #ifndef OVERRIDE_32_syncfs
528 SC_LTTNG_TRACEPOINT_EVENT(syncfs,
529 TP_PROTO(sc_exit(long ret,) int fd),
530 TP_ARGS(sc_exit(ret,) fd),
531 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(int, fd, fd)))
532 )
533 #endif
534 #ifndef OVERRIDE_32_userfaultfd
535 SC_LTTNG_TRACEPOINT_EVENT(userfaultfd,
536 TP_PROTO(sc_exit(long ret,) int flags),
537 TP_ARGS(sc_exit(ret,) flags),
538 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_inout(ctf_integer(int, flags, flags)))
539 )
540 #endif
541 #ifndef OVERRIDE_32_memfd_secret
542 SC_LTTNG_TRACEPOINT_EVENT(memfd_secret,
543 TP_PROTO(sc_exit(long ret,) unsigned int flags),
544 TP_ARGS(sc_exit(ret,) flags),
545 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_inout(ctf_integer(unsigned int, flags, flags)))
546 )
547 #endif
548 #ifndef OVERRIDE_32_kill
549 SC_LTTNG_TRACEPOINT_EVENT(kill,
550 TP_PROTO(sc_exit(long ret,) pid_t pid, int sig),
551 TP_ARGS(sc_exit(ret,) pid, sig),
552 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(pid_t, pid, pid)) sc_in(ctf_integer(int, sig, sig)))
553 )
554 #endif
555 #ifndef OVERRIDE_32_signal
556 SC_LTTNG_TRACEPOINT_EVENT(signal,
557 TP_PROTO(sc_exit(long ret,) int sig, __sighandler_t handler),
558 TP_ARGS(sc_exit(ret,) sig, handler),
559 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_inout(ctf_integer(int, sig, sig)) sc_inout(ctf_integer(__sighandler_t, handler, handler)))
560 )
561 #endif
562 #ifndef OVERRIDE_32_setpgid
563 SC_LTTNG_TRACEPOINT_EVENT(setpgid,
564 TP_PROTO(sc_exit(long ret,) pid_t pid, pid_t pgid),
565 TP_ARGS(sc_exit(ret,) pid, pgid),
566 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(pid_t, pid, pid)) sc_in(ctf_integer(pid_t, pgid, pgid)))
567 )
568 #endif
569 #ifndef OVERRIDE_32_dup2
570 SC_LTTNG_TRACEPOINT_EVENT(dup2,
571 TP_PROTO(sc_exit(long ret,) unsigned int oldfd, unsigned int newfd),
572 TP_ARGS(sc_exit(ret,) oldfd, newfd),
573 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(unsigned int, oldfd, oldfd)) sc_in(ctf_integer(unsigned int, newfd, newfd)))
574 )
575 #endif
576 #ifndef OVERRIDE_32_setreuid16
577 SC_LTTNG_TRACEPOINT_EVENT(setreuid16,
578 TP_PROTO(sc_exit(long ret,) old_uid_t ruid, old_uid_t euid),
579 TP_ARGS(sc_exit(ret,) ruid, euid),
580 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_inout(ctf_integer(old_uid_t, ruid, ruid)) sc_inout(ctf_integer(old_uid_t, euid, euid)))
581 )
582 #endif
583 #ifndef OVERRIDE_32_setregid16
584 SC_LTTNG_TRACEPOINT_EVENT(setregid16,
585 TP_PROTO(sc_exit(long ret,) old_gid_t rgid, old_gid_t egid),
586 TP_ARGS(sc_exit(ret,) rgid, egid),
587 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_inout(ctf_integer(old_gid_t, rgid, rgid)) sc_inout(ctf_integer(old_gid_t, egid, egid)))
588 )
589 #endif
590 #ifndef OVERRIDE_32_munmap
591 SC_LTTNG_TRACEPOINT_EVENT(munmap,
592 TP_PROTO(sc_exit(long ret,) unsigned long addr, size_t len),
593 TP_ARGS(sc_exit(ret,) addr, len),
594 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(unsigned long, addr, addr)) sc_in(ctf_integer(size_t, len, len)))
595 )
596 #endif
597 #ifndef OVERRIDE_32_ftruncate
598 SC_LTTNG_TRACEPOINT_EVENT(ftruncate,
599 TP_PROTO(sc_exit(long ret,) unsigned int fd, unsigned long length),
600 TP_ARGS(sc_exit(ret,) fd, length),
601 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(unsigned int, fd, fd)) sc_in(ctf_integer(unsigned long, length, length)))
602 )
603 #endif
604 #ifndef OVERRIDE_32_fchmod
605 SC_LTTNG_TRACEPOINT_EVENT(fchmod,
606 TP_PROTO(sc_exit(long ret,) unsigned int fd, umode_t mode),
607 TP_ARGS(sc_exit(ret,) fd, mode),
608 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(unsigned int, fd, fd)) sc_in(ctf_integer(umode_t, mode, mode)))
609 )
610 #endif
611 #ifndef OVERRIDE_32_getpriority
612 SC_LTTNG_TRACEPOINT_EVENT(getpriority,
613 TP_PROTO(sc_exit(long ret,) int which, int who),
614 TP_ARGS(sc_exit(ret,) which, who),
615 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(int, which, which)) sc_in(ctf_integer(int, who, who)))
616 )
617 #endif
618 #ifndef OVERRIDE_32_flock
619 SC_LTTNG_TRACEPOINT_EVENT(flock,
620 TP_PROTO(sc_exit(long ret,) unsigned int fd, unsigned int cmd),
621 TP_ARGS(sc_exit(ret,) fd, cmd),
622 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(unsigned int, fd, fd)) sc_in(ctf_integer(unsigned int, cmd, cmd)))
623 )
624 #endif
625 #ifndef OVERRIDE_32_mlock
626 SC_LTTNG_TRACEPOINT_EVENT(mlock,
627 TP_PROTO(sc_exit(long ret,) unsigned long start, size_t len),
628 TP_ARGS(sc_exit(ret,) start, len),
629 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(unsigned long, start, start)) sc_in(ctf_integer(size_t, len, len)))
630 )
631 #endif
632 #ifndef OVERRIDE_32_munlock
633 SC_LTTNG_TRACEPOINT_EVENT(munlock,
634 TP_PROTO(sc_exit(long ret,) unsigned long start, size_t len),
635 TP_ARGS(sc_exit(ret,) start, len),
636 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(unsigned long, start, start)) sc_in(ctf_integer(size_t, len, len)))
637 )
638 #endif
639 #ifndef OVERRIDE_32_setreuid
640 SC_LTTNG_TRACEPOINT_EVENT(setreuid,
641 TP_PROTO(sc_exit(long ret,) uid_t ruid, uid_t euid),
642 TP_ARGS(sc_exit(ret,) ruid, euid),
643 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(uid_t, ruid, ruid)) sc_in(ctf_integer(uid_t, euid, euid)))
644 )
645 #endif
646 #ifndef OVERRIDE_32_setregid
647 SC_LTTNG_TRACEPOINT_EVENT(setregid,
648 TP_PROTO(sc_exit(long ret,) gid_t rgid, gid_t egid),
649 TP_ARGS(sc_exit(ret,) rgid, egid),
650 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(gid_t, rgid, rgid)) sc_in(ctf_integer(gid_t, egid, egid)))
651 )
652 #endif
653 #ifndef OVERRIDE_32_tkill
654 SC_LTTNG_TRACEPOINT_EVENT(tkill,
655 TP_PROTO(sc_exit(long ret,) pid_t pid, int sig),
656 TP_ARGS(sc_exit(ret,) pid, sig),
657 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(pid_t, pid, pid)) sc_in(ctf_integer(int, sig, sig)))
658 )
659 #endif
660 #ifndef OVERRIDE_32_ioprio_get
661 SC_LTTNG_TRACEPOINT_EVENT(ioprio_get,
662 TP_PROTO(sc_exit(long ret,) int which, int who),
663 TP_ARGS(sc_exit(ret,) which, who),
664 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(int, which, which)) sc_in(ctf_integer(int, who, who)))
665 )
666 #endif
667 #ifndef OVERRIDE_32_inotify_rm_watch
668 SC_LTTNG_TRACEPOINT_EVENT(inotify_rm_watch,
669 TP_PROTO(sc_exit(long ret,) int fd, __s32 wd),
670 TP_ARGS(sc_exit(ret,) fd, wd),
671 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(int, fd, fd)) sc_in(ctf_integer(__s32, wd, wd)))
672 )
673 #endif
674 #ifndef OVERRIDE_32_timerfd_create
675 SC_LTTNG_TRACEPOINT_EVENT(timerfd_create,
676 TP_PROTO(sc_exit(long ret,) int clockid, int flags),
677 TP_ARGS(sc_exit(ret,) clockid, flags),
678 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(int, clockid, clockid)) sc_in(ctf_integer(int, flags, flags)))
679 )
680 #endif
681 #ifndef OVERRIDE_32_eventfd2
682 SC_LTTNG_TRACEPOINT_EVENT(eventfd2,
683 TP_PROTO(sc_exit(long ret,) unsigned int count, int flags),
684 TP_ARGS(sc_exit(ret,) count, flags),
685 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(unsigned int, count, count)) sc_in(ctf_integer(int, flags, flags)))
686 )
687 #endif
688 #ifndef OVERRIDE_32_fanotify_init
689 SC_LTTNG_TRACEPOINT_EVENT(fanotify_init,
690 TP_PROTO(sc_exit(long ret,) unsigned int flags, unsigned int event_f_flags),
691 TP_ARGS(sc_exit(ret,) flags, event_f_flags),
692 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(unsigned int, flags, flags)) sc_in(ctf_integer(unsigned int, event_f_flags, event_f_flags)))
693 )
694 #endif
695 #ifndef OVERRIDE_32_setns
696 SC_LTTNG_TRACEPOINT_EVENT(setns,
697 TP_PROTO(sc_exit(long ret,) int fd, int flags),
698 TP_ARGS(sc_exit(ret,) fd, flags),
699 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(int, fd, fd)) sc_in(ctf_integer(int, flags, flags)))
700 )
701 #endif
702 #ifndef OVERRIDE_32_listen
703 SC_LTTNG_TRACEPOINT_EVENT(listen,
704 TP_PROTO(sc_exit(long ret,) int fd, int backlog),
705 TP_ARGS(sc_exit(ret,) fd, backlog),
706 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(int, fd, fd)) sc_in(ctf_integer(int, backlog, backlog)))
707 )
708 #endif
709 #ifndef OVERRIDE_32_shutdown
710 SC_LTTNG_TRACEPOINT_EVENT(shutdown,
711 TP_PROTO(sc_exit(long ret,) int fd, int how),
712 TP_ARGS(sc_exit(ret,) fd, how),
713 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(int, fd, fd)) sc_in(ctf_integer(int, how, how)))
714 )
715 #endif
716 #ifndef OVERRIDE_32_arch_prctl
717 SC_LTTNG_TRACEPOINT_EVENT(arch_prctl,
718 TP_PROTO(sc_exit(long ret,) int option, unsigned long arg2),
719 TP_ARGS(sc_exit(ret,) option, arg2),
720 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_inout(ctf_integer(int, option, option)) sc_inout(ctf_integer(unsigned long, arg2, arg2)))
721 )
722 #endif
723 #ifndef OVERRIDE_32_msgget
724 SC_LTTNG_TRACEPOINT_EVENT(msgget,
725 TP_PROTO(sc_exit(long ret,) key_t key, int msgflg),
726 TP_ARGS(sc_exit(ret,) key, msgflg),
727 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(key_t, key, key)) sc_in(ctf_integer(int, msgflg, msgflg)))
728 )
729 #endif
730 #ifndef OVERRIDE_32_pidfd_open
731 SC_LTTNG_TRACEPOINT_EVENT(pidfd_open,
732 TP_PROTO(sc_exit(long ret,) pid_t pid, unsigned int flags),
733 TP_ARGS(sc_exit(ret,) pid, flags),
734 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_inout(ctf_integer(pid_t, pid, pid)) sc_inout(ctf_integer(unsigned int, flags, flags)))
735 )
736 #endif
737 #ifndef OVERRIDE_32_process_mrelease
738 SC_LTTNG_TRACEPOINT_EVENT(process_mrelease,
739 TP_PROTO(sc_exit(long ret,) int pidfd, unsigned int flags),
740 TP_ARGS(sc_exit(ret,) pidfd, flags),
741 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_inout(ctf_integer(int, pidfd, pidfd)) sc_inout(ctf_integer(unsigned int, flags, flags)))
742 )
743 #endif
744 #ifndef OVERRIDE_32_lseek
745 SC_LTTNG_TRACEPOINT_EVENT(lseek,
746 TP_PROTO(sc_exit(long ret,) unsigned int fd, off_t offset, unsigned int whence),
747 TP_ARGS(sc_exit(ret,) fd, offset, whence),
748 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(unsigned int, fd, fd)) sc_in(ctf_integer(off_t, offset, offset)) sc_in(ctf_integer(unsigned int, whence, whence)))
749 )
750 #endif
751 #ifndef OVERRIDE_32_ioctl
752 SC_LTTNG_TRACEPOINT_EVENT(ioctl,
753 TP_PROTO(sc_exit(long ret,) unsigned int fd, unsigned int cmd, unsigned long arg),
754 TP_ARGS(sc_exit(ret,) fd, cmd, arg),
755 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(unsigned int, fd, fd)) sc_in(ctf_integer(unsigned int, cmd, cmd)) sc_inout(ctf_integer(unsigned long, arg, arg)))
756 )
757 #endif
758 #ifndef OVERRIDE_32_fcntl
759 SC_LTTNG_TRACEPOINT_EVENT(fcntl,
760 TP_PROTO(sc_exit(long ret,) unsigned int fd, unsigned int cmd, unsigned long arg),
761 TP_ARGS(sc_exit(ret,) fd, cmd, arg),
762 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(unsigned int, fd, fd)) sc_in(ctf_integer(unsigned int, cmd, cmd)) sc_inout(ctf_integer(unsigned long, arg, arg)))
763 )
764 #endif
765 #ifndef OVERRIDE_32_sigsuspend
766 SC_LTTNG_TRACEPOINT_EVENT(sigsuspend,
767 TP_PROTO(sc_exit(long ret,) int unused1, int unused2, old_sigset_t mask),
768 TP_ARGS(sc_exit(ret,) unused1, unused2, mask),
769 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_inout(ctf_integer(int, unused1, unused1)) sc_inout(ctf_integer(int, unused2, unused2)) sc_inout(ctf_integer(old_sigset_t, mask, mask)))
770 )
771 #endif
772 #ifndef OVERRIDE_32_fchown16
773 SC_LTTNG_TRACEPOINT_EVENT(fchown16,
774 TP_PROTO(sc_exit(long ret,) unsigned int fd, old_uid_t user, old_gid_t group),
775 TP_ARGS(sc_exit(ret,) fd, user, group),
776 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_inout(ctf_integer(unsigned int, fd, fd)) sc_inout(ctf_integer(old_uid_t, user, user)) sc_inout(ctf_integer(old_gid_t, group, group)))
777 )
778 #endif
779 #ifndef OVERRIDE_32_setpriority
780 SC_LTTNG_TRACEPOINT_EVENT(setpriority,
781 TP_PROTO(sc_exit(long ret,) int which, int who, int niceval),
782 TP_ARGS(sc_exit(ret,) which, who, niceval),
783 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(int, which, which)) sc_in(ctf_integer(int, who, who)) sc_in(ctf_integer(int, niceval, niceval)))
784 )
785 #endif
786 #ifndef OVERRIDE_32_ioperm
787 SC_LTTNG_TRACEPOINT_EVENT(ioperm,
788 TP_PROTO(sc_exit(long ret,) unsigned long from, unsigned long num, int turn_on),
789 TP_ARGS(sc_exit(ret,) from, num, turn_on),
790 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_inout(ctf_integer(unsigned long, from, from)) sc_inout(ctf_integer(unsigned long, num, num)) sc_inout(ctf_integer(int, turn_on, turn_on)))
791 )
792 #endif
793 #ifndef OVERRIDE_32_mprotect
794 SC_LTTNG_TRACEPOINT_EVENT(mprotect,
795 TP_PROTO(sc_exit(long ret,) unsigned long start, size_t len, unsigned long prot),
796 TP_ARGS(sc_exit(ret,) start, len, prot),
797 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(unsigned long, start, start)) sc_in(ctf_integer(size_t, len, len)) sc_in(ctf_integer(unsigned long, prot, prot)))
798 )
799 #endif
800 #ifndef OVERRIDE_32_sysfs
801 SC_LTTNG_TRACEPOINT_EVENT(sysfs,
802 TP_PROTO(sc_exit(long ret,) int option, unsigned long arg1, unsigned long arg2),
803 TP_ARGS(sc_exit(ret,) option, arg1, arg2),
804 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(int, option, option)) sc_in(ctf_integer(unsigned long, arg1, arg1)) sc_in(ctf_integer(unsigned long, arg2, arg2)))
805 )
806 #endif
807 #ifndef OVERRIDE_32_msync
808 SC_LTTNG_TRACEPOINT_EVENT(msync,
809 TP_PROTO(sc_exit(long ret,) unsigned long start, size_t len, int flags),
810 TP_ARGS(sc_exit(ret,) start, len, flags),
811 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(unsigned long, start, start)) sc_in(ctf_integer(size_t, len, len)) sc_in(ctf_integer(int, flags, flags)))
812 )
813 #endif
814 #ifndef OVERRIDE_32_setresuid16
815 SC_LTTNG_TRACEPOINT_EVENT(setresuid16,
816 TP_PROTO(sc_exit(long ret,) old_uid_t ruid, old_uid_t euid, old_uid_t suid),
817 TP_ARGS(sc_exit(ret,) ruid, euid, suid),
818 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_inout(ctf_integer(old_uid_t, ruid, ruid)) sc_inout(ctf_integer(old_uid_t, euid, euid)) sc_inout(ctf_integer(old_uid_t, suid, suid)))
819 )
820 #endif
821 #ifndef OVERRIDE_32_setresgid16
822 SC_LTTNG_TRACEPOINT_EVENT(setresgid16,
823 TP_PROTO(sc_exit(long ret,) old_gid_t rgid, old_gid_t egid, old_gid_t sgid),
824 TP_ARGS(sc_exit(ret,) rgid, egid, sgid),
825 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_inout(ctf_integer(old_gid_t, rgid, rgid)) sc_inout(ctf_integer(old_gid_t, egid, egid)) sc_inout(ctf_integer(old_gid_t, sgid, sgid)))
826 )
827 #endif
828 #ifndef OVERRIDE_32_ia32_ftruncate64
829 SC_LTTNG_TRACEPOINT_EVENT(ia32_ftruncate64,
830 TP_PROTO(sc_exit(long ret,) unsigned int fd, unsigned long offset_low, unsigned long offset_high),
831 TP_ARGS(sc_exit(ret,) fd, offset_low, offset_high),
832 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_inout(ctf_integer(unsigned int, fd, fd)) sc_inout(ctf_integer(unsigned long, offset_low, offset_low)) sc_inout(ctf_integer(unsigned long, offset_high, offset_high)))
833 )
834 #endif
835 #ifndef OVERRIDE_32_fchown
836 SC_LTTNG_TRACEPOINT_EVENT(fchown,
837 TP_PROTO(sc_exit(long ret,) unsigned int fd, uid_t user, gid_t group),
838 TP_ARGS(sc_exit(ret,) fd, user, group),
839 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(unsigned int, fd, fd)) sc_in(ctf_integer(uid_t, user, user)) sc_in(ctf_integer(gid_t, group, group)))
840 )
841 #endif
842 #ifndef OVERRIDE_32_setresuid
843 SC_LTTNG_TRACEPOINT_EVENT(setresuid,
844 TP_PROTO(sc_exit(long ret,) uid_t ruid, uid_t euid, uid_t suid),
845 TP_ARGS(sc_exit(ret,) ruid, euid, suid),
846 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(uid_t, ruid, ruid)) sc_in(ctf_integer(uid_t, euid, euid)) sc_in(ctf_integer(uid_t, suid, suid)))
847 )
848 #endif
849 #ifndef OVERRIDE_32_setresgid
850 SC_LTTNG_TRACEPOINT_EVENT(setresgid,
851 TP_PROTO(sc_exit(long ret,) gid_t rgid, gid_t egid, gid_t sgid),
852 TP_ARGS(sc_exit(ret,) rgid, egid, sgid),
853 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(gid_t, rgid, rgid)) sc_in(ctf_integer(gid_t, egid, egid)) sc_in(ctf_integer(gid_t, sgid, sgid)))
854 )
855 #endif
856 #ifndef OVERRIDE_32_madvise
857 SC_LTTNG_TRACEPOINT_EVENT(madvise,
858 TP_PROTO(sc_exit(long ret,) unsigned long start, size_t len_in, int behavior),
859 TP_ARGS(sc_exit(ret,) start, len_in, behavior),
860 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(unsigned long, start, start)) sc_in(ctf_integer(size_t, len_in, len_in)) sc_in(ctf_integer(int, behavior, behavior)))
861 )
862 #endif
863 #ifndef OVERRIDE_32_fcntl64
864 SC_LTTNG_TRACEPOINT_EVENT(fcntl64,
865 TP_PROTO(sc_exit(long ret,) unsigned int fd, unsigned int cmd, unsigned long arg),
866 TP_ARGS(sc_exit(ret,) fd, cmd, arg),
867 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_inout(ctf_integer(unsigned int, fd, fd)) sc_inout(ctf_integer(unsigned int, cmd, cmd)) sc_inout(ctf_integer(unsigned long, arg, arg)))
868 )
869 #endif
870 #ifndef OVERRIDE_32_tgkill
871 SC_LTTNG_TRACEPOINT_EVENT(tgkill,
872 TP_PROTO(sc_exit(long ret,) pid_t tgid, pid_t pid, int sig),
873 TP_ARGS(sc_exit(ret,) tgid, pid, sig),
874 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(pid_t, tgid, tgid)) sc_in(ctf_integer(pid_t, pid, pid)) sc_in(ctf_integer(int, sig, sig)))
875 )
876 #endif
877 #ifndef OVERRIDE_32_ioprio_set
878 SC_LTTNG_TRACEPOINT_EVENT(ioprio_set,
879 TP_PROTO(sc_exit(long ret,) int which, int who, int ioprio),
880 TP_ARGS(sc_exit(ret,) which, who, ioprio),
881 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(int, which, which)) sc_in(ctf_integer(int, who, who)) sc_in(ctf_integer(int, ioprio, ioprio)))
882 )
883 #endif
884 #ifndef OVERRIDE_32_dup3
885 SC_LTTNG_TRACEPOINT_EVENT(dup3,
886 TP_PROTO(sc_exit(long ret,) unsigned int oldfd, unsigned int newfd, int flags),
887 TP_ARGS(sc_exit(ret,) oldfd, newfd, flags),
888 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(unsigned int, oldfd, oldfd)) sc_in(ctf_integer(unsigned int, newfd, newfd)) sc_in(ctf_integer(int, flags, flags)))
889 )
890 #endif
891 #ifndef OVERRIDE_32_socket
892 SC_LTTNG_TRACEPOINT_EVENT(socket,
893 TP_PROTO(sc_exit(long ret,) int family, int type, int protocol),
894 TP_ARGS(sc_exit(ret,) family, type, protocol),
895 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(int, family, family)) sc_in(ctf_integer(int, type, type)) sc_in(ctf_integer(int, protocol, protocol)))
896 )
897 #endif
898 #ifndef OVERRIDE_32_membarrier
899 SC_LTTNG_TRACEPOINT_EVENT(membarrier,
900 TP_PROTO(sc_exit(long ret,) int cmd, unsigned int flags, int cpu_id),
901 TP_ARGS(sc_exit(ret,) cmd, flags, cpu_id),
902 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_inout(ctf_integer(int, cmd, cmd)) sc_inout(ctf_integer(unsigned int, flags, flags)) sc_inout(ctf_integer(int, cpu_id, cpu_id)))
903 )
904 #endif
905 #ifndef OVERRIDE_32_mlock2
906 SC_LTTNG_TRACEPOINT_EVENT(mlock2,
907 TP_PROTO(sc_exit(long ret,) unsigned long start, size_t len, int flags),
908 TP_ARGS(sc_exit(ret,) start, len, flags),
909 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_inout(ctf_integer(unsigned long, start, start)) sc_inout(ctf_integer(size_t, len, len)) sc_inout(ctf_integer(int, flags, flags)))
910 )
911 #endif
912 #ifndef OVERRIDE_32_semget
913 SC_LTTNG_TRACEPOINT_EVENT(semget,
914 TP_PROTO(sc_exit(long ret,) key_t key, int nsems, int semflg),
915 TP_ARGS(sc_exit(ret,) key, nsems, semflg),
916 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(key_t, key, key)) sc_in(ctf_integer(int, nsems, nsems)) sc_in(ctf_integer(int, semflg, semflg)))
917 )
918 #endif
919 #ifndef OVERRIDE_32_shmget
920 SC_LTTNG_TRACEPOINT_EVENT(shmget,
921 TP_PROTO(sc_exit(long ret,) key_t key, size_t size, int shmflg),
922 TP_ARGS(sc_exit(ret,) key, size, shmflg),
923 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(key_t, key, key)) sc_in(ctf_integer(size_t, size, size)) sc_in(ctf_integer(int, shmflg, shmflg)))
924 )
925 #endif
926 #ifndef OVERRIDE_32_fsmount
927 SC_LTTNG_TRACEPOINT_EVENT(fsmount,
928 TP_PROTO(sc_exit(long ret,) int fs_fd, unsigned int flags, unsigned int attr_flags),
929 TP_ARGS(sc_exit(ret,) fs_fd, flags, attr_flags),
930 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_inout(ctf_integer(int, fs_fd, fs_fd)) sc_inout(ctf_integer(unsigned int, flags, flags)) sc_inout(ctf_integer(unsigned int, attr_flags, attr_flags)))
931 )
932 #endif
933 #ifndef OVERRIDE_32_close_range
934 SC_LTTNG_TRACEPOINT_EVENT(close_range,
935 TP_PROTO(sc_exit(long ret,) unsigned int fd, unsigned int max_fd, unsigned int flags),
936 TP_ARGS(sc_exit(ret,) fd, max_fd, flags),
937 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_inout(ctf_integer(unsigned int, fd, fd)) sc_inout(ctf_integer(unsigned int, max_fd, max_fd)) sc_inout(ctf_integer(unsigned int, flags, flags)))
938 )
939 #endif
940 #ifndef OVERRIDE_32_pidfd_getfd
941 SC_LTTNG_TRACEPOINT_EVENT(pidfd_getfd,
942 TP_PROTO(sc_exit(long ret,) int pidfd, int fd, unsigned int flags),
943 TP_ARGS(sc_exit(ret,) pidfd, fd, flags),
944 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_inout(ctf_integer(int, pidfd, pidfd)) sc_inout(ctf_integer(int, fd, fd)) sc_inout(ctf_integer(unsigned int, flags, flags)))
945 )
946 #endif
947 #ifndef OVERRIDE_32_ptrace
948 SC_LTTNG_TRACEPOINT_EVENT(ptrace,
949 TP_PROTO(sc_exit(long ret,) long request, long pid, unsigned long addr, unsigned long data),
950 TP_ARGS(sc_exit(ret,) request, pid, addr, data),
951 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(long, request, request)) sc_in(ctf_integer(long, pid, pid)) sc_inout(ctf_integer(unsigned long, addr, addr)) sc_inout(ctf_integer(unsigned long, data, data)))
952 )
953 #endif
954 #ifndef OVERRIDE_32_ia32_readahead
955 SC_LTTNG_TRACEPOINT_EVENT(ia32_readahead,
956 TP_PROTO(sc_exit(long ret,) int fd, unsigned int off_lo, unsigned int off_hi, size_t count),
957 TP_ARGS(sc_exit(ret,) fd, off_lo, off_hi, count),
958 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_inout(ctf_integer(int, fd, fd)) sc_inout(ctf_integer(unsigned int, off_lo, off_lo)) sc_inout(ctf_integer(unsigned int, off_hi, off_hi)) sc_inout(ctf_integer(size_t, count, count)))
959 )
960 #endif
961 #ifndef OVERRIDE_32_tee
962 SC_LTTNG_TRACEPOINT_EVENT(tee,
963 TP_PROTO(sc_exit(long ret,) int fdin, int fdout, size_t len, unsigned int flags),
964 TP_ARGS(sc_exit(ret,) fdin, fdout, len, flags),
965 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(int, fdin, fdin)) sc_in(ctf_integer(int, fdout, fdout)) sc_in(ctf_integer(size_t, len, len)) sc_in(ctf_integer(unsigned int, flags, flags)))
966 )
967 #endif
968 #ifndef OVERRIDE_32_semctl
969 SC_LTTNG_TRACEPOINT_EVENT(semctl,
970 TP_PROTO(sc_exit(long ret,) int semid, int semnum, int cmd, unsigned long arg),
971 TP_ARGS(sc_exit(ret,) semid, semnum, cmd, arg),
972 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(int, semid, semid)) sc_in(ctf_integer(int, semnum, semnum)) sc_in(ctf_integer(int, cmd, cmd)) sc_inout(ctf_integer(unsigned long, arg, arg)))
973 )
974 #endif
975 #ifndef OVERRIDE_32_mremap
976 SC_LTTNG_TRACEPOINT_EVENT(mremap,
977 TP_PROTO(sc_exit(long ret,) unsigned long addr, unsigned long old_len, unsigned long new_len, unsigned long flags, unsigned long new_addr),
978 TP_ARGS(sc_exit(ret,) addr, old_len, new_len, flags, new_addr),
979 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(unsigned long, addr, addr)) sc_in(ctf_integer(unsigned long, old_len, old_len)) sc_in(ctf_integer(unsigned long, new_len, new_len)) sc_in(ctf_integer(unsigned long, flags, flags)) sc_in(ctf_integer(unsigned long, new_addr, new_addr)))
980 )
981 #endif
982 #ifndef OVERRIDE_32_prctl
983 SC_LTTNG_TRACEPOINT_EVENT(prctl,
984 TP_PROTO(sc_exit(long ret,) int option, unsigned long arg2, unsigned long arg3, unsigned long arg4, unsigned long arg5),
985 TP_ARGS(sc_exit(ret,) option, arg2, arg3, arg4, arg5),
986 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(int, option, option)) sc_inout(ctf_integer(unsigned long, arg2, arg2)) sc_in(ctf_integer(unsigned long, arg3, arg3)) sc_in(ctf_integer(unsigned long, arg4, arg4)) sc_in(ctf_integer(unsigned long, arg5, arg5)))
987 )
988 #endif
989 #ifndef OVERRIDE_32_ia32_fadvise64
990 SC_LTTNG_TRACEPOINT_EVENT(ia32_fadvise64,
991 TP_PROTO(sc_exit(long ret,) int fd, unsigned int offset_lo, unsigned int offset_hi, size_t len, int advice),
992 TP_ARGS(sc_exit(ret,) fd, offset_lo, offset_hi, len, advice),
993 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_inout(ctf_integer(int, fd, fd)) sc_inout(ctf_integer(unsigned int, offset_lo, offset_lo)) sc_inout(ctf_integer(unsigned int, offset_hi, offset_hi)) sc_inout(ctf_integer(size_t, len, len)) sc_inout(ctf_integer(int, advice, advice)))
994 )
995 #endif
996 #ifndef OVERRIDE_32_remap_file_pages
997 SC_LTTNG_TRACEPOINT_EVENT(remap_file_pages,
998 TP_PROTO(sc_exit(long ret,) unsigned long start, unsigned long size, unsigned long prot, unsigned long pgoff, unsigned long flags),
999 TP_ARGS(sc_exit(ret,) start, size, prot, pgoff, flags),
1000 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(unsigned long, start, start)) sc_in(ctf_integer(unsigned long, size, size)) sc_in(ctf_integer(unsigned long, prot, prot)) sc_in(ctf_integer(unsigned long, pgoff, pgoff)) sc_in(ctf_integer(unsigned long, flags, flags)))
1001 )
1002 #endif
1003 #ifndef OVERRIDE_32_keyctl
1004 SC_LTTNG_TRACEPOINT_EVENT(keyctl,
1005 TP_PROTO(sc_exit(long ret,) int option, unsigned long arg2, unsigned long arg3, unsigned long arg4, unsigned long arg5),
1006 TP_ARGS(sc_exit(ret,) option, arg2, arg3, arg4, arg5),
1007 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(int, option, option)) sc_inout(ctf_integer(unsigned long, arg2, arg2)) sc_inout(ctf_integer(unsigned long, arg3, arg3)) sc_inout(ctf_integer(unsigned long, arg4, arg4)) sc_inout(ctf_integer(unsigned long, arg5, arg5)))
1008 )
1009 #endif
1010 #ifndef OVERRIDE_32_kcmp
1011 SC_LTTNG_TRACEPOINT_EVENT(kcmp,
1012 TP_PROTO(sc_exit(long ret,) pid_t pid1, pid_t pid2, int type, unsigned long idx1, unsigned long idx2),
1013 TP_ARGS(sc_exit(ret,) pid1, pid2, type, idx1, idx2),
1014 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_inout(ctf_integer(pid_t, pid1, pid1)) sc_inout(ctf_integer(pid_t, pid2, pid2)) sc_inout(ctf_integer(int, type, type)) sc_inout(ctf_integer(unsigned long, idx1, idx1)) sc_inout(ctf_integer(unsigned long, idx2, idx2)))
1015 )
1016 #endif
1017 #ifndef OVERRIDE_32_mmap_pgoff
1018 SC_LTTNG_TRACEPOINT_EVENT(mmap_pgoff,
1019 TP_PROTO(sc_exit(long ret,) unsigned long addr, unsigned long len, unsigned long prot, unsigned long flags, unsigned long fd, unsigned long pgoff),
1020 TP_ARGS(sc_exit(ret,) addr, len, prot, flags, fd, pgoff),
1021 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_inout(ctf_integer(unsigned long, addr, addr)) sc_inout(ctf_integer(unsigned long, len, len)) sc_inout(ctf_integer(unsigned long, prot, prot)) sc_inout(ctf_integer(unsigned long, flags, flags)) sc_inout(ctf_integer(unsigned long, fd, fd)) sc_inout(ctf_integer(unsigned long, pgoff, pgoff)))
1022 )
1023 #endif
1024 #ifndef OVERRIDE_32_ia32_fadvise64_64
1025 SC_LTTNG_TRACEPOINT_EVENT(ia32_fadvise64_64,
1026 TP_PROTO(sc_exit(long ret,) int fd, __u32 offset_low, __u32 offset_high, __u32 len_low, __u32 len_high, int advice),
1027 TP_ARGS(sc_exit(ret,) fd, offset_low, offset_high, len_low, len_high, advice),
1028 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_inout(ctf_integer(int, fd, fd)) sc_inout(ctf_integer(__u32, offset_low, offset_low)) sc_inout(ctf_integer(__u32, offset_high, offset_high)) sc_inout(ctf_integer(__u32, len_low, len_low)) sc_inout(ctf_integer(__u32, len_high, len_high)) sc_inout(ctf_integer(int, advice, advice)))
1029 )
1030 #endif
1031 #ifndef OVERRIDE_32_ia32_sync_file_range
1032 SC_LTTNG_TRACEPOINT_EVENT(ia32_sync_file_range,
1033 TP_PROTO(sc_exit(long ret,) int fd, unsigned int off_low, unsigned int off_hi, unsigned int n_low, unsigned int n_hi, int flags),
1034 TP_ARGS(sc_exit(ret,) fd, off_low, off_hi, n_low, n_hi, flags),
1035 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_inout(ctf_integer(int, fd, fd)) sc_inout(ctf_integer(unsigned int, off_low, off_low)) sc_inout(ctf_integer(unsigned int, off_hi, off_hi)) sc_inout(ctf_integer(unsigned int, n_low, n_low)) sc_inout(ctf_integer(unsigned int, n_hi, n_hi)) sc_inout(ctf_integer(int, flags, flags)))
1036 )
1037 #endif
1038 #ifndef OVERRIDE_32_ia32_fallocate
1039 SC_LTTNG_TRACEPOINT_EVENT(ia32_fallocate,
1040 TP_PROTO(sc_exit(long ret,) int fd, int mode, unsigned int offset_lo, unsigned int offset_hi, unsigned int len_lo, unsigned int len_hi),
1041 TP_ARGS(sc_exit(ret,) fd, mode, offset_lo, offset_hi, len_lo, len_hi),
1042 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_inout(ctf_integer(int, fd, fd)) sc_inout(ctf_integer(int, mode, mode)) sc_inout(ctf_integer(unsigned int, offset_lo, offset_lo)) sc_inout(ctf_integer(unsigned int, offset_hi, offset_hi)) sc_inout(ctf_integer(unsigned int, len_lo, len_lo)) sc_inout(ctf_integer(unsigned int, len_hi, len_hi)))
1043 )
1044 #endif
1045
1046 #endif /* _TRACE_SYSCALLS_INTEGERS_H */
1047
1048 /* This part must be outside protection */
1049 #include <lttng/define_trace.h>
1050
1051 #else /* CREATE_SYSCALL_TABLE */
1052
1053 #include "x86-32-syscalls_integers_override.h"
1054 #include "syscalls_integers_override.h"
1055
1056 #ifdef SC_ENTER
1057 #ifndef OVERRIDE_TABLE_32_restart_syscall
1058 TRACE_SYSCALL_TABLE(syscalls_noargs, restart_syscall, 0, 0)
1059 #endif
1060 #ifndef OVERRIDE_TABLE_32_fork
1061 TRACE_SYSCALL_TABLE(syscalls_noargs, fork, 2, 0)
1062 #endif
1063 #ifndef OVERRIDE_TABLE_32_getpid
1064 TRACE_SYSCALL_TABLE(syscalls_noargs, getpid, 20, 0)
1065 #endif
1066 #ifndef OVERRIDE_TABLE_32_getuid16
1067 TRACE_SYSCALL_TABLE(syscalls_noargs, getuid16, 24, 0)
1068 #endif
1069 #ifndef OVERRIDE_TABLE_32_pause
1070 TRACE_SYSCALL_TABLE(syscalls_noargs, pause, 29, 0)
1071 #endif
1072 #ifndef OVERRIDE_TABLE_32_sync
1073 TRACE_SYSCALL_TABLE(syscalls_noargs, sync, 36, 0)
1074 #endif
1075 #ifndef OVERRIDE_TABLE_32_getgid16
1076 TRACE_SYSCALL_TABLE(syscalls_noargs, getgid16, 47, 0)
1077 #endif
1078 #ifndef OVERRIDE_TABLE_32_geteuid16
1079 TRACE_SYSCALL_TABLE(syscalls_noargs, geteuid16, 49, 0)
1080 #endif
1081 #ifndef OVERRIDE_TABLE_32_getegid16
1082 TRACE_SYSCALL_TABLE(syscalls_noargs, getegid16, 50, 0)
1083 #endif
1084 #ifndef OVERRIDE_TABLE_32_getppid
1085 TRACE_SYSCALL_TABLE(syscalls_noargs, getppid, 64, 0)
1086 #endif
1087 #ifndef OVERRIDE_TABLE_32_getpgrp
1088 TRACE_SYSCALL_TABLE(syscalls_noargs, getpgrp, 65, 0)
1089 #endif
1090 #ifndef OVERRIDE_TABLE_32_setsid
1091 TRACE_SYSCALL_TABLE(syscalls_noargs, setsid, 66, 0)
1092 #endif
1093 #ifndef OVERRIDE_TABLE_32_sgetmask
1094 TRACE_SYSCALL_TABLE(syscalls_noargs, sgetmask, 68, 0)
1095 #endif
1096 #ifndef OVERRIDE_TABLE_32_vhangup
1097 TRACE_SYSCALL_TABLE(syscalls_noargs, vhangup, 111, 0)
1098 #endif
1099 #ifndef OVERRIDE_TABLE_32_sigreturn
1100 TRACE_SYSCALL_TABLE(syscalls_noargs, sigreturn, 119, 0)
1101 #endif
1102 #ifndef OVERRIDE_TABLE_32_munlockall
1103 TRACE_SYSCALL_TABLE(syscalls_noargs, munlockall, 153, 0)
1104 #endif
1105 #ifndef OVERRIDE_TABLE_32_sched_yield
1106 TRACE_SYSCALL_TABLE(syscalls_noargs, sched_yield, 158, 0)
1107 #endif
1108 #ifndef OVERRIDE_TABLE_32_rt_sigreturn
1109 TRACE_SYSCALL_TABLE(syscalls_noargs, rt_sigreturn, 173, 0)
1110 #endif
1111 #ifndef OVERRIDE_TABLE_32_vfork
1112 TRACE_SYSCALL_TABLE(syscalls_noargs, vfork, 190, 0)
1113 #endif
1114 #ifndef OVERRIDE_TABLE_32_getuid
1115 TRACE_SYSCALL_TABLE(syscalls_noargs, getuid, 199, 0)
1116 #endif
1117 #ifndef OVERRIDE_TABLE_32_getgid
1118 TRACE_SYSCALL_TABLE(syscalls_noargs, getgid, 200, 0)
1119 #endif
1120 #ifndef OVERRIDE_TABLE_32_geteuid
1121 TRACE_SYSCALL_TABLE(syscalls_noargs, geteuid, 201, 0)
1122 #endif
1123 #ifndef OVERRIDE_TABLE_32_getegid
1124 TRACE_SYSCALL_TABLE(syscalls_noargs, getegid, 202, 0)
1125 #endif
1126 #ifndef OVERRIDE_TABLE_32_gettid
1127 TRACE_SYSCALL_TABLE(syscalls_noargs, gettid, 224, 0)
1128 #endif
1129 #ifndef OVERRIDE_TABLE_32_inotify_init
1130 TRACE_SYSCALL_TABLE(syscalls_noargs, inotify_init, 291, 0)
1131 #endif
1132 #else /* #ifdef SC_ENTER */
1133 #ifndef OVERRIDE_TABLE_32_restart_syscall
1134 TRACE_SYSCALL_TABLE(restart_syscall, restart_syscall, 0, 0)
1135 #endif
1136 #ifndef OVERRIDE_TABLE_32_fork
1137 TRACE_SYSCALL_TABLE(fork, fork, 2, 0)
1138 #endif
1139 #ifndef OVERRIDE_TABLE_32_getpid
1140 TRACE_SYSCALL_TABLE(getpid, getpid, 20, 0)
1141 #endif
1142 #ifndef OVERRIDE_TABLE_32_getuid16
1143 TRACE_SYSCALL_TABLE(getuid16, getuid16, 24, 0)
1144 #endif
1145 #ifndef OVERRIDE_TABLE_32_pause
1146 TRACE_SYSCALL_TABLE(pause, pause, 29, 0)
1147 #endif
1148 #ifndef OVERRIDE_TABLE_32_sync
1149 TRACE_SYSCALL_TABLE(sync, sync, 36, 0)
1150 #endif
1151 #ifndef OVERRIDE_TABLE_32_getgid16
1152 TRACE_SYSCALL_TABLE(getgid16, getgid16, 47, 0)
1153 #endif
1154 #ifndef OVERRIDE_TABLE_32_geteuid16
1155 TRACE_SYSCALL_TABLE(geteuid16, geteuid16, 49, 0)
1156 #endif
1157 #ifndef OVERRIDE_TABLE_32_getegid16
1158 TRACE_SYSCALL_TABLE(getegid16, getegid16, 50, 0)
1159 #endif
1160 #ifndef OVERRIDE_TABLE_32_getppid
1161 TRACE_SYSCALL_TABLE(getppid, getppid, 64, 0)
1162 #endif
1163 #ifndef OVERRIDE_TABLE_32_getpgrp
1164 TRACE_SYSCALL_TABLE(getpgrp, getpgrp, 65, 0)
1165 #endif
1166 #ifndef OVERRIDE_TABLE_32_setsid
1167 TRACE_SYSCALL_TABLE(setsid, setsid, 66, 0)
1168 #endif
1169 #ifndef OVERRIDE_TABLE_32_sgetmask
1170 TRACE_SYSCALL_TABLE(sgetmask, sgetmask, 68, 0)
1171 #endif
1172 #ifndef OVERRIDE_TABLE_32_vhangup
1173 TRACE_SYSCALL_TABLE(vhangup, vhangup, 111, 0)
1174 #endif
1175 #ifndef OVERRIDE_TABLE_32_sigreturn
1176 TRACE_SYSCALL_TABLE(sigreturn, sigreturn, 119, 0)
1177 #endif
1178 #ifndef OVERRIDE_TABLE_32_munlockall
1179 TRACE_SYSCALL_TABLE(munlockall, munlockall, 153, 0)
1180 #endif
1181 #ifndef OVERRIDE_TABLE_32_sched_yield
1182 TRACE_SYSCALL_TABLE(sched_yield, sched_yield, 158, 0)
1183 #endif
1184 #ifndef OVERRIDE_TABLE_32_rt_sigreturn
1185 TRACE_SYSCALL_TABLE(rt_sigreturn, rt_sigreturn, 173, 0)
1186 #endif
1187 #ifndef OVERRIDE_TABLE_32_vfork
1188 TRACE_SYSCALL_TABLE(vfork, vfork, 190, 0)
1189 #endif
1190 #ifndef OVERRIDE_TABLE_32_getuid
1191 TRACE_SYSCALL_TABLE(getuid, getuid, 199, 0)
1192 #endif
1193 #ifndef OVERRIDE_TABLE_32_getgid
1194 TRACE_SYSCALL_TABLE(getgid, getgid, 200, 0)
1195 #endif
1196 #ifndef OVERRIDE_TABLE_32_geteuid
1197 TRACE_SYSCALL_TABLE(geteuid, geteuid, 201, 0)
1198 #endif
1199 #ifndef OVERRIDE_TABLE_32_getegid
1200 TRACE_SYSCALL_TABLE(getegid, getegid, 202, 0)
1201 #endif
1202 #ifndef OVERRIDE_TABLE_32_gettid
1203 TRACE_SYSCALL_TABLE(gettid, gettid, 224, 0)
1204 #endif
1205 #ifndef OVERRIDE_TABLE_32_inotify_init
1206 TRACE_SYSCALL_TABLE(inotify_init, inotify_init, 291, 0)
1207 #endif
1208 #endif /* else #ifdef SC_ENTER */
1209 #ifndef OVERRIDE_TABLE_32_exit
1210 TRACE_SYSCALL_TABLE(exit, exit, 1, 1)
1211 #endif
1212 #ifndef OVERRIDE_TABLE_32_close
1213 TRACE_SYSCALL_TABLE(close, close, 6, 1)
1214 #endif
1215 #ifndef OVERRIDE_TABLE_32_lseek
1216 TRACE_SYSCALL_TABLE(lseek, lseek, 19, 3)
1217 #endif
1218 #ifndef OVERRIDE_TABLE_32_setuid16
1219 TRACE_SYSCALL_TABLE(setuid16, setuid16, 23, 1)
1220 #endif
1221 #ifndef OVERRIDE_TABLE_32_ptrace
1222 TRACE_SYSCALL_TABLE(ptrace, ptrace, 26, 4)
1223 #endif
1224 #ifndef OVERRIDE_TABLE_32_alarm
1225 TRACE_SYSCALL_TABLE(alarm, alarm, 27, 1)
1226 #endif
1227 #ifndef OVERRIDE_TABLE_32_nice
1228 TRACE_SYSCALL_TABLE(nice, nice, 34, 1)
1229 #endif
1230 #ifndef OVERRIDE_TABLE_32_kill
1231 TRACE_SYSCALL_TABLE(kill, kill, 37, 2)
1232 #endif
1233 #ifndef OVERRIDE_TABLE_32_dup
1234 TRACE_SYSCALL_TABLE(dup, dup, 41, 1)
1235 #endif
1236 #ifndef OVERRIDE_TABLE_32_brk
1237 TRACE_SYSCALL_TABLE(brk, brk, 45, 1)
1238 #endif
1239 #ifndef OVERRIDE_TABLE_32_setgid16
1240 TRACE_SYSCALL_TABLE(setgid16, setgid16, 46, 1)
1241 #endif
1242 #ifndef OVERRIDE_TABLE_32_signal
1243 TRACE_SYSCALL_TABLE(signal, signal, 48, 2)
1244 #endif
1245 #ifndef OVERRIDE_TABLE_32_ioctl
1246 TRACE_SYSCALL_TABLE(ioctl, ioctl, 54, 3)
1247 #endif
1248 #ifndef OVERRIDE_TABLE_32_fcntl
1249 TRACE_SYSCALL_TABLE(fcntl, fcntl, 55, 3)
1250 #endif
1251 #ifndef OVERRIDE_TABLE_32_setpgid
1252 TRACE_SYSCALL_TABLE(setpgid, setpgid, 57, 2)
1253 #endif
1254 #ifndef OVERRIDE_TABLE_32_umask
1255 TRACE_SYSCALL_TABLE(umask, umask, 60, 1)
1256 #endif
1257 #ifndef OVERRIDE_TABLE_32_dup2
1258 TRACE_SYSCALL_TABLE(dup2, dup2, 63, 2)
1259 #endif
1260 #ifndef OVERRIDE_TABLE_32_ssetmask
1261 TRACE_SYSCALL_TABLE(ssetmask, ssetmask, 69, 1)
1262 #endif
1263 #ifndef OVERRIDE_TABLE_32_setreuid16
1264 TRACE_SYSCALL_TABLE(setreuid16, setreuid16, 70, 2)
1265 #endif
1266 #ifndef OVERRIDE_TABLE_32_setregid16
1267 TRACE_SYSCALL_TABLE(setregid16, setregid16, 71, 2)
1268 #endif
1269 #ifndef OVERRIDE_TABLE_32_sigsuspend
1270 TRACE_SYSCALL_TABLE(sigsuspend, sigsuspend, 72, 3)
1271 #endif
1272 #ifndef OVERRIDE_TABLE_32_munmap
1273 TRACE_SYSCALL_TABLE(munmap, munmap, 91, 2)
1274 #endif
1275 #ifndef OVERRIDE_TABLE_32_ftruncate
1276 TRACE_SYSCALL_TABLE(ftruncate, ftruncate, 93, 2)
1277 #endif
1278 #ifndef OVERRIDE_TABLE_32_fchmod
1279 TRACE_SYSCALL_TABLE(fchmod, fchmod, 94, 2)
1280 #endif
1281 #ifndef OVERRIDE_TABLE_32_fchown16
1282 TRACE_SYSCALL_TABLE(fchown16, fchown16, 95, 3)
1283 #endif
1284 #ifndef OVERRIDE_TABLE_32_getpriority
1285 TRACE_SYSCALL_TABLE(getpriority, getpriority, 96, 2)
1286 #endif
1287 #ifndef OVERRIDE_TABLE_32_setpriority
1288 TRACE_SYSCALL_TABLE(setpriority, setpriority, 97, 3)
1289 #endif
1290 #ifndef OVERRIDE_TABLE_32_ioperm
1291 TRACE_SYSCALL_TABLE(ioperm, ioperm, 101, 3)
1292 #endif
1293 #ifndef OVERRIDE_TABLE_32_iopl
1294 TRACE_SYSCALL_TABLE(iopl, iopl, 110, 1)
1295 #endif
1296 #ifndef OVERRIDE_TABLE_32_fsync
1297 TRACE_SYSCALL_TABLE(fsync, fsync, 118, 1)
1298 #endif
1299 #ifndef OVERRIDE_TABLE_32_mprotect
1300 TRACE_SYSCALL_TABLE(mprotect, mprotect, 125, 3)
1301 #endif
1302 #ifndef OVERRIDE_TABLE_32_getpgid
1303 TRACE_SYSCALL_TABLE(getpgid, getpgid, 132, 1)
1304 #endif
1305 #ifndef OVERRIDE_TABLE_32_fchdir
1306 TRACE_SYSCALL_TABLE(fchdir, fchdir, 133, 1)
1307 #endif
1308 #ifndef OVERRIDE_TABLE_32_sysfs
1309 TRACE_SYSCALL_TABLE(sysfs, sysfs, 135, 3)
1310 #endif
1311 #ifndef OVERRIDE_TABLE_32_personality
1312 TRACE_SYSCALL_TABLE(personality, personality, 136, 1)
1313 #endif
1314 #ifndef OVERRIDE_TABLE_32_setfsuid16
1315 TRACE_SYSCALL_TABLE(setfsuid16, setfsuid16, 138, 1)
1316 #endif
1317 #ifndef OVERRIDE_TABLE_32_setfsgid16
1318 TRACE_SYSCALL_TABLE(setfsgid16, setfsgid16, 139, 1)
1319 #endif
1320 #ifndef OVERRIDE_TABLE_32_flock
1321 TRACE_SYSCALL_TABLE(flock, flock, 143, 2)
1322 #endif
1323 #ifndef OVERRIDE_TABLE_32_msync
1324 TRACE_SYSCALL_TABLE(msync, msync, 144, 3)
1325 #endif
1326 #ifndef OVERRIDE_TABLE_32_getsid
1327 TRACE_SYSCALL_TABLE(getsid, getsid, 147, 1)
1328 #endif
1329 #ifndef OVERRIDE_TABLE_32_fdatasync
1330 TRACE_SYSCALL_TABLE(fdatasync, fdatasync, 148, 1)
1331 #endif
1332 #ifndef OVERRIDE_TABLE_32_mlock
1333 TRACE_SYSCALL_TABLE(mlock, mlock, 150, 2)
1334 #endif
1335 #ifndef OVERRIDE_TABLE_32_munlock
1336 TRACE_SYSCALL_TABLE(munlock, munlock, 151, 2)
1337 #endif
1338 #ifndef OVERRIDE_TABLE_32_mlockall
1339 TRACE_SYSCALL_TABLE(mlockall, mlockall, 152, 1)
1340 #endif
1341 #ifndef OVERRIDE_TABLE_32_sched_getscheduler
1342 TRACE_SYSCALL_TABLE(sched_getscheduler, sched_getscheduler, 157, 1)
1343 #endif
1344 #ifndef OVERRIDE_TABLE_32_sched_get_priority_max
1345 TRACE_SYSCALL_TABLE(sched_get_priority_max, sched_get_priority_max, 159, 1)
1346 #endif
1347 #ifndef OVERRIDE_TABLE_32_sched_get_priority_min
1348 TRACE_SYSCALL_TABLE(sched_get_priority_min, sched_get_priority_min, 160, 1)
1349 #endif
1350 #ifndef OVERRIDE_TABLE_32_mremap
1351 TRACE_SYSCALL_TABLE(mremap, mremap, 163, 5)
1352 #endif
1353 #ifndef OVERRIDE_TABLE_32_setresuid16
1354 TRACE_SYSCALL_TABLE(setresuid16, setresuid16, 164, 3)
1355 #endif
1356 #ifndef OVERRIDE_TABLE_32_setresgid16
1357 TRACE_SYSCALL_TABLE(setresgid16, setresgid16, 170, 3)
1358 #endif
1359 #ifndef OVERRIDE_TABLE_32_prctl
1360 TRACE_SYSCALL_TABLE(prctl, prctl, 172, 5)
1361 #endif
1362 #ifndef OVERRIDE_TABLE_32_mmap_pgoff
1363 TRACE_SYSCALL_TABLE(mmap_pgoff, mmap_pgoff, 192, 6)
1364 #endif
1365 #ifndef OVERRIDE_TABLE_32_ia32_ftruncate64
1366 TRACE_SYSCALL_TABLE(ia32_ftruncate64, ia32_ftruncate64, 194, 3)
1367 #endif
1368 #ifndef OVERRIDE_TABLE_32_setreuid
1369 TRACE_SYSCALL_TABLE(setreuid, setreuid, 203, 2)
1370 #endif
1371 #ifndef OVERRIDE_TABLE_32_setregid
1372 TRACE_SYSCALL_TABLE(setregid, setregid, 204, 2)
1373 #endif
1374 #ifndef OVERRIDE_TABLE_32_fchown
1375 TRACE_SYSCALL_TABLE(fchown, fchown, 207, 3)
1376 #endif
1377 #ifndef OVERRIDE_TABLE_32_setresuid
1378 TRACE_SYSCALL_TABLE(setresuid, setresuid, 208, 3)
1379 #endif
1380 #ifndef OVERRIDE_TABLE_32_setresgid
1381 TRACE_SYSCALL_TABLE(setresgid, setresgid, 210, 3)
1382 #endif
1383 #ifndef OVERRIDE_TABLE_32_setuid
1384 TRACE_SYSCALL_TABLE(setuid, setuid, 213, 1)
1385 #endif
1386 #ifndef OVERRIDE_TABLE_32_setgid
1387 TRACE_SYSCALL_TABLE(setgid, setgid, 214, 1)
1388 #endif
1389 #ifndef OVERRIDE_TABLE_32_setfsuid
1390 TRACE_SYSCALL_TABLE(setfsuid, setfsuid, 215, 1)
1391 #endif
1392 #ifndef OVERRIDE_TABLE_32_setfsgid
1393 TRACE_SYSCALL_TABLE(setfsgid, setfsgid, 216, 1)
1394 #endif
1395 #ifndef OVERRIDE_TABLE_32_madvise
1396 TRACE_SYSCALL_TABLE(madvise, madvise, 219, 3)
1397 #endif
1398 #ifndef OVERRIDE_TABLE_32_fcntl64
1399 TRACE_SYSCALL_TABLE(fcntl64, fcntl64, 221, 3)
1400 #endif
1401 #ifndef OVERRIDE_TABLE_32_ia32_readahead
1402 TRACE_SYSCALL_TABLE(ia32_readahead, ia32_readahead, 225, 4)
1403 #endif
1404 #ifndef OVERRIDE_TABLE_32_tkill
1405 TRACE_SYSCALL_TABLE(tkill, tkill, 238, 2)
1406 #endif
1407 #ifndef OVERRIDE_TABLE_32_io_destroy
1408 TRACE_SYSCALL_TABLE(io_destroy, io_destroy, 246, 1)
1409 #endif
1410 #ifndef OVERRIDE_TABLE_32_ia32_fadvise64
1411 TRACE_SYSCALL_TABLE(ia32_fadvise64, ia32_fadvise64, 250, 5)
1412 #endif
1413 #ifndef OVERRIDE_TABLE_32_exit_group
1414 TRACE_SYSCALL_TABLE(exit_group, exit_group, 252, 1)
1415 #endif
1416 #ifndef OVERRIDE_TABLE_32_epoll_create
1417 TRACE_SYSCALL_TABLE(epoll_create, epoll_create, 254, 1)
1418 #endif
1419 #ifndef OVERRIDE_TABLE_32_remap_file_pages
1420 TRACE_SYSCALL_TABLE(remap_file_pages, remap_file_pages, 257, 5)
1421 #endif
1422 #ifndef OVERRIDE_TABLE_32_timer_getoverrun
1423 TRACE_SYSCALL_TABLE(timer_getoverrun, timer_getoverrun, 262, 1)
1424 #endif
1425 #ifndef OVERRIDE_TABLE_32_timer_delete
1426 TRACE_SYSCALL_TABLE(timer_delete, timer_delete, 263, 1)
1427 #endif
1428 #ifndef OVERRIDE_TABLE_32_tgkill
1429 TRACE_SYSCALL_TABLE(tgkill, tgkill, 270, 3)
1430 #endif
1431 #ifndef OVERRIDE_TABLE_32_ia32_fadvise64_64
1432 TRACE_SYSCALL_TABLE(ia32_fadvise64_64, ia32_fadvise64_64, 272, 6)
1433 #endif
1434 #ifndef OVERRIDE_TABLE_32_keyctl
1435 TRACE_SYSCALL_TABLE(keyctl, keyctl, 288, 5)
1436 #endif
1437 #ifndef OVERRIDE_TABLE_32_ioprio_set
1438 TRACE_SYSCALL_TABLE(ioprio_set, ioprio_set, 289, 3)
1439 #endif
1440 #ifndef OVERRIDE_TABLE_32_ioprio_get
1441 TRACE_SYSCALL_TABLE(ioprio_get, ioprio_get, 290, 2)
1442 #endif
1443 #ifndef OVERRIDE_TABLE_32_inotify_rm_watch
1444 TRACE_SYSCALL_TABLE(inotify_rm_watch, inotify_rm_watch, 293, 2)
1445 #endif
1446 #ifndef OVERRIDE_TABLE_32_unshare
1447 TRACE_SYSCALL_TABLE(unshare, unshare, 310, 1)
1448 #endif
1449 #ifndef OVERRIDE_TABLE_32_ia32_sync_file_range
1450 TRACE_SYSCALL_TABLE(ia32_sync_file_range, ia32_sync_file_range, 314, 6)
1451 #endif
1452 #ifndef OVERRIDE_TABLE_32_tee
1453 TRACE_SYSCALL_TABLE(tee, tee, 315, 4)
1454 #endif
1455 #ifndef OVERRIDE_TABLE_32_timerfd_create
1456 TRACE_SYSCALL_TABLE(timerfd_create, timerfd_create, 322, 2)
1457 #endif
1458 #ifndef OVERRIDE_TABLE_32_eventfd
1459 TRACE_SYSCALL_TABLE(eventfd, eventfd, 323, 1)
1460 #endif
1461 #ifndef OVERRIDE_TABLE_32_ia32_fallocate
1462 TRACE_SYSCALL_TABLE(ia32_fallocate, ia32_fallocate, 324, 6)
1463 #endif
1464 #ifndef OVERRIDE_TABLE_32_eventfd2
1465 TRACE_SYSCALL_TABLE(eventfd2, eventfd2, 328, 2)
1466 #endif
1467 #ifndef OVERRIDE_TABLE_32_epoll_create1
1468 TRACE_SYSCALL_TABLE(epoll_create1, epoll_create1, 329, 1)
1469 #endif
1470 #ifndef OVERRIDE_TABLE_32_dup3
1471 TRACE_SYSCALL_TABLE(dup3, dup3, 330, 3)
1472 #endif
1473 #ifndef OVERRIDE_TABLE_32_inotify_init1
1474 TRACE_SYSCALL_TABLE(inotify_init1, inotify_init1, 332, 1)
1475 #endif
1476 #ifndef OVERRIDE_TABLE_32_fanotify_init
1477 TRACE_SYSCALL_TABLE(fanotify_init, fanotify_init, 338, 2)
1478 #endif
1479 #ifndef OVERRIDE_TABLE_32_syncfs
1480 TRACE_SYSCALL_TABLE(syncfs, syncfs, 344, 1)
1481 #endif
1482 #ifndef OVERRIDE_TABLE_32_setns
1483 TRACE_SYSCALL_TABLE(setns, setns, 346, 2)
1484 #endif
1485 #ifndef OVERRIDE_TABLE_32_kcmp
1486 TRACE_SYSCALL_TABLE(kcmp, kcmp, 349, 5)
1487 #endif
1488 #ifndef OVERRIDE_TABLE_32_socket
1489 TRACE_SYSCALL_TABLE(socket, socket, 359, 3)
1490 #endif
1491 #ifndef OVERRIDE_TABLE_32_listen
1492 TRACE_SYSCALL_TABLE(listen, listen, 363, 2)
1493 #endif
1494 #ifndef OVERRIDE_TABLE_32_shutdown
1495 TRACE_SYSCALL_TABLE(shutdown, shutdown, 373, 2)
1496 #endif
1497 #ifndef OVERRIDE_TABLE_32_userfaultfd
1498 TRACE_SYSCALL_TABLE(userfaultfd, userfaultfd, 374, 1)
1499 #endif
1500 #ifndef OVERRIDE_TABLE_32_membarrier
1501 TRACE_SYSCALL_TABLE(membarrier, membarrier, 375, 3)
1502 #endif
1503 #ifndef OVERRIDE_TABLE_32_mlock2
1504 TRACE_SYSCALL_TABLE(mlock2, mlock2, 376, 3)
1505 #endif
1506 #ifndef OVERRIDE_TABLE_32_arch_prctl
1507 TRACE_SYSCALL_TABLE(arch_prctl, arch_prctl, 384, 2)
1508 #endif
1509 #ifndef OVERRIDE_TABLE_32_semget
1510 TRACE_SYSCALL_TABLE(semget, semget, 393, 3)
1511 #endif
1512 #ifndef OVERRIDE_TABLE_32_semctl
1513 TRACE_SYSCALL_TABLE(semctl, semctl, 394, 4)
1514 #endif
1515 #ifndef OVERRIDE_TABLE_32_shmget
1516 TRACE_SYSCALL_TABLE(shmget, shmget, 395, 3)
1517 #endif
1518 #ifndef OVERRIDE_TABLE_32_msgget
1519 TRACE_SYSCALL_TABLE(msgget, msgget, 399, 2)
1520 #endif
1521 #ifndef OVERRIDE_TABLE_32_fsmount
1522 TRACE_SYSCALL_TABLE(fsmount, fsmount, 432, 3)
1523 #endif
1524 #ifndef OVERRIDE_TABLE_32_pidfd_open
1525 TRACE_SYSCALL_TABLE(pidfd_open, pidfd_open, 434, 2)
1526 #endif
1527 #ifndef OVERRIDE_TABLE_32_close_range
1528 TRACE_SYSCALL_TABLE(close_range, close_range, 436, 3)
1529 #endif
1530 #ifndef OVERRIDE_TABLE_32_pidfd_getfd
1531 TRACE_SYSCALL_TABLE(pidfd_getfd, pidfd_getfd, 438, 3)
1532 #endif
1533 #ifndef OVERRIDE_TABLE_32_memfd_secret
1534 TRACE_SYSCALL_TABLE(memfd_secret, memfd_secret, 447, 1)
1535 #endif
1536 #ifndef OVERRIDE_TABLE_32_process_mrelease
1537 TRACE_SYSCALL_TABLE(process_mrelease, process_mrelease, 448, 2)
1538 #endif
1539
1540 #endif /* CREATE_SYSCALL_TABLE */
This page took 0.069671 seconds and 5 git commands to generate.