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