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