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