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