Add script to automate the syscall extraction process
[lttng-modules.git] / instrumentation / syscalls / headers / mips-64-syscalls-3.5.0_integers.h
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
7 #include <probes/lttng-tracepoint-event.h>
8 #include <linux/syscalls.h>
9 #include "mips-64-syscalls-3.5.0_integers_override.h"
10 #include "syscalls_integers_override.h"
11
12 #ifdef SC_ENTER
13 SC_LTTNG_TRACEPOINT_EVENT_CLASS_NOARGS(syscalls_noargs,
14 TP_FIELDS()
15 )
16 #ifndef OVERRIDE_64_sgetmask
17 SC_LTTNG_TRACEPOINT_EVENT_INSTANCE_NOARGS(syscalls_noargs, sgetmask)
18 #endif
19 #ifndef OVERRIDE_64_sched_yield
20 SC_LTTNG_TRACEPOINT_EVENT_INSTANCE_NOARGS(syscalls_noargs, sched_yield)
21 #endif
22 #ifndef OVERRIDE_64_pause
23 SC_LTTNG_TRACEPOINT_EVENT_INSTANCE_NOARGS(syscalls_noargs, pause)
24 #endif
25 #ifndef OVERRIDE_64_getpid
26 SC_LTTNG_TRACEPOINT_EVENT_INSTANCE_NOARGS(syscalls_noargs, getpid)
27 #endif
28 #ifndef OVERRIDE_64_getuid
29 SC_LTTNG_TRACEPOINT_EVENT_INSTANCE_NOARGS(syscalls_noargs, getuid)
30 #endif
31 #ifndef OVERRIDE_64_getgid
32 SC_LTTNG_TRACEPOINT_EVENT_INSTANCE_NOARGS(syscalls_noargs, getgid)
33 #endif
34 #ifndef OVERRIDE_64_geteuid
35 SC_LTTNG_TRACEPOINT_EVENT_INSTANCE_NOARGS(syscalls_noargs, geteuid)
36 #endif
37 #ifndef OVERRIDE_64_getegid
38 SC_LTTNG_TRACEPOINT_EVENT_INSTANCE_NOARGS(syscalls_noargs, getegid)
39 #endif
40 #ifndef OVERRIDE_64_getppid
41 SC_LTTNG_TRACEPOINT_EVENT_INSTANCE_NOARGS(syscalls_noargs, getppid)
42 #endif
43 #ifndef OVERRIDE_64_getpgrp
44 SC_LTTNG_TRACEPOINT_EVENT_INSTANCE_NOARGS(syscalls_noargs, getpgrp)
45 #endif
46 #ifndef OVERRIDE_64_setsid
47 SC_LTTNG_TRACEPOINT_EVENT_INSTANCE_NOARGS(syscalls_noargs, setsid)
48 #endif
49 #ifndef OVERRIDE_64_munlockall
50 SC_LTTNG_TRACEPOINT_EVENT_INSTANCE_NOARGS(syscalls_noargs, munlockall)
51 #endif
52 #ifndef OVERRIDE_64_vhangup
53 SC_LTTNG_TRACEPOINT_EVENT_INSTANCE_NOARGS(syscalls_noargs, vhangup)
54 #endif
55 #ifndef OVERRIDE_64_sync
56 SC_LTTNG_TRACEPOINT_EVENT_INSTANCE_NOARGS(syscalls_noargs, sync)
57 #endif
58 #ifndef OVERRIDE_64_gettid
59 SC_LTTNG_TRACEPOINT_EVENT_INSTANCE_NOARGS(syscalls_noargs, gettid)
60 #endif
61 #ifndef OVERRIDE_64_restart_syscall
62 SC_LTTNG_TRACEPOINT_EVENT_INSTANCE_NOARGS(syscalls_noargs, restart_syscall)
63 #endif
64 #ifndef OVERRIDE_64_inotify_init
65 SC_LTTNG_TRACEPOINT_EVENT_INSTANCE_NOARGS(syscalls_noargs, inotify_init)
66 #endif
67 #else /* #ifdef SC_ENTER */
68 #ifndef OVERRIDE_64_sgetmask
69 SC_LTTNG_TRACEPOINT_EVENT(sgetmask,
70 TP_PROTO(sc_exit(long ret)),
71 TP_ARGS(sc_exit(ret)),
72 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)))
73 )
74 #endif
75 #ifndef OVERRIDE_64_sched_yield
76 SC_LTTNG_TRACEPOINT_EVENT(sched_yield,
77 TP_PROTO(sc_exit(long ret)),
78 TP_ARGS(sc_exit(ret)),
79 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)))
80 )
81 #endif
82 #ifndef OVERRIDE_64_pause
83 SC_LTTNG_TRACEPOINT_EVENT(pause,
84 TP_PROTO(sc_exit(long ret)),
85 TP_ARGS(sc_exit(ret)),
86 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)))
87 )
88 #endif
89 #ifndef OVERRIDE_64_getpid
90 SC_LTTNG_TRACEPOINT_EVENT(getpid,
91 TP_PROTO(sc_exit(long ret)),
92 TP_ARGS(sc_exit(ret)),
93 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)))
94 )
95 #endif
96 #ifndef OVERRIDE_64_getuid
97 SC_LTTNG_TRACEPOINT_EVENT(getuid,
98 TP_PROTO(sc_exit(long ret)),
99 TP_ARGS(sc_exit(ret)),
100 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)))
101 )
102 #endif
103 #ifndef OVERRIDE_64_getgid
104 SC_LTTNG_TRACEPOINT_EVENT(getgid,
105 TP_PROTO(sc_exit(long ret)),
106 TP_ARGS(sc_exit(ret)),
107 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)))
108 )
109 #endif
110 #ifndef OVERRIDE_64_geteuid
111 SC_LTTNG_TRACEPOINT_EVENT(geteuid,
112 TP_PROTO(sc_exit(long ret)),
113 TP_ARGS(sc_exit(ret)),
114 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)))
115 )
116 #endif
117 #ifndef OVERRIDE_64_getegid
118 SC_LTTNG_TRACEPOINT_EVENT(getegid,
119 TP_PROTO(sc_exit(long ret)),
120 TP_ARGS(sc_exit(ret)),
121 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)))
122 )
123 #endif
124 #ifndef OVERRIDE_64_getppid
125 SC_LTTNG_TRACEPOINT_EVENT(getppid,
126 TP_PROTO(sc_exit(long ret)),
127 TP_ARGS(sc_exit(ret)),
128 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)))
129 )
130 #endif
131 #ifndef OVERRIDE_64_getpgrp
132 SC_LTTNG_TRACEPOINT_EVENT(getpgrp,
133 TP_PROTO(sc_exit(long ret)),
134 TP_ARGS(sc_exit(ret)),
135 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)))
136 )
137 #endif
138 #ifndef OVERRIDE_64_setsid
139 SC_LTTNG_TRACEPOINT_EVENT(setsid,
140 TP_PROTO(sc_exit(long ret)),
141 TP_ARGS(sc_exit(ret)),
142 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)))
143 )
144 #endif
145 #ifndef OVERRIDE_64_munlockall
146 SC_LTTNG_TRACEPOINT_EVENT(munlockall,
147 TP_PROTO(sc_exit(long ret)),
148 TP_ARGS(sc_exit(ret)),
149 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)))
150 )
151 #endif
152 #ifndef OVERRIDE_64_vhangup
153 SC_LTTNG_TRACEPOINT_EVENT(vhangup,
154 TP_PROTO(sc_exit(long ret)),
155 TP_ARGS(sc_exit(ret)),
156 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)))
157 )
158 #endif
159 #ifndef OVERRIDE_64_sync
160 SC_LTTNG_TRACEPOINT_EVENT(sync,
161 TP_PROTO(sc_exit(long ret)),
162 TP_ARGS(sc_exit(ret)),
163 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)))
164 )
165 #endif
166 #ifndef OVERRIDE_64_gettid
167 SC_LTTNG_TRACEPOINT_EVENT(gettid,
168 TP_PROTO(sc_exit(long ret)),
169 TP_ARGS(sc_exit(ret)),
170 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)))
171 )
172 #endif
173 #ifndef OVERRIDE_64_restart_syscall
174 SC_LTTNG_TRACEPOINT_EVENT(restart_syscall,
175 TP_PROTO(sc_exit(long ret)),
176 TP_ARGS(sc_exit(ret)),
177 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)))
178 )
179 #endif
180 #ifndef OVERRIDE_64_inotify_init
181 SC_LTTNG_TRACEPOINT_EVENT(inotify_init,
182 TP_PROTO(sc_exit(long ret)),
183 TP_ARGS(sc_exit(ret)),
184 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)))
185 )
186 #endif
187 #endif /* else #ifdef SC_ENTER */
188 #ifndef OVERRIDE_64_nice
189 SC_LTTNG_TRACEPOINT_EVENT(nice,
190 TP_PROTO(sc_exit(long ret,) int increment),
191 TP_ARGS(sc_exit(ret,) increment),
192 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_inout(ctf_integer(int, increment, increment)))
193 )
194 #endif
195 #ifndef OVERRIDE_64_ssetmask
196 SC_LTTNG_TRACEPOINT_EVENT(ssetmask,
197 TP_PROTO(sc_exit(long ret,) int newmask),
198 TP_ARGS(sc_exit(ret,) newmask),
199 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_inout(ctf_integer(int, newmask, newmask)))
200 )
201 #endif
202 #ifndef OVERRIDE_64_personality
203 SC_LTTNG_TRACEPOINT_EVENT(personality,
204 TP_PROTO(sc_exit(long ret,) unsigned int personality),
205 TP_ARGS(sc_exit(ret,) personality),
206 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(unsigned int, personality, personality)))
207 )
208 #endif
209 #ifndef OVERRIDE_64_close
210 SC_LTTNG_TRACEPOINT_EVENT(close,
211 TP_PROTO(sc_exit(long ret,) unsigned int fd),
212 TP_ARGS(sc_exit(ret,) fd),
213 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(unsigned int, fd, fd)))
214 )
215 #endif
216 #ifndef OVERRIDE_64_brk
217 SC_LTTNG_TRACEPOINT_EVENT(brk,
218 TP_PROTO(sc_exit(long ret,) unsigned long brk),
219 TP_ARGS(sc_exit(ret,) brk),
220 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(unsigned long, brk, brk)))
221 )
222 #endif
223 #ifndef OVERRIDE_64_dup
224 SC_LTTNG_TRACEPOINT_EVENT(dup,
225 TP_PROTO(sc_exit(long ret,) unsigned int fildes),
226 TP_ARGS(sc_exit(ret,) fildes),
227 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(unsigned int, fildes, fildes)))
228 )
229 #endif
230 #ifndef OVERRIDE_64_alarm
231 SC_LTTNG_TRACEPOINT_EVENT(alarm,
232 TP_PROTO(sc_exit(long ret,) unsigned int seconds),
233 TP_ARGS(sc_exit(ret,) seconds),
234 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(unsigned int, seconds, seconds)))
235 )
236 #endif
237 #ifndef OVERRIDE_64_exit
238 SC_LTTNG_TRACEPOINT_EVENT(exit,
239 TP_PROTO(sc_exit(long ret,) int error_code),
240 TP_ARGS(sc_exit(ret,) error_code),
241 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(int, error_code, error_code)))
242 )
243 #endif
244 #ifndef OVERRIDE_64_fsync
245 SC_LTTNG_TRACEPOINT_EVENT(fsync,
246 TP_PROTO(sc_exit(long ret,) unsigned int fd),
247 TP_ARGS(sc_exit(ret,) fd),
248 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(unsigned int, fd, fd)))
249 )
250 #endif
251 #ifndef OVERRIDE_64_fdatasync
252 SC_LTTNG_TRACEPOINT_EVENT(fdatasync,
253 TP_PROTO(sc_exit(long ret,) unsigned int fd),
254 TP_ARGS(sc_exit(ret,) fd),
255 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(unsigned int, fd, fd)))
256 )
257 #endif
258 #ifndef OVERRIDE_64_fchdir
259 SC_LTTNG_TRACEPOINT_EVENT(fchdir,
260 TP_PROTO(sc_exit(long ret,) unsigned int fd),
261 TP_ARGS(sc_exit(ret,) fd),
262 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(unsigned int, fd, fd)))
263 )
264 #endif
265 #ifndef OVERRIDE_64_umask
266 SC_LTTNG_TRACEPOINT_EVENT(umask,
267 TP_PROTO(sc_exit(long ret,) int mask),
268 TP_ARGS(sc_exit(ret,) mask),
269 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(int, mask, mask)))
270 )
271 #endif
272 #ifndef OVERRIDE_64_setuid
273 SC_LTTNG_TRACEPOINT_EVENT(setuid,
274 TP_PROTO(sc_exit(long ret,) uid_t uid),
275 TP_ARGS(sc_exit(ret,) uid),
276 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(uid_t, uid, uid)))
277 )
278 #endif
279 #ifndef OVERRIDE_64_setgid
280 SC_LTTNG_TRACEPOINT_EVENT(setgid,
281 TP_PROTO(sc_exit(long ret,) gid_t gid),
282 TP_ARGS(sc_exit(ret,) gid),
283 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(gid_t, gid, gid)))
284 )
285 #endif
286 #ifndef OVERRIDE_64_getpgid
287 SC_LTTNG_TRACEPOINT_EVENT(getpgid,
288 TP_PROTO(sc_exit(long ret,) pid_t pid),
289 TP_ARGS(sc_exit(ret,) pid),
290 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(pid_t, pid, pid)))
291 )
292 #endif
293 #ifndef OVERRIDE_64_setfsuid
294 SC_LTTNG_TRACEPOINT_EVENT(setfsuid,
295 TP_PROTO(sc_exit(long ret,) uid_t uid),
296 TP_ARGS(sc_exit(ret,) uid),
297 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(uid_t, uid, uid)))
298 )
299 #endif
300 #ifndef OVERRIDE_64_setfsgid
301 SC_LTTNG_TRACEPOINT_EVENT(setfsgid,
302 TP_PROTO(sc_exit(long ret,) gid_t gid),
303 TP_ARGS(sc_exit(ret,) gid),
304 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(gid_t, gid, gid)))
305 )
306 #endif
307 #ifndef OVERRIDE_64_getsid
308 SC_LTTNG_TRACEPOINT_EVENT(getsid,
309 TP_PROTO(sc_exit(long ret,) pid_t pid),
310 TP_ARGS(sc_exit(ret,) pid),
311 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(pid_t, pid, pid)))
312 )
313 #endif
314 #ifndef OVERRIDE_64_32_personality
315 SC_LTTNG_TRACEPOINT_EVENT(32_personality,
316 TP_PROTO(sc_exit(long ret,) unsigned long personality),
317 TP_ARGS(sc_exit(ret,) personality),
318 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_inout(ctf_integer(unsigned long, personality, personality)))
319 )
320 #endif
321 #ifndef OVERRIDE_64_sched_getscheduler
322 SC_LTTNG_TRACEPOINT_EVENT(sched_getscheduler,
323 TP_PROTO(sc_exit(long ret,) pid_t pid),
324 TP_ARGS(sc_exit(ret,) pid),
325 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(pid_t, pid, pid)))
326 )
327 #endif
328 #ifndef OVERRIDE_64_sched_get_priority_max
329 SC_LTTNG_TRACEPOINT_EVENT(sched_get_priority_max,
330 TP_PROTO(sc_exit(long ret,) int policy),
331 TP_ARGS(sc_exit(ret,) policy),
332 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(int, policy, policy)))
333 )
334 #endif
335 #ifndef OVERRIDE_64_sched_get_priority_min
336 SC_LTTNG_TRACEPOINT_EVENT(sched_get_priority_min,
337 TP_PROTO(sc_exit(long ret,) int policy),
338 TP_ARGS(sc_exit(ret,) policy),
339 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(int, policy, policy)))
340 )
341 #endif
342 #ifndef OVERRIDE_64_mlockall
343 SC_LTTNG_TRACEPOINT_EVENT(mlockall,
344 TP_PROTO(sc_exit(long ret,) int flags),
345 TP_ARGS(sc_exit(ret,) flags),
346 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(int, flags, flags)))
347 )
348 #endif
349 #ifndef OVERRIDE_64_io_destroy
350 SC_LTTNG_TRACEPOINT_EVENT(io_destroy,
351 TP_PROTO(sc_exit(long ret,) aio_context_t ctx),
352 TP_ARGS(sc_exit(ret,) ctx),
353 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(aio_context_t, ctx, ctx)))
354 )
355 #endif
356 #ifndef OVERRIDE_64_exit_group
357 SC_LTTNG_TRACEPOINT_EVENT(exit_group,
358 TP_PROTO(sc_exit(long ret,) int error_code),
359 TP_ARGS(sc_exit(ret,) error_code),
360 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(int, error_code, error_code)))
361 )
362 #endif
363 #ifndef OVERRIDE_64_epoll_create
364 SC_LTTNG_TRACEPOINT_EVENT(epoll_create,
365 TP_PROTO(sc_exit(long ret,) int size),
366 TP_ARGS(sc_exit(ret,) size),
367 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(int, size, size)))
368 )
369 #endif
370 #ifndef OVERRIDE_64_timer_getoverrun
371 SC_LTTNG_TRACEPOINT_EVENT(timer_getoverrun,
372 TP_PROTO(sc_exit(long ret,) timer_t timer_id),
373 TP_ARGS(sc_exit(ret,) timer_id),
374 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(timer_t, timer_id, timer_id)))
375 )
376 #endif
377 #ifndef OVERRIDE_64_timer_delete
378 SC_LTTNG_TRACEPOINT_EVENT(timer_delete,
379 TP_PROTO(sc_exit(long ret,) timer_t timer_id),
380 TP_ARGS(sc_exit(ret,) timer_id),
381 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(timer_t, timer_id, timer_id)))
382 )
383 #endif
384 #ifndef OVERRIDE_64_set_thread_area
385 SC_LTTNG_TRACEPOINT_EVENT(set_thread_area,
386 TP_PROTO(sc_exit(long ret,) unsigned long addr),
387 TP_ARGS(sc_exit(ret,) addr),
388 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_inout(ctf_integer(unsigned long, addr, addr)))
389 )
390 #endif
391 #ifndef OVERRIDE_64_unshare
392 SC_LTTNG_TRACEPOINT_EVENT(unshare,
393 TP_PROTO(sc_exit(long ret,) unsigned long unshare_flags),
394 TP_ARGS(sc_exit(ret,) unshare_flags),
395 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(unsigned long, unshare_flags, unshare_flags)))
396 )
397 #endif
398 #ifndef OVERRIDE_64_eventfd
399 SC_LTTNG_TRACEPOINT_EVENT(eventfd,
400 TP_PROTO(sc_exit(long ret,) unsigned int count),
401 TP_ARGS(sc_exit(ret,) count),
402 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(unsigned int, count, count)))
403 )
404 #endif
405 #ifndef OVERRIDE_64_epoll_create1
406 SC_LTTNG_TRACEPOINT_EVENT(epoll_create1,
407 TP_PROTO(sc_exit(long ret,) int flags),
408 TP_ARGS(sc_exit(ret,) flags),
409 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(int, flags, flags)))
410 )
411 #endif
412 #ifndef OVERRIDE_64_inotify_init1
413 SC_LTTNG_TRACEPOINT_EVENT(inotify_init1,
414 TP_PROTO(sc_exit(long ret,) int flags),
415 TP_ARGS(sc_exit(ret,) flags),
416 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(int, flags, flags)))
417 )
418 #endif
419 #ifndef OVERRIDE_64_syncfs
420 SC_LTTNG_TRACEPOINT_EVENT(syncfs,
421 TP_PROTO(sc_exit(long ret,) int fd),
422 TP_ARGS(sc_exit(ret,) fd),
423 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(int, fd, fd)))
424 )
425 #endif
426 #ifndef OVERRIDE_64_bdflush
427 SC_LTTNG_TRACEPOINT_EVENT(bdflush,
428 TP_PROTO(sc_exit(long ret,) int func, long data),
429 TP_ARGS(sc_exit(ret,) func, data),
430 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_inout(ctf_integer(int, func, func)) sc_inout(ctf_integer(long, data, data)))
431 )
432 #endif
433 #ifndef OVERRIDE_64_munmap
434 SC_LTTNG_TRACEPOINT_EVENT(munmap,
435 TP_PROTO(sc_exit(long ret,) unsigned long addr, size_t len),
436 TP_ARGS(sc_exit(ret,) addr, len),
437 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)))
438 )
439 #endif
440 #ifndef OVERRIDE_64_dup2
441 SC_LTTNG_TRACEPOINT_EVENT(dup2,
442 TP_PROTO(sc_exit(long ret,) unsigned int oldfd, unsigned int newfd),
443 TP_ARGS(sc_exit(ret,) oldfd, newfd),
444 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)))
445 )
446 #endif
447 #ifndef OVERRIDE_64_shutdown
448 SC_LTTNG_TRACEPOINT_EVENT(shutdown,
449 TP_PROTO(sc_exit(long ret,) int fd, int how),
450 TP_ARGS(sc_exit(ret,) fd, how),
451 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(int, fd, fd)) sc_in(ctf_integer(int, how, how)))
452 )
453 #endif
454 #ifndef OVERRIDE_64_listen
455 SC_LTTNG_TRACEPOINT_EVENT(listen,
456 TP_PROTO(sc_exit(long ret,) int fd, int backlog),
457 TP_ARGS(sc_exit(ret,) fd, backlog),
458 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(int, fd, fd)) sc_in(ctf_integer(int, backlog, backlog)))
459 )
460 #endif
461 #ifndef OVERRIDE_64_kill
462 SC_LTTNG_TRACEPOINT_EVENT(kill,
463 TP_PROTO(sc_exit(long ret,) pid_t pid, int sig),
464 TP_ARGS(sc_exit(ret,) pid, sig),
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)))
466 )
467 #endif
468 #ifndef OVERRIDE_64_msgget
469 SC_LTTNG_TRACEPOINT_EVENT(msgget,
470 TP_PROTO(sc_exit(long ret,) key_t key, int msgflg),
471 TP_ARGS(sc_exit(ret,) key, msgflg),
472 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(key_t, key, key)) sc_in(ctf_integer(int, msgflg, msgflg)))
473 )
474 #endif
475 #ifndef OVERRIDE_64_flock
476 SC_LTTNG_TRACEPOINT_EVENT(flock,
477 TP_PROTO(sc_exit(long ret,) unsigned int fd, unsigned int cmd),
478 TP_ARGS(sc_exit(ret,) fd, cmd),
479 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)))
480 )
481 #endif
482 #ifndef OVERRIDE_64_ftruncate
483 SC_LTTNG_TRACEPOINT_EVENT(ftruncate,
484 TP_PROTO(sc_exit(long ret,) unsigned int fd, unsigned long length),
485 TP_ARGS(sc_exit(ret,) fd, length),
486 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)))
487 )
488 #endif
489 #ifndef OVERRIDE_64_fchmod
490 SC_LTTNG_TRACEPOINT_EVENT(fchmod,
491 TP_PROTO(sc_exit(long ret,) unsigned int fd, umode_t mode),
492 TP_ARGS(sc_exit(ret,) fd, mode),
493 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)))
494 )
495 #endif
496 #ifndef OVERRIDE_64_setpgid
497 SC_LTTNG_TRACEPOINT_EVENT(setpgid,
498 TP_PROTO(sc_exit(long ret,) pid_t pid, pid_t pgid),
499 TP_ARGS(sc_exit(ret,) pid, pgid),
500 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)))
501 )
502 #endif
503 #ifndef OVERRIDE_64_setreuid
504 SC_LTTNG_TRACEPOINT_EVENT(setreuid,
505 TP_PROTO(sc_exit(long ret,) uid_t ruid, uid_t euid),
506 TP_ARGS(sc_exit(ret,) ruid, euid),
507 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)))
508 )
509 #endif
510 #ifndef OVERRIDE_64_setregid
511 SC_LTTNG_TRACEPOINT_EVENT(setregid,
512 TP_PROTO(sc_exit(long ret,) gid_t rgid, gid_t egid),
513 TP_ARGS(sc_exit(ret,) rgid, egid),
514 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)))
515 )
516 #endif
517 #ifndef OVERRIDE_64_getpriority
518 SC_LTTNG_TRACEPOINT_EVENT(getpriority,
519 TP_PROTO(sc_exit(long ret,) int which, int who),
520 TP_ARGS(sc_exit(ret,) which, who),
521 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(int, which, which)) sc_in(ctf_integer(int, who, who)))
522 )
523 #endif
524 #ifndef OVERRIDE_64_mlock
525 SC_LTTNG_TRACEPOINT_EVENT(mlock,
526 TP_PROTO(sc_exit(long ret,) unsigned long start, size_t len),
527 TP_ARGS(sc_exit(ret,) start, len),
528 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)))
529 )
530 #endif
531 #ifndef OVERRIDE_64_munlock
532 SC_LTTNG_TRACEPOINT_EVENT(munlock,
533 TP_PROTO(sc_exit(long ret,) unsigned long start, size_t len),
534 TP_ARGS(sc_exit(ret,) start, len),
535 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)))
536 )
537 #endif
538 #ifndef OVERRIDE_64_tkill
539 SC_LTTNG_TRACEPOINT_EVENT(tkill,
540 TP_PROTO(sc_exit(long ret,) pid_t pid, int sig),
541 TP_ARGS(sc_exit(ret,) pid, sig),
542 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(pid_t, pid, pid)) sc_in(ctf_integer(int, sig, sig)))
543 )
544 #endif
545 #ifndef OVERRIDE_64_inotify_rm_watch
546 SC_LTTNG_TRACEPOINT_EVENT(inotify_rm_watch,
547 TP_PROTO(sc_exit(long ret,) int fd, __s32 wd),
548 TP_ARGS(sc_exit(ret,) fd, wd),
549 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(int, fd, fd)) sc_in(ctf_integer(__s32, wd, wd)))
550 )
551 #endif
552 #ifndef OVERRIDE_64_ioprio_get
553 SC_LTTNG_TRACEPOINT_EVENT(ioprio_get,
554 TP_PROTO(sc_exit(long ret,) int which, int who),
555 TP_ARGS(sc_exit(ret,) which, who),
556 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(int, which, which)) sc_in(ctf_integer(int, who, who)))
557 )
558 #endif
559 #ifndef OVERRIDE_64_timerfd_create
560 SC_LTTNG_TRACEPOINT_EVENT(timerfd_create,
561 TP_PROTO(sc_exit(long ret,) int clockid, int flags),
562 TP_ARGS(sc_exit(ret,) clockid, flags),
563 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(int, clockid, clockid)) sc_in(ctf_integer(int, flags, flags)))
564 )
565 #endif
566 #ifndef OVERRIDE_64_eventfd2
567 SC_LTTNG_TRACEPOINT_EVENT(eventfd2,
568 TP_PROTO(sc_exit(long ret,) unsigned int count, int flags),
569 TP_ARGS(sc_exit(ret,) count, flags),
570 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(unsigned int, count, count)) sc_in(ctf_integer(int, flags, flags)))
571 )
572 #endif
573 #ifndef OVERRIDE_64_setns
574 SC_LTTNG_TRACEPOINT_EVENT(setns,
575 TP_PROTO(sc_exit(long ret,) int fd, int nstype),
576 TP_ARGS(sc_exit(ret,) fd, nstype),
577 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_in(ctf_integer(int, fd, fd)) sc_in(ctf_integer(int, nstype, nstype)))
578 )
579 #endif
580 #ifndef OVERRIDE_64_ioctl
581 SC_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),
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)))
585 )
586 #endif
587 #ifndef OVERRIDE_64_fcntl
588 SC_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),
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)))
592 )
593 #endif
594 #ifndef OVERRIDE_64_lseek
595 SC_LTTNG_TRACEPOINT_EVENT(lseek,
596 TP_PROTO(sc_exit(long ret,) unsigned int fd, off_t offset, unsigned int origin),
597 TP_ARGS(sc_exit(ret,) fd, offset, origin),
598 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)))
599 )
600 #endif
601 #ifndef OVERRIDE_64_mprotect
602 SC_LTTNG_TRACEPOINT_EVENT(mprotect,
603 TP_PROTO(sc_exit(long ret,) unsigned long start, size_t len, unsigned long prot),
604 TP_ARGS(sc_exit(ret,) start, len, prot),
605 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)))
606 )
607 #endif
608 #ifndef OVERRIDE_64_msync
609 SC_LTTNG_TRACEPOINT_EVENT(msync,
610 TP_PROTO(sc_exit(long ret,) unsigned long start, size_t len, int flags),
611 TP_ARGS(sc_exit(ret,) start, len, flags),
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(int, flags, flags)))
613 )
614 #endif
615 #ifndef OVERRIDE_64_madvise
616 SC_LTTNG_TRACEPOINT_EVENT(madvise,
617 TP_PROTO(sc_exit(long ret,) unsigned long start, size_t len_in, int behavior),
618 TP_ARGS(sc_exit(ret,) start, len_in, behavior),
619 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)))
620 )
621 #endif
622 #ifndef OVERRIDE_64_shmget
623 SC_LTTNG_TRACEPOINT_EVENT(shmget,
624 TP_PROTO(sc_exit(long ret,) key_t key, size_t size, int shmflg),
625 TP_ARGS(sc_exit(ret,) key, size, shmflg),
626 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)))
627 )
628 #endif
629 #ifndef OVERRIDE_64_socket
630 SC_LTTNG_TRACEPOINT_EVENT(socket,
631 TP_PROTO(sc_exit(long ret,) int family, int type, int protocol),
632 TP_ARGS(sc_exit(ret,) family, type, protocol),
633 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)))
634 )
635 #endif
636 #ifndef OVERRIDE_64_semget
637 SC_LTTNG_TRACEPOINT_EVENT(semget,
638 TP_PROTO(sc_exit(long ret,) key_t key, int nsems, int semflg),
639 TP_ARGS(sc_exit(ret,) key, nsems, semflg),
640 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)))
641 )
642 #endif
643 #ifndef OVERRIDE_64_fchown
644 SC_LTTNG_TRACEPOINT_EVENT(fchown,
645 TP_PROTO(sc_exit(long ret,) unsigned int fd, uid_t user, gid_t group),
646 TP_ARGS(sc_exit(ret,) fd, user, group),
647 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)))
648 )
649 #endif
650 #ifndef OVERRIDE_64_setresuid
651 SC_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),
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)))
655 )
656 #endif
657 #ifndef OVERRIDE_64_setresgid
658 SC_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),
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)))
662 )
663 #endif
664 #ifndef OVERRIDE_64_sysfs
665 SC_LTTNG_TRACEPOINT_EVENT(sysfs,
666 TP_PROTO(sc_exit(long ret,) int option, unsigned long arg1, unsigned long arg2),
667 TP_ARGS(sc_exit(ret,) option, arg1, arg2),
668 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)))
669 )
670 #endif
671 #ifndef OVERRIDE_64_setpriority
672 SC_LTTNG_TRACEPOINT_EVENT(setpriority,
673 TP_PROTO(sc_exit(long ret,) int which, int who, int niceval),
674 TP_ARGS(sc_exit(ret,) which, who, niceval),
675 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)))
676 )
677 #endif
678 #ifndef OVERRIDE_64_cacheflush
679 SC_LTTNG_TRACEPOINT_EVENT(cacheflush,
680 TP_PROTO(sc_exit(long ret,) unsigned long addr, unsigned long bytes, unsigned int cache),
681 TP_ARGS(sc_exit(ret,) addr, bytes, cache),
682 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)))
683 )
684 #endif
685 #ifndef OVERRIDE_64_tgkill
686 SC_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),
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)))
690 )
691 #endif
692 #ifndef OVERRIDE_64_ioprio_set
693 SC_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),
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)))
697 )
698 #endif
699 #ifndef OVERRIDE_64_dup3
700 SC_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),
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)))
704 )
705 #endif
706 #ifndef OVERRIDE_64_32_ftruncate64
707 SC_LTTNG_TRACEPOINT_EVENT(32_ftruncate64,
708 TP_PROTO(sc_exit(long ret,) unsigned long fd, unsigned long __dummy, unsigned long a2, unsigned long a3),
709 TP_ARGS(sc_exit(ret,) fd, __dummy, a2, a3),
710 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_inout(ctf_integer(unsigned long, fd, fd)) sc_inout(ctf_integer(unsigned long, __dummy, __dummy)) sc_inout(ctf_integer(unsigned long, a2, a2)) sc_inout(ctf_integer(unsigned long, a3, a3)))
711 )
712 #endif
713 #ifndef OVERRIDE_64_ptrace
714 SC_LTTNG_TRACEPOINT_EVENT(ptrace,
715 TP_PROTO(sc_exit(long ret,) long request, long pid, unsigned long addr, unsigned long data),
716 TP_ARGS(sc_exit(ret,) request, pid, addr, data),
717 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)))
718 )
719 #endif
720 #ifndef OVERRIDE_64_n32_semctl
721 SC_LTTNG_TRACEPOINT_EVENT(n32_semctl,
722 TP_PROTO(sc_exit(long ret,) int semid, int semnum, int cmd, u32 arg),
723 TP_ARGS(sc_exit(ret,) semid, semnum, cmd, arg),
724 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_inout(ctf_integer(int, semid, semid)) sc_inout(ctf_integer(int, semnum, semnum)) sc_inout(ctf_integer(int, cmd, cmd)) sc_inout(ctf_integer(u32, arg, arg)))
725 )
726 #endif
727 #ifndef OVERRIDE_64_n32_msgsnd
728 SC_LTTNG_TRACEPOINT_EVENT(n32_msgsnd,
729 TP_PROTO(sc_exit(long ret,) int msqid, u32 msgp, unsigned int msgsz, int msgflg),
730 TP_ARGS(sc_exit(ret,) msqid, msgp, msgsz, msgflg),
731 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_inout(ctf_integer(int, msqid, msqid)) sc_inout(ctf_integer(u32, msgp, msgp)) sc_inout(ctf_integer(unsigned int, msgsz, msgsz)) sc_inout(ctf_integer(int, msgflg, msgflg)))
732 )
733 #endif
734 #ifndef OVERRIDE_64_tee
735 SC_LTTNG_TRACEPOINT_EVENT(tee,
736 TP_PROTO(sc_exit(long ret,) int fdin, int fdout, size_t len, unsigned int flags),
737 TP_ARGS(sc_exit(ret,) fdin, fdout, len, flags),
738 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)))
739 )
740 #endif
741 #ifndef OVERRIDE_64_mremap
742 SC_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),
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)))
746 )
747 #endif
748 #ifndef OVERRIDE_64_n32_msgrcv
749 SC_LTTNG_TRACEPOINT_EVENT(n32_msgrcv,
750 TP_PROTO(sc_exit(long ret,) int msqid, u32 msgp, size_t msgsz, int msgtyp, int msgflg),
751 TP_ARGS(sc_exit(ret,) msqid, msgp, msgsz, msgtyp, msgflg),
752 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_inout(ctf_integer(int, msqid, msqid)) sc_inout(ctf_integer(u32, msgp, msgp)) sc_inout(ctf_integer(size_t, msgsz, msgsz)) sc_inout(ctf_integer(int, msgtyp, msgtyp)) sc_inout(ctf_integer(int, msgflg, msgflg)))
753 )
754 #endif
755 #ifndef OVERRIDE_64_prctl
756 SC_LTTNG_TRACEPOINT_EVENT(prctl,
757 TP_PROTO(sc_exit(long ret,) int option, unsigned long arg2, unsigned long arg3, unsigned long arg4, unsigned long arg5),
758 TP_ARGS(sc_exit(ret,) option, arg2, arg3, arg4, arg5),
759 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)))
760 )
761 #endif
762 #ifndef OVERRIDE_64_remap_file_pages
763 SC_LTTNG_TRACEPOINT_EVENT(remap_file_pages,
764 TP_PROTO(sc_exit(long ret,) unsigned long start, unsigned long size, unsigned long prot, unsigned long pgoff, unsigned long flags),
765 TP_ARGS(sc_exit(ret,) start, size, prot, pgoff, flags),
766 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)))
767 )
768 #endif
769 #ifndef OVERRIDE_64_32_ipc
770 SC_LTTNG_TRACEPOINT_EVENT(32_ipc,
771 TP_PROTO(sc_exit(long ret,) u32 call, long first, long second, long third, unsigned long ptr, unsigned long fifth),
772 TP_ARGS(sc_exit(ret,) call, first, second, third, ptr, fifth),
773 TP_FIELDS(sc_exit(ctf_integer(long, ret, ret)) sc_inout(ctf_integer(u32, call, call)) sc_inout(ctf_integer(long, first, first)) sc_inout(ctf_integer(long, second, second)) sc_inout(ctf_integer(long, third, third)) sc_inout(ctf_integer(unsigned long, ptr, ptr)) sc_inout(ctf_integer(unsigned long, fifth, fifth)))
774 )
775 #endif
776 #ifndef OVERRIDE_64_mips_mmap2
777 SC_LTTNG_TRACEPOINT_EVENT(mips_mmap2,
778 TP_PROTO(sc_exit(long ret,) unsigned long addr, unsigned long len, unsigned long prot, unsigned long flags, unsigned long fd, unsigned long pgoff),
779 TP_ARGS(sc_exit(ret,) addr, len, prot, flags, fd, pgoff),
780 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)))
781 )
782 #endif
783 #ifndef OVERRIDE_64_mips_mmap
784 SC_LTTNG_TRACEPOINT_EVENT(mips_mmap,
785 TP_PROTO(sc_exit(long ret,) unsigned long addr, unsigned long len, unsigned long prot, unsigned long flags, unsigned long fd, off_t offset),
786 TP_ARGS(sc_exit(ret,) addr, len, prot, flags, fd, offset),
787 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)))
788 )
789 #endif
790
791 #endif /* _TRACE_SYSCALLS_INTEGERS_H */
792
793 /* This part must be outside protection */
794 #include <probes/define_trace.h>
795
796 #else /* CREATE_SYSCALL_TABLE */
797
798 #include "mips-64-syscalls-3.5.0_integers_override.h"
799 #include "syscalls_integers_override.h"
800
801 #ifdef SC_ENTER
802 #ifndef OVERRIDE_TABLE_64_sgetmask
803 TRACE_SYSCALL_TABLE(syscalls_noargs, sgetmask, 4068, 0)
804 #endif
805 #ifndef OVERRIDE_TABLE_64_sched_yield
806 TRACE_SYSCALL_TABLE(syscalls_noargs, sched_yield, 6023, 0)
807 #endif
808 #ifndef OVERRIDE_TABLE_64_pause
809 TRACE_SYSCALL_TABLE(syscalls_noargs, pause, 6033, 0)
810 #endif
811 #ifndef OVERRIDE_TABLE_64_getpid
812 TRACE_SYSCALL_TABLE(syscalls_noargs, getpid, 6038, 0)
813 #endif
814 #ifndef OVERRIDE_TABLE_64_getuid
815 TRACE_SYSCALL_TABLE(syscalls_noargs, getuid, 6100, 0)
816 #endif
817 #ifndef OVERRIDE_TABLE_64_getgid
818 TRACE_SYSCALL_TABLE(syscalls_noargs, getgid, 6102, 0)
819 #endif
820 #ifndef OVERRIDE_TABLE_64_geteuid
821 TRACE_SYSCALL_TABLE(syscalls_noargs, geteuid, 6105, 0)
822 #endif
823 #ifndef OVERRIDE_TABLE_64_getegid
824 TRACE_SYSCALL_TABLE(syscalls_noargs, getegid, 6106, 0)
825 #endif
826 #ifndef OVERRIDE_TABLE_64_getppid
827 TRACE_SYSCALL_TABLE(syscalls_noargs, getppid, 6108, 0)
828 #endif
829 #ifndef OVERRIDE_TABLE_64_getpgrp
830 TRACE_SYSCALL_TABLE(syscalls_noargs, getpgrp, 6109, 0)
831 #endif
832 #ifndef OVERRIDE_TABLE_64_setsid
833 TRACE_SYSCALL_TABLE(syscalls_noargs, setsid, 6110, 0)
834 #endif
835 #ifndef OVERRIDE_TABLE_64_munlockall
836 TRACE_SYSCALL_TABLE(syscalls_noargs, munlockall, 6149, 0)
837 #endif
838 #ifndef OVERRIDE_TABLE_64_vhangup
839 TRACE_SYSCALL_TABLE(syscalls_noargs, vhangup, 6150, 0)
840 #endif
841 #ifndef OVERRIDE_TABLE_64_sync
842 TRACE_SYSCALL_TABLE(syscalls_noargs, sync, 6157, 0)
843 #endif
844 #ifndef OVERRIDE_TABLE_64_gettid
845 TRACE_SYSCALL_TABLE(syscalls_noargs, gettid, 6178, 0)
846 #endif
847 #ifndef OVERRIDE_TABLE_64_restart_syscall
848 TRACE_SYSCALL_TABLE(syscalls_noargs, restart_syscall, 6214, 0)
849 #endif
850 #ifndef OVERRIDE_TABLE_64_inotify_init
851 TRACE_SYSCALL_TABLE(syscalls_noargs, inotify_init, 6247, 0)
852 #endif
853 #else /* #ifdef SC_ENTER */
854 #ifndef OVERRIDE_TABLE_64_sgetmask
855 TRACE_SYSCALL_TABLE(sgetmask, sgetmask, 4068, 0)
856 #endif
857 #ifndef OVERRIDE_TABLE_64_sched_yield
858 TRACE_SYSCALL_TABLE(sched_yield, sched_yield, 6023, 0)
859 #endif
860 #ifndef OVERRIDE_TABLE_64_pause
861 TRACE_SYSCALL_TABLE(pause, pause, 6033, 0)
862 #endif
863 #ifndef OVERRIDE_TABLE_64_getpid
864 TRACE_SYSCALL_TABLE(getpid, getpid, 6038, 0)
865 #endif
866 #ifndef OVERRIDE_TABLE_64_getuid
867 TRACE_SYSCALL_TABLE(getuid, getuid, 6100, 0)
868 #endif
869 #ifndef OVERRIDE_TABLE_64_getgid
870 TRACE_SYSCALL_TABLE(getgid, getgid, 6102, 0)
871 #endif
872 #ifndef OVERRIDE_TABLE_64_geteuid
873 TRACE_SYSCALL_TABLE(geteuid, geteuid, 6105, 0)
874 #endif
875 #ifndef OVERRIDE_TABLE_64_getegid
876 TRACE_SYSCALL_TABLE(getegid, getegid, 6106, 0)
877 #endif
878 #ifndef OVERRIDE_TABLE_64_getppid
879 TRACE_SYSCALL_TABLE(getppid, getppid, 6108, 0)
880 #endif
881 #ifndef OVERRIDE_TABLE_64_getpgrp
882 TRACE_SYSCALL_TABLE(getpgrp, getpgrp, 6109, 0)
883 #endif
884 #ifndef OVERRIDE_TABLE_64_setsid
885 TRACE_SYSCALL_TABLE(setsid, setsid, 6110, 0)
886 #endif
887 #ifndef OVERRIDE_TABLE_64_munlockall
888 TRACE_SYSCALL_TABLE(munlockall, munlockall, 6149, 0)
889 #endif
890 #ifndef OVERRIDE_TABLE_64_vhangup
891 TRACE_SYSCALL_TABLE(vhangup, vhangup, 6150, 0)
892 #endif
893 #ifndef OVERRIDE_TABLE_64_sync
894 TRACE_SYSCALL_TABLE(sync, sync, 6157, 0)
895 #endif
896 #ifndef OVERRIDE_TABLE_64_gettid
897 TRACE_SYSCALL_TABLE(gettid, gettid, 6178, 0)
898 #endif
899 #ifndef OVERRIDE_TABLE_64_restart_syscall
900 TRACE_SYSCALL_TABLE(restart_syscall, restart_syscall, 6214, 0)
901 #endif
902 #ifndef OVERRIDE_TABLE_64_inotify_init
903 TRACE_SYSCALL_TABLE(inotify_init, inotify_init, 6247, 0)
904 #endif
905 #endif /* else #ifdef SC_ENTER */
906 #ifndef OVERRIDE_TABLE_64_nice
907 TRACE_SYSCALL_TABLE(nice, nice, 4034, 1)
908 #endif
909 #ifndef OVERRIDE_TABLE_64_ssetmask
910 TRACE_SYSCALL_TABLE(ssetmask, ssetmask, 4069, 1)
911 #endif
912 #ifndef OVERRIDE_TABLE_64_32_ipc
913 TRACE_SYSCALL_TABLE(32_ipc, 32_ipc, 4117, 6)
914 #endif
915 #ifndef OVERRIDE_TABLE_64_bdflush
916 TRACE_SYSCALL_TABLE(bdflush, bdflush, 4134, 2)
917 #endif
918 #ifndef OVERRIDE_TABLE_64_mips_mmap2
919 TRACE_SYSCALL_TABLE(mips_mmap2, mips_mmap2, 4210, 6)
920 #endif
921 #ifndef OVERRIDE_TABLE_64_32_ftruncate64
922 TRACE_SYSCALL_TABLE(32_ftruncate64, 32_ftruncate64, 4212, 4)
923 #endif
924 #ifndef OVERRIDE_TABLE_64_ioctl
925 TRACE_SYSCALL_TABLE(ioctl, ioctl, 5015, 3)
926 #endif
927 #ifndef OVERRIDE_TABLE_64_fcntl
928 TRACE_SYSCALL_TABLE(fcntl, fcntl, 5070, 3)
929 #endif
930 #ifndef OVERRIDE_TABLE_64_ptrace
931 TRACE_SYSCALL_TABLE(ptrace, ptrace, 5099, 4)
932 #endif
933 #ifndef OVERRIDE_TABLE_64_personality
934 TRACE_SYSCALL_TABLE(personality, personality, 5132, 1)
935 #endif
936 #ifndef OVERRIDE_TABLE_64_close
937 TRACE_SYSCALL_TABLE(close, close, 6003, 1)
938 #endif
939 #ifndef OVERRIDE_TABLE_64_lseek
940 TRACE_SYSCALL_TABLE(lseek, lseek, 6008, 3)
941 #endif
942 #ifndef OVERRIDE_TABLE_64_mips_mmap
943 TRACE_SYSCALL_TABLE(mips_mmap, mips_mmap, 6009, 6)
944 #endif
945 #ifndef OVERRIDE_TABLE_64_mprotect
946 TRACE_SYSCALL_TABLE(mprotect, mprotect, 6010, 3)
947 #endif
948 #ifndef OVERRIDE_TABLE_64_munmap
949 TRACE_SYSCALL_TABLE(munmap, munmap, 6011, 2)
950 #endif
951 #ifndef OVERRIDE_TABLE_64_brk
952 TRACE_SYSCALL_TABLE(brk, brk, 6012, 1)
953 #endif
954 #ifndef OVERRIDE_TABLE_64_mremap
955 TRACE_SYSCALL_TABLE(mremap, mremap, 6024, 5)
956 #endif
957 #ifndef OVERRIDE_TABLE_64_msync
958 TRACE_SYSCALL_TABLE(msync, msync, 6025, 3)
959 #endif
960 #ifndef OVERRIDE_TABLE_64_madvise
961 TRACE_SYSCALL_TABLE(madvise, madvise, 6027, 3)
962 #endif
963 #ifndef OVERRIDE_TABLE_64_shmget
964 TRACE_SYSCALL_TABLE(shmget, shmget, 6028, 3)
965 #endif
966 #ifndef OVERRIDE_TABLE_64_dup
967 TRACE_SYSCALL_TABLE(dup, dup, 6031, 1)
968 #endif
969 #ifndef OVERRIDE_TABLE_64_dup2
970 TRACE_SYSCALL_TABLE(dup2, dup2, 6032, 2)
971 #endif
972 #ifndef OVERRIDE_TABLE_64_alarm
973 TRACE_SYSCALL_TABLE(alarm, alarm, 6037, 1)
974 #endif
975 #ifndef OVERRIDE_TABLE_64_socket
976 TRACE_SYSCALL_TABLE(socket, socket, 6040, 3)
977 #endif
978 #ifndef OVERRIDE_TABLE_64_shutdown
979 TRACE_SYSCALL_TABLE(shutdown, shutdown, 6047, 2)
980 #endif
981 #ifndef OVERRIDE_TABLE_64_listen
982 TRACE_SYSCALL_TABLE(listen, listen, 6049, 2)
983 #endif
984 #ifndef OVERRIDE_TABLE_64_exit
985 TRACE_SYSCALL_TABLE(exit, exit, 6058, 1)
986 #endif
987 #ifndef OVERRIDE_TABLE_64_kill
988 TRACE_SYSCALL_TABLE(kill, kill, 6060, 2)
989 #endif
990 #ifndef OVERRIDE_TABLE_64_semget
991 TRACE_SYSCALL_TABLE(semget, semget, 6062, 3)
992 #endif
993 #ifndef OVERRIDE_TABLE_64_n32_semctl
994 TRACE_SYSCALL_TABLE(n32_semctl, n32_semctl, 6064, 4)
995 #endif
996 #ifndef OVERRIDE_TABLE_64_msgget
997 TRACE_SYSCALL_TABLE(msgget, msgget, 6066, 2)
998 #endif
999 #ifndef OVERRIDE_TABLE_64_n32_msgsnd
1000 TRACE_SYSCALL_TABLE(n32_msgsnd, n32_msgsnd, 6067, 4)
1001 #endif
1002 #ifndef OVERRIDE_TABLE_64_n32_msgrcv
1003 TRACE_SYSCALL_TABLE(n32_msgrcv, n32_msgrcv, 6068, 5)
1004 #endif
1005 #ifndef OVERRIDE_TABLE_64_flock
1006 TRACE_SYSCALL_TABLE(flock, flock, 6071, 2)
1007 #endif
1008 #ifndef OVERRIDE_TABLE_64_fsync
1009 TRACE_SYSCALL_TABLE(fsync, fsync, 6072, 1)
1010 #endif
1011 #ifndef OVERRIDE_TABLE_64_fdatasync
1012 TRACE_SYSCALL_TABLE(fdatasync, fdatasync, 6073, 1)
1013 #endif
1014 #ifndef OVERRIDE_TABLE_64_ftruncate
1015 TRACE_SYSCALL_TABLE(ftruncate, ftruncate, 6075, 2)
1016 #endif
1017 #ifndef OVERRIDE_TABLE_64_fchdir
1018 TRACE_SYSCALL_TABLE(fchdir, fchdir, 6079, 1)
1019 #endif
1020 #ifndef OVERRIDE_TABLE_64_fchmod
1021 TRACE_SYSCALL_TABLE(fchmod, fchmod, 6089, 2)
1022 #endif
1023 #ifndef OVERRIDE_TABLE_64_fchown
1024 TRACE_SYSCALL_TABLE(fchown, fchown, 6091, 3)
1025 #endif
1026 #ifndef OVERRIDE_TABLE_64_umask
1027 TRACE_SYSCALL_TABLE(umask, umask, 6093, 1)
1028 #endif
1029 #ifndef OVERRIDE_TABLE_64_setuid
1030 TRACE_SYSCALL_TABLE(setuid, setuid, 6103, 1)
1031 #endif
1032 #ifndef OVERRIDE_TABLE_64_setgid
1033 TRACE_SYSCALL_TABLE(setgid, setgid, 6104, 1)
1034 #endif
1035 #ifndef OVERRIDE_TABLE_64_setpgid
1036 TRACE_SYSCALL_TABLE(setpgid, setpgid, 6107, 2)
1037 #endif
1038 #ifndef OVERRIDE_TABLE_64_setreuid
1039 TRACE_SYSCALL_TABLE(setreuid, setreuid, 6111, 2)
1040 #endif
1041 #ifndef OVERRIDE_TABLE_64_setregid
1042 TRACE_SYSCALL_TABLE(setregid, setregid, 6112, 2)
1043 #endif
1044 #ifndef OVERRIDE_TABLE_64_setresuid
1045 TRACE_SYSCALL_TABLE(setresuid, setresuid, 6115, 3)
1046 #endif
1047 #ifndef OVERRIDE_TABLE_64_setresgid
1048 TRACE_SYSCALL_TABLE(setresgid, setresgid, 6117, 3)
1049 #endif
1050 #ifndef OVERRIDE_TABLE_64_getpgid
1051 TRACE_SYSCALL_TABLE(getpgid, getpgid, 6119, 1)
1052 #endif
1053 #ifndef OVERRIDE_TABLE_64_setfsuid
1054 TRACE_SYSCALL_TABLE(setfsuid, setfsuid, 6120, 1)
1055 #endif
1056 #ifndef OVERRIDE_TABLE_64_setfsgid
1057 TRACE_SYSCALL_TABLE(setfsgid, setfsgid, 6121, 1)
1058 #endif
1059 #ifndef OVERRIDE_TABLE_64_getsid
1060 TRACE_SYSCALL_TABLE(getsid, getsid, 6122, 1)
1061 #endif
1062 #ifndef OVERRIDE_TABLE_64_32_personality
1063 TRACE_SYSCALL_TABLE(32_personality, 32_personality, 6132, 1)
1064 #endif
1065 #ifndef OVERRIDE_TABLE_64_sysfs
1066 TRACE_SYSCALL_TABLE(sysfs, sysfs, 6136, 3)
1067 #endif
1068 #ifndef OVERRIDE_TABLE_64_getpriority
1069 TRACE_SYSCALL_TABLE(getpriority, getpriority, 6137, 2)
1070 #endif
1071 #ifndef OVERRIDE_TABLE_64_setpriority
1072 TRACE_SYSCALL_TABLE(setpriority, setpriority, 6138, 3)
1073 #endif
1074 #ifndef OVERRIDE_TABLE_64_sched_getscheduler
1075 TRACE_SYSCALL_TABLE(sched_getscheduler, sched_getscheduler, 6142, 1)
1076 #endif
1077 #ifndef OVERRIDE_TABLE_64_sched_get_priority_max
1078 TRACE_SYSCALL_TABLE(sched_get_priority_max, sched_get_priority_max, 6143, 1)
1079 #endif
1080 #ifndef OVERRIDE_TABLE_64_sched_get_priority_min
1081 TRACE_SYSCALL_TABLE(sched_get_priority_min, sched_get_priority_min, 6144, 1)
1082 #endif
1083 #ifndef OVERRIDE_TABLE_64_mlock
1084 TRACE_SYSCALL_TABLE(mlock, mlock, 6146, 2)
1085 #endif
1086 #ifndef OVERRIDE_TABLE_64_munlock
1087 TRACE_SYSCALL_TABLE(munlock, munlock, 6147, 2)
1088 #endif
1089 #ifndef OVERRIDE_TABLE_64_mlockall
1090 TRACE_SYSCALL_TABLE(mlockall, mlockall, 6148, 1)
1091 #endif
1092 #ifndef OVERRIDE_TABLE_64_prctl
1093 TRACE_SYSCALL_TABLE(prctl, prctl, 6153, 5)
1094 #endif
1095 #ifndef OVERRIDE_TABLE_64_tkill
1096 TRACE_SYSCALL_TABLE(tkill, tkill, 6192, 2)
1097 #endif
1098 #ifndef OVERRIDE_TABLE_64_cacheflush
1099 TRACE_SYSCALL_TABLE(cacheflush, cacheflush, 6197, 3)
1100 #endif
1101 #ifndef OVERRIDE_TABLE_64_io_destroy
1102 TRACE_SYSCALL_TABLE(io_destroy, io_destroy, 6201, 1)
1103 #endif
1104 #ifndef OVERRIDE_TABLE_64_exit_group
1105 TRACE_SYSCALL_TABLE(exit_group, exit_group, 6205, 1)
1106 #endif
1107 #ifndef OVERRIDE_TABLE_64_epoll_create
1108 TRACE_SYSCALL_TABLE(epoll_create, epoll_create, 6207, 1)
1109 #endif
1110 #ifndef OVERRIDE_TABLE_64_remap_file_pages
1111 TRACE_SYSCALL_TABLE(remap_file_pages, remap_file_pages, 6210, 5)
1112 #endif
1113 #ifndef OVERRIDE_TABLE_64_timer_getoverrun
1114 TRACE_SYSCALL_TABLE(timer_getoverrun, timer_getoverrun, 6223, 1)
1115 #endif
1116 #ifndef OVERRIDE_TABLE_64_timer_delete
1117 TRACE_SYSCALL_TABLE(timer_delete, timer_delete, 6224, 1)
1118 #endif
1119 #ifndef OVERRIDE_TABLE_64_tgkill
1120 TRACE_SYSCALL_TABLE(tgkill, tgkill, 6229, 3)
1121 #endif
1122 #ifndef OVERRIDE_TABLE_64_set_thread_area
1123 TRACE_SYSCALL_TABLE(set_thread_area, set_thread_area, 6246, 1)
1124 #endif
1125 #ifndef OVERRIDE_TABLE_64_inotify_rm_watch
1126 TRACE_SYSCALL_TABLE(inotify_rm_watch, inotify_rm_watch, 6249, 2)
1127 #endif
1128 #ifndef OVERRIDE_TABLE_64_unshare
1129 TRACE_SYSCALL_TABLE(unshare, unshare, 6266, 1)
1130 #endif
1131 #ifndef OVERRIDE_TABLE_64_tee
1132 TRACE_SYSCALL_TABLE(tee, tee, 6269, 4)
1133 #endif
1134 #ifndef OVERRIDE_TABLE_64_ioprio_set
1135 TRACE_SYSCALL_TABLE(ioprio_set, ioprio_set, 6277, 3)
1136 #endif
1137 #ifndef OVERRIDE_TABLE_64_ioprio_get
1138 TRACE_SYSCALL_TABLE(ioprio_get, ioprio_get, 6278, 2)
1139 #endif
1140 #ifndef OVERRIDE_TABLE_64_eventfd
1141 TRACE_SYSCALL_TABLE(eventfd, eventfd, 6282, 1)
1142 #endif
1143 #ifndef OVERRIDE_TABLE_64_timerfd_create
1144 TRACE_SYSCALL_TABLE(timerfd_create, timerfd_create, 6284, 2)
1145 #endif
1146 #ifndef OVERRIDE_TABLE_64_eventfd2
1147 TRACE_SYSCALL_TABLE(eventfd2, eventfd2, 6288, 2)
1148 #endif
1149 #ifndef OVERRIDE_TABLE_64_epoll_create1
1150 TRACE_SYSCALL_TABLE(epoll_create1, epoll_create1, 6289, 1)
1151 #endif
1152 #ifndef OVERRIDE_TABLE_64_dup3
1153 TRACE_SYSCALL_TABLE(dup3, dup3, 6290, 3)
1154 #endif
1155 #ifndef OVERRIDE_TABLE_64_inotify_init1
1156 TRACE_SYSCALL_TABLE(inotify_init1, inotify_init1, 6292, 1)
1157 #endif
1158 #ifndef OVERRIDE_TABLE_64_syncfs
1159 TRACE_SYSCALL_TABLE(syncfs, syncfs, 6306, 1)
1160 #endif
1161 #ifndef OVERRIDE_TABLE_64_setns
1162 TRACE_SYSCALL_TABLE(setns, setns, 6308, 2)
1163 #endif
1164
1165 #endif /* CREATE_SYSCALL_TABLE */
This page took 0.096843 seconds and 4 git commands to generate.