Lines Matching defs:res
25 #define __sanitizer_syscall_post_time(res, tloc) \ argument
29 #define __sanitizer_syscall_post_stime(res, tptr) \ argument
33 #define __sanitizer_syscall_post_gettimeofday(res, tv, tz) \ argument
37 #define __sanitizer_syscall_post_settimeofday(res, tv, tz) \ argument
41 #define __sanitizer_syscall_post_adjtimex(res, txc_p) \ argument
45 #define __sanitizer_syscall_post_times(res, tbuf) \ argument
48 #define __sanitizer_syscall_post_gettid(res) \ argument
52 #define __sanitizer_syscall_post_nanosleep(res, rqtp, rmtp) \ argument
56 #define __sanitizer_syscall_post_alarm(res, seconds) \ argument
59 #define __sanitizer_syscall_post_getpid(res) \ argument
62 #define __sanitizer_syscall_post_getppid(res) \ argument
65 #define __sanitizer_syscall_post_getuid(res) \ argument
68 #define __sanitizer_syscall_post_geteuid(res) \ argument
71 #define __sanitizer_syscall_post_getgid(res) \ argument
74 #define __sanitizer_syscall_post_getegid(res) \ argument
79 #define __sanitizer_syscall_post_getresuid(res, ruid, euid, suid) \ argument
85 #define __sanitizer_syscall_post_getresgid(res, rgid, egid, sgid) \ argument
90 #define __sanitizer_syscall_post_getpgid(res, pid) \ argument
93 #define __sanitizer_syscall_post_getpgrp(res) \ argument
97 #define __sanitizer_syscall_post_getsid(res, pid) \ argument
101 #define __sanitizer_syscall_post_getgroups(res, gidsetsize, grouplist) \ argument
106 #define __sanitizer_syscall_post_setregid(res, rgid, egid) \ argument
110 #define __sanitizer_syscall_post_setgid(res, gid) \ argument
114 #define __sanitizer_syscall_post_setreuid(res, ruid, euid) \ argument
118 #define __sanitizer_syscall_post_setuid(res, uid) \ argument
123 #define __sanitizer_syscall_post_setresuid(res, ruid, euid, suid) \ argument
129 #define __sanitizer_syscall_post_setresgid(res, rgid, egid, sgid) \ argument
134 #define __sanitizer_syscall_post_setfsuid(res, uid) \ argument
138 #define __sanitizer_syscall_post_setfsgid(res, gid) \ argument
142 #define __sanitizer_syscall_post_setpgid(res, pid, pgid) \ argument
145 #define __sanitizer_syscall_post_setsid(res) \ argument
149 #define __sanitizer_syscall_post_setgroups(res, gidsetsize, grouplist) \ argument
154 #define __sanitizer_syscall_post_acct(res, name) \ argument
158 #define __sanitizer_syscall_post_capget(res, header, dataptr) \ argument
162 #define __sanitizer_syscall_post_capset(res, header, data) \ argument
166 #define __sanitizer_syscall_post_personality(res, personality) \ argument
170 #define __sanitizer_syscall_post_sigpending(res, set) \ argument
175 #define __sanitizer_syscall_post_sigprocmask(res, how, set, oset) \ argument
180 #define __sanitizer_syscall_post_getitimer(res, which, value) \ argument
185 #define __sanitizer_syscall_post_setitimer(res, which, value, ovalue) \ argument
193 res, which_clock, timer_event_spec, created_timer_id) \ argument
199 #define __sanitizer_syscall_post_timer_gettime(res, timer_id, setting) \ argument
204 #define __sanitizer_syscall_post_timer_getoverrun(res, timer_id) \ argument
211 #define __sanitizer_syscall_post_timer_settime(res, timer_id, flags, \ argument
218 #define __sanitizer_syscall_post_timer_delete(res, timer_id) \ argument
222 #define __sanitizer_syscall_post_clock_settime(res, which_clock, tp) \ argument
227 #define __sanitizer_syscall_post_clock_gettime(res, which_clock, tp) \ argument
232 #define __sanitizer_syscall_post_clock_adjtime(res, which_clock, tx) \ argument
237 #define __sanitizer_syscall_post_clock_getres(res, which_clock, tp) \ argument
244 #define __sanitizer_syscall_post_clock_nanosleep(res, which_clock, flags, \ argument
250 #define __sanitizer_syscall_post_nice(res, increment) \ argument
255 #define __sanitizer_syscall_post_sched_setscheduler(res, pid, policy, param) \ argument
260 #define __sanitizer_syscall_post_sched_setparam(res, pid, param) \ argument
264 #define __sanitizer_syscall_post_sched_getscheduler(res, pid) \ argument
268 #define __sanitizer_syscall_post_sched_getparam(res, pid, param) \ argument
273 #define __sanitizer_syscall_post_sched_setaffinity(res, pid, len, \ argument
280 #define __sanitizer_syscall_post_sched_getaffinity(res, pid, len, \ argument
286 #define __sanitizer_syscall_post_sched_yield(res) \ argument
290 #define __sanitizer_syscall_post_sched_get_priority_max(res, policy) \ argument
294 #define __sanitizer_syscall_post_sched_get_priority_min(res, policy) \ argument
299 #define __sanitizer_syscall_post_sched_rr_get_interval(res, pid, interval) \ argument
305 #define __sanitizer_syscall_post_setpriority(res, which, who, niceval) \ argument
310 #define __sanitizer_syscall_post_getpriority(res, which, who) \ argument
314 #define __sanitizer_syscall_post_shutdown(res, arg0, arg1) \ argument
319 #define __sanitizer_syscall_post_reboot(res, magic1, magic2, cmd, arg) \ argument
324 #define __sanitizer_syscall_post_restart_syscall(res) \ argument
330 #define __sanitizer_syscall_post_kexec_load(res, entry, nr_segments, segments, \ argument
337 #define __sanitizer_syscall_post_exit(res, error_code) \ argument
341 #define __sanitizer_syscall_post_exit_group(res, error_code) \ argument
346 #define __sanitizer_syscall_post_wait4(res, pid, stat_addr, options, ru) \ argument
352 #define __sanitizer_syscall_post_waitid(res, which, pid, infop, options, ru) \ argument
359 #define __sanitizer_syscall_post_waitpid(res, pid, stat_addr, options) \ argument
364 #define __sanitizer_syscall_post_set_tid_address(res, tidptr) \ argument
369 #define __sanitizer_syscall_post_init_module(res, umod, len, uargs) \ argument
374 #define __sanitizer_syscall_post_delete_module(res, name_user, flags) \ argument
380 #define __sanitizer_syscall_post_rt_sigprocmask(res, how, set, oset, \ argument
386 #define __sanitizer_syscall_post_rt_sigpending(res, set, sigsetsize) \ argument
393 #define __sanitizer_syscall_post_rt_sigtimedwait(res, uthese, uinfo, uts, \ argument
400 #define __sanitizer_syscall_post_rt_tgsigqueueinfo(res, tgid, pid, sig, uinfo) \ argument
405 #define __sanitizer_syscall_post_kill(res, pid, sig) \ argument
409 #define __sanitizer_syscall_post_tgkill(res, tgid, pid, sig) \ argument
414 #define __sanitizer_syscall_post_tkill(res, pid, sig) \ argument
419 #define __sanitizer_syscall_post_rt_sigqueueinfo(res, pid, sig, uinfo) \ argument
424 #define __sanitizer_syscall_post_sgetmask(res) \ argument
428 #define __sanitizer_syscall_post_ssetmask(res, newmask) \ argument
432 #define __sanitizer_syscall_post_signal(res, sig, handler) \ argument
435 #define __sanitizer_syscall_post_pause(res) \ argument
438 #define __sanitizer_syscall_post_sync(res) \ argument
442 #define __sanitizer_syscall_post_fsync(res, fd) \ argument
446 #define __sanitizer_syscall_post_fdatasync(res, fd) \ argument
450 #define __sanitizer_syscall_post_bdflush(res, func, data) \ argument
456 #define __sanitizer_syscall_post_mount(res, dev_name, dir_name, type, flags, \ argument
463 #define __sanitizer_syscall_post_umount(res, name, flags) \ argument
467 #define __sanitizer_syscall_post_oldumount(res, name) \ argument
471 #define __sanitizer_syscall_post_truncate(res, path, length) \ argument
475 #define __sanitizer_syscall_post_ftruncate(res, fd, length) \ argument
479 #define __sanitizer_syscall_post_stat(res, filename, statbuf) \ argument
483 #define __sanitizer_syscall_post_statfs(res, path, buf) \ argument
487 #define __sanitizer_syscall_post_statfs64(res, path, sz, buf) \ argument
492 #define __sanitizer_syscall_post_fstatfs(res, fd, buf) \ argument
496 #define __sanitizer_syscall_post_fstatfs64(res, fd, sz, buf) \ argument
501 #define __sanitizer_syscall_post_lstat(res, filename, statbuf) \ argument
505 #define __sanitizer_syscall_post_fstat(res, fd, statbuf) \ argument
509 #define __sanitizer_syscall_post_newstat(res, filename, statbuf) \ argument
513 #define __sanitizer_syscall_post_newlstat(res, filename, statbuf) \ argument
517 #define __sanitizer_syscall_post_newfstat(res, fd, statbuf) \ argument
521 #define __sanitizer_syscall_post_ustat(res, dev, ubuf) \ argument
525 #define __sanitizer_syscall_post_stat64(res, filename, statbuf) \ argument
529 #define __sanitizer_syscall_post_fstat64(res, fd, statbuf) \ argument
533 #define __sanitizer_syscall_post_lstat64(res, filename, statbuf) \ argument
538 #define __sanitizer_syscall_post_setxattr(res, path, name, value, size, flags) \ argument
545 #define __sanitizer_syscall_post_lsetxattr(res, path, name, value, size, \ argument
553 #define __sanitizer_syscall_post_fsetxattr(res, fd, name, value, size, flags) \ argument
560 #define __sanitizer_syscall_post_getxattr(res, path, name, value, size) \ argument
566 #define __sanitizer_syscall_post_lgetxattr(res, path, name, value, size) \ argument
572 #define __sanitizer_syscall_post_fgetxattr(res, fd, name, value, size) \ argument
578 #define __sanitizer_syscall_post_listxattr(res, path, list, size) \ argument
584 #define __sanitizer_syscall_post_llistxattr(res, path, list, size) \ argument
590 #define __sanitizer_syscall_post_flistxattr(res, fd, list, size) \ argument
595 #define __sanitizer_syscall_post_removexattr(res, path, name) \ argument
599 #define __sanitizer_syscall_post_lremovexattr(res, path, name) \ argument
603 #define __sanitizer_syscall_post_fremovexattr(res, fd, name) \ argument
607 #define __sanitizer_syscall_post_brk(res, brk) \ argument
612 #define __sanitizer_syscall_post_mprotect(res, start, len, prot) \ argument
620 #define __sanitizer_syscall_post_mremap(res, addr, old_len, new_len, flags, \ argument
629 #define __sanitizer_syscall_post_remap_file_pages(res, start, size, prot, \ argument
636 #define __sanitizer_syscall_post_msync(res, start, len, flags) \ argument
641 #define __sanitizer_syscall_post_munmap(res, addr, len) \ argument
645 #define __sanitizer_syscall_post_mlock(res, start, len) \ argument
649 #define __sanitizer_syscall_post_munlock(res, start, len) \ argument
653 #define __sanitizer_syscall_post_mlockall(res, flags) \ argument
657 #define __sanitizer_syscall_post_munlockall(res) \ argument
662 #define __sanitizer_syscall_post_madvise(res, start, len, behavior) \ argument
667 #define __sanitizer_syscall_post_mincore(res, start, len, vec) \ argument
672 #define __sanitizer_syscall_post_pivot_root(res, new_root, put_old) \ argument
677 #define __sanitizer_syscall_post_chroot(res, filename) \ argument
682 #define __sanitizer_syscall_post_mknod(res, filename, mode, dev) \ argument
687 #define __sanitizer_syscall_post_link(res, oldname, newname) \ argument
691 #define __sanitizer_syscall_post_symlink(res, old, new_) \ argument
695 #define __sanitizer_syscall_post_unlink(res, pathname) \ argument
699 #define __sanitizer_syscall_post_rename(res, oldname, newname) \ argument
703 #define __sanitizer_syscall_post_chmod(res, filename, mode) \ argument
707 #define __sanitizer_syscall_post_fchmod(res, fd, mode) \ argument
711 #define __sanitizer_syscall_post_fcntl(res, fd, cmd, arg) \ argument
715 #define __sanitizer_syscall_post_fcntl64(res, fd, cmd, arg) \ argument
720 #define __sanitizer_syscall_post_pipe(res, fildes) \ argument
724 #define __sanitizer_syscall_post_pipe2(res, fildes, flags) \ argument
728 #define __sanitizer_syscall_post_dup(res, fildes) \ argument
732 #define __sanitizer_syscall_post_dup2(res, oldfd, newfd) \ argument
736 #define __sanitizer_syscall_post_dup3(res, oldfd, newfd, flags) \ argument
741 #define __sanitizer_syscall_post_ioperm(res, from, num, on) \ argument
746 #define __sanitizer_syscall_post_ioctl(res, fd, cmd, arg) \ argument
750 #define __sanitizer_syscall_post_flock(res, fd, cmd) \ argument
754 #define __sanitizer_syscall_post_io_setup(res, nr_reqs, ctx) \ argument
758 #define __sanitizer_syscall_post_io_destroy(res, ctx) \ argument
765 #define __sanitizer_syscall_post_io_getevents(res, ctx_id, min_nr, nr, events, \ argument
773 #define __sanitizer_syscall_post_io_submit(res, ctx_id, arg1, arg2) \ argument
779 #define __sanitizer_syscall_post_io_cancel(res, ctx_id, iocb, result) \ argument
785 #define __sanitizer_syscall_post_sendfile(res, out_fd, in_fd, offset, count) \ argument
791 #define __sanitizer_syscall_post_sendfile64(res, out_fd, in_fd, offset, count) \ argument
797 #define __sanitizer_syscall_post_readlink(res, path, buf, bufsiz) \ argument
802 #define __sanitizer_syscall_post_creat(res, pathname, mode) \ argument
807 #define __sanitizer_syscall_post_open(res, filename, flags, mode) \ argument
812 #define __sanitizer_syscall_post_close(res, fd) \ argument
816 #define __sanitizer_syscall_post_access(res, filename, mode) \ argument
819 #define __sanitizer_syscall_post_vhangup(res) \ argument
824 #define __sanitizer_syscall_post_chown(res, filename, user, group) \ argument
830 #define __sanitizer_syscall_post_lchown(res, filename, user, group) \ argument
835 #define __sanitizer_syscall_post_fchown(res, fd, user, group) \ argument
841 #define __sanitizer_syscall_post_chown16(res, filename, user, group) \ argument
847 #define __sanitizer_syscall_post_lchown16(res, filename, user, group) \ argument
852 #define __sanitizer_syscall_post_fchown16(res, fd, user, group) \ argument
857 #define __sanitizer_syscall_post_setregid16(res, rgid, egid) \ argument
861 #define __sanitizer_syscall_post_setgid16(res, gid) \ argument
865 #define __sanitizer_syscall_post_setreuid16(res, ruid, euid) \ argument
869 #define __sanitizer_syscall_post_setuid16(res, uid) \ argument
873 #define __sanitizer_syscall_post_setresuid16(res, ruid, euid, suid) \ argument
879 #define __sanitizer_syscall_post_getresuid16(res, ruid, euid, suid) \ argument
884 #define __sanitizer_syscall_post_setresgid16(res, rgid, egid, sgid) \ argument
890 #define __sanitizer_syscall_post_getresgid16(res, rgid, egid, sgid) \ argument
895 #define __sanitizer_syscall_post_setfsuid16(res, uid) \ argument
899 #define __sanitizer_syscall_post_setfsgid16(res, gid) \ argument
904 #define __sanitizer_syscall_post_getgroups16(res, gidsetsize, grouplist) \ argument
910 #define __sanitizer_syscall_post_setgroups16(res, gidsetsize, grouplist) \ argument
915 #define __sanitizer_syscall_post_getuid16(res) \ argument
919 #define __sanitizer_syscall_post_geteuid16(res) \ argument
923 #define __sanitizer_syscall_post_getgid16(res) \ argument
927 #define __sanitizer_syscall_post_getegid16(res) \ argument
931 #define __sanitizer_syscall_post_utime(res, filename, times) \ argument
935 #define __sanitizer_syscall_post_utimes(res, filename, utimes) \ argument
939 #define __sanitizer_syscall_post_lseek(res, fd, offset, origin) \ argument
947 #define __sanitizer_syscall_post_llseek(res, fd, offset_high, offset_low, \ argument
954 #define __sanitizer_syscall_post_read(res, fd, buf, count) \ argument
959 #define __sanitizer_syscall_post_readv(res, fd, vec, vlen) \ argument
964 #define __sanitizer_syscall_post_write(res, fd, buf, count) \ argument
969 #define __sanitizer_syscall_post_writev(res, fd, vec, vlen) \ argument
977 #define __sanitizer_syscall_post_pread64(res, fd, buf, count, pos) \ argument
983 #define __sanitizer_syscall_post_pwrite64(res, fd, buf, count, pos) \ argument
990 #define __sanitizer_syscall_post_pread64(res, fd, buf, count, pos0, pos1) \ argument
996 #define __sanitizer_syscall_post_pwrite64(res, fd, buf, count, pos0, pos1) \ argument
1004 #define __sanitizer_syscall_post_preadv(res, fd, vec, vlen, pos_l, pos_h) \ argument
1011 #define __sanitizer_syscall_post_pwritev(res, fd, vec, vlen, pos_l, pos_h) \ argument
1017 #define __sanitizer_syscall_post_getcwd(res, buf, size) \ argument
1021 #define __sanitizer_syscall_post_mkdir(res, pathname, mode) \ argument
1025 #define __sanitizer_syscall_post_chdir(res, filename) \ argument
1029 #define __sanitizer_syscall_post_fchdir(res, fd) \ argument
1033 #define __sanitizer_syscall_post_rmdir(res, pathname) \ argument
1038 #define __sanitizer_syscall_post_lookup_dcookie(res, cookie64, buf, len) \ argument
1044 #define __sanitizer_syscall_post_quotactl(res, cmd, special, id, addr) \ argument
1050 #define __sanitizer_syscall_post_getdents(res, fd, dirent, count) \ argument
1056 #define __sanitizer_syscall_post_getdents64(res, fd, dirent, count) \ argument
1063 #define __sanitizer_syscall_post_setsockopt(res, fd, level, optname, optval, \ argument
1072 #define __sanitizer_syscall_post_getsockopt(res, fd, level, optname, optval, \ argument
1079 #define __sanitizer_syscall_post_bind(res, arg0, arg1, arg2) \ argument
1084 #define __sanitizer_syscall_post_connect(res, arg0, arg1, arg2) \ argument
1089 #define __sanitizer_syscall_post_accept(res, arg0, arg1, arg2) \ argument
1095 #define __sanitizer_syscall_post_accept4(res, arg0, arg1, arg2, arg3) \ argument
1101 #define __sanitizer_syscall_post_getsockname(res, arg0, arg1, arg2) \ argument
1107 #define __sanitizer_syscall_post_getpeername(res, arg0, arg1, arg2) \ argument
1113 #define __sanitizer_syscall_post_send(res, arg0, arg1, arg2, arg3) \ argument
1120 #define __sanitizer_syscall_post_sendto(res, arg0, arg1, arg2, arg3, arg4, \ argument
1127 #define __sanitizer_syscall_post_sendmsg(res, fd, msg, flags) \ argument
1133 #define __sanitizer_syscall_post_sendmmsg(res, fd, msg, vlen, flags) \ argument
1139 #define __sanitizer_syscall_post_recv(res, arg0, arg1, arg2, arg3) \ argument
1146 #define __sanitizer_syscall_post_recvfrom(res, arg0, arg1, arg2, arg3, arg4, \ argument
1153 #define __sanitizer_syscall_post_recvmsg(res, fd, msg, flags) \ argument
1159 #define __sanitizer_syscall_post_recvmmsg(res, fd, msg, vlen, flags, timeout) \ argument
1165 #define __sanitizer_syscall_post_socket(res, arg0, arg1, arg2) \ argument
1171 #define __sanitizer_syscall_post_socketpair(res, arg0, arg1, arg2, arg3) \ argument
1176 #define __sanitizer_syscall_post_socketcall(res, call, args) \ argument
1180 #define __sanitizer_syscall_post_listen(res, arg0, arg1) \ argument
1184 #define __sanitizer_syscall_post_poll(res, ufds, nfds, timeout) \ argument
1190 #define __sanitizer_syscall_post_select(res, n, inp, outp, exp, tvp) \ argument
1195 #define __sanitizer_syscall_post_old_select(res, arg) \ argument
1199 #define __sanitizer_syscall_post_epoll_create(res, size) \ argument
1203 #define __sanitizer_syscall_post_epoll_create1(res, flags) \ argument
1208 #define __sanitizer_syscall_post_epoll_ctl(res, epfd, op, fd, event) \ argument
1214 #define __sanitizer_syscall_post_epoll_wait(res, epfd, events, maxevents, \ argument
1223 #define __sanitizer_syscall_post_epoll_pwait(res, epfd, events, maxevents, \ argument
1233 #define __sanitizer_syscall_post_epoll_pwait2(res, epfd, events, maxevents, \ argument
1240 #define __sanitizer_syscall_post_gethostname(res, name, len) \ argument
1244 #define __sanitizer_syscall_post_sethostname(res, name, len) \ argument
1248 #define __sanitizer_syscall_post_setdomainname(res, name, len) \ argument
1252 #define __sanitizer_syscall_post_newuname(res, name) \ argument
1256 #define __sanitizer_syscall_post_uname(res, arg0) \ argument
1260 #define __sanitizer_syscall_post_olduname(res, arg0) \ argument
1264 #define __sanitizer_syscall_post_getrlimit(res, resource, rlim) \ argument
1268 #define __sanitizer_syscall_post_old_getrlimit(res, resource, rlim) \ argument
1273 #define __sanitizer_syscall_post_setrlimit(res, resource, rlim) \ argument
1278 #define __sanitizer_syscall_post_prlimit64(res, pid, resource, new_rlim, \ argument
1284 #define __sanitizer_syscall_post_getrusage(res, who, ru) \ argument
1288 #define __sanitizer_syscall_post_umask(res, mask) \ argument
1292 #define __sanitizer_syscall_post_msgget(res, key, msgflg) \ argument
1297 #define __sanitizer_syscall_post_msgsnd(res, msqid, msgp, msgsz, msgflg) \ argument
1304 #define __sanitizer_syscall_post_msgrcv(res, msqid, msgp, msgsz, msgtyp, \ argument
1311 #define __sanitizer_syscall_post_msgctl(res, msqid, cmd, buf) \ argument
1317 #define __sanitizer_syscall_post_semget(res, key, nsems, semflg) \ argument
1322 #define __sanitizer_syscall_post_semop(res, semid, sops, nsops) \ argument
1328 #define __sanitizer_syscall_post_semctl(res, semid, semnum, cmd, arg) \ argument
1334 #define __sanitizer_syscall_post_semtimedop(res, semid, sops, nsops, timeout) \ argument
1340 #define __sanitizer_syscall_post_shmat(res, shmid, shmaddr, shmflg) \ argument
1345 #define __sanitizer_syscall_post_shmget(res, key, size, flag) \ argument
1350 #define __sanitizer_syscall_post_shmdt(res, shmaddr) \ argument
1354 #define __sanitizer_syscall_post_shmctl(res, shmid, cmd, buf) \ argument
1361 #define __sanitizer_syscall_post_ipc(res, call, first, second, third, ptr, \ argument
1369 #define __sanitizer_syscall_post_mq_open(res, name, oflag, mode, attr) \ argument
1374 #define __sanitizer_syscall_post_mq_unlink(res, name) \ argument
1381 #define __sanitizer_syscall_post_mq_timedsend(res, mqdes, msg_ptr, msg_len, \ argument
1391 #define __sanitizer_syscall_post_mq_timedreceive(res, mqdes, msg_ptr, msg_len, \ argument
1398 #define __sanitizer_syscall_post_mq_notify(res, mqdes, notification) \ argument
1404 #define __sanitizer_syscall_post_mq_getsetattr(res, mqdes, mqstat, omqstat) \ argument
1410 #define __sanitizer_syscall_post_pciconfig_iobase(res, which, bus, devfn) \ argument
1416 #define __sanitizer_syscall_post_pciconfig_read(res, bus, dfn, off, len, buf) \ argument
1422 #define __sanitizer_syscall_post_pciconfig_write(res, bus, dfn, off, len, buf) \ argument
1427 #define __sanitizer_syscall_post_swapon(res, specialfile, swap_flags) \ argument
1432 #define __sanitizer_syscall_post_swapoff(res, specialfile) \ argument
1436 #define __sanitizer_syscall_post_sysctl(res, args) \ argument
1440 #define __sanitizer_syscall_post_sysinfo(res, info) \ argument
1444 #define __sanitizer_syscall_post_sysfs(res, option, arg1, arg2) \ argument
1449 #define __sanitizer_syscall_post_syslog(res, type, buf, len) \ argument
1454 #define __sanitizer_syscall_post_uselib(res, library) \ argument
1458 #define __sanitizer_syscall_post_ni_syscall(res) \ argument
1463 #define __sanitizer_syscall_post_ptrace(res, request, pid, addr, data) \ argument
1471 #define __sanitizer_syscall_post_add_key(res, _type, _description, _payload, \ argument
1481 #define __sanitizer_syscall_post_request_key(res, _type, _description, \ argument
1489 #define __sanitizer_syscall_post_keyctl(res, cmd, arg2, arg3, arg4, arg5) \ argument
1496 #define __sanitizer_syscall_post_ioprio_set(res, which, who, ioprio) \ argument
1501 #define __sanitizer_syscall_post_ioprio_get(res, which, who) \ argument
1506 #define __sanitizer_syscall_post_set_mempolicy(res, mode, nmask, maxnode) \ argument
1512 #define __sanitizer_syscall_post_migrate_pages(res, pid, maxnode, from, to) \ argument
1520 #define __sanitizer_syscall_post_move_pages(res, pid, nr_pages, pages, nodes, \ argument
1529 #define __sanitizer_syscall_post_mbind(res, start, len, mode, nmask, maxnode, \ argument
1539 #define __sanitizer_syscall_post_get_mempolicy(res, policy, nmask, maxnode, \ argument
1546 #define __sanitizer_syscall_post_inotify_init(res) \ argument
1550 #define __sanitizer_syscall_post_inotify_init1(res, flags) \ argument
1555 #define __sanitizer_syscall_post_inotify_add_watch(res, fd, path, mask) \ argument
1560 #define __sanitizer_syscall_post_inotify_rm_watch(res, fd, wd) \ argument
1565 #define __sanitizer_syscall_post_spu_run(res, fd, unpc, ustatus) \ argument
1571 #define __sanitizer_syscall_post_spu_create(res, name, flags, mode, fd) \ argument
1577 #define __sanitizer_syscall_post_mknodat(res, dfd, filename, mode, dev) \ argument
1583 #define __sanitizer_syscall_post_mkdirat(res, dfd, pathname, mode) \ argument
1589 #define __sanitizer_syscall_post_unlinkat(res, dfd, pathname, flag) \ argument
1595 #define __sanitizer_syscall_post_symlinkat(res, oldname, newdfd, newname) \ argument
1603 #define __sanitizer_syscall_post_linkat(res, olddfd, oldname, newdfd, newname, \ argument
1611 #define __sanitizer_syscall_post_renameat(res, olddfd, oldname, newdfd, \ argument
1618 #define __sanitizer_syscall_post_futimesat(res, dfd, filename, utimes) \ argument
1624 #define __sanitizer_syscall_post_faccessat(res, dfd, filename, mode) \ argument
1630 #define __sanitizer_syscall_post_fchmodat(res, dfd, filename, mode) \ argument
1637 #define __sanitizer_syscall_post_fchownat(res, dfd, filename, user, group, \ argument
1645 #define __sanitizer_syscall_post_openat(res, dfd, filename, flags, mode) \ argument
1651 #define __sanitizer_syscall_post_newfstatat(res, dfd, filename, statbuf, flag) \ argument
1657 #define __sanitizer_syscall_post_fstatat64(res, dfd, filename, statbuf, flag) \ argument
1663 #define __sanitizer_syscall_post_readlinkat(res, dfd, path, buf, bufsiz) \ argument
1669 #define __sanitizer_syscall_post_utimensat(res, dfd, filename, utimes, flags) \ argument
1674 #define __sanitizer_syscall_post_unshare(res, unshare_flags) \ argument
1681 #define __sanitizer_syscall_post_splice(res, fd_in, off_in, fd_out, off_out, \ argument
1689 #define __sanitizer_syscall_post_vmsplice(res, fd, iov, nr_segs, flags) \ argument
1695 #define __sanitizer_syscall_post_tee(res, fdin, fdout, len, flags) \ argument
1701 #define __sanitizer_syscall_post_get_robust_list(res, pid, head_ptr, len_ptr) \ argument
1706 #define __sanitizer_syscall_post_set_robust_list(res, head, len) \ argument
1710 #define __sanitizer_syscall_post_getcpu(res, cpu, node, cache) \ argument
1716 #define __sanitizer_syscall_post_signalfd(res, ufd, user_mask, sizemask) \ argument
1722 #define __sanitizer_syscall_post_signalfd4(res, ufd, user_mask, sizemask, \ argument
1728 #define __sanitizer_syscall_post_timerfd_create(res, clockid, flags) \ argument
1734 #define __sanitizer_syscall_post_timerfd_settime(res, ufd, flags, utmr, otmr) \ argument
1739 #define __sanitizer_syscall_post_timerfd_gettime(res, ufd, otmr) \ argument
1743 #define __sanitizer_syscall_post_eventfd(res, count) \ argument
1747 #define __sanitizer_syscall_post_eventfd2(res, count, flags) \ argument
1752 #define __sanitizer_syscall_post_old_readdir(res, arg0, arg1, arg2) \ argument
1759 #define __sanitizer_syscall_post_pselect6(res, arg0, arg1, arg2, arg3, arg4, \ argument
1767 #define __sanitizer_syscall_post_ppoll(res, arg0, arg1, arg2, arg3, arg4) \ argument
1773 #define __sanitizer_syscall_post_syncfs(res, fd) \ argument
1780 #define __sanitizer_syscall_post_perf_event_open(res, attr_uptr, pid, cpu, \ argument
1789 #define __sanitizer_syscall_post_mmap_pgoff(res, addr, len, prot, flags, fd, \ argument
1796 #define __sanitizer_syscall_post_old_mmap(res, arg) \ argument
1802 #define __sanitizer_syscall_post_name_to_handle_at(res, dfd, name, handle, \ argument
1810 #define __sanitizer_syscall_post_open_by_handle_at(res, mountdirfd, handle, \ argument
1816 #define __sanitizer_syscall_post_setns(res, fd, nstype) \ argument
1823 #define __sanitizer_syscall_post_process_vm_readv(res, pid, lvec, liovcnt, \ argument
1833 #define __sanitizer_syscall_post_process_vm_writev(res, pid, lvec, liovcnt, \ argument
1839 #define __sanitizer_syscall_post_fork(res) \ argument
1842 #define __sanitizer_syscall_post_vfork(res) \ argument
1846 #define __sanitizer_syscall_post_sigaction(res, signum, act, oldact) \ argument
1852 #define __sanitizer_syscall_post_rt_sigaction(res, signum, act, oldact, sz) \ argument
1857 #define __sanitizer_syscall_post_sigaltstack(res, ss, oss) \ argument
1863 #define __sanitizer_syscall_post_futex(res, uaddr, futex_op, val, timeout, \ argument
1948 #define __sanitizer_syscall_post_afs_syscall(res, ...) argument
1949 #define __sanitizer_syscall_post_arch_prctl(res, ...) argument
1950 #define __sanitizer_syscall_post_break(res, ...) argument
1951 #define __sanitizer_syscall_post_chown32(res, ...) argument
1952 #define __sanitizer_syscall_post_clone(res, ...) argument
1953 #define __sanitizer_syscall_post_create_module(res, ...) argument
1954 #define __sanitizer_syscall_post_epoll_ctl_old(res, ...) argument
1955 #define __sanitizer_syscall_post_epoll_wait_old(res, ...) argument
1956 #define __sanitizer_syscall_post_execve(res, ...) argument
1957 #define __sanitizer_syscall_post_fadvise64(res, ...) argument
1958 #define __sanitizer_syscall_post_fadvise64_64(res, ...) argument
1959 #define __sanitizer_syscall_post_fallocate(res, ...) argument
1960 #define __sanitizer_syscall_post_fanotify_init(res, ...) argument
1961 #define __sanitizer_syscall_post_fanotify_mark(res, ...) argument
1962 #define __sanitizer_syscall_post_fchown32(res, ...) argument
1963 #define __sanitizer_syscall_post_ftime(res, ...) argument
1964 #define __sanitizer_syscall_post_ftruncate64(res, ...) argument
1965 #define __sanitizer_syscall_post_getegid32(res, ...) argument
1966 #define __sanitizer_syscall_post_geteuid32(res, ...) argument
1967 #define __sanitizer_syscall_post_getgid32(res, ...) argument
1968 #define __sanitizer_syscall_post_getgroups32(res, ...) argument
1969 #define __sanitizer_syscall_post_get_kernel_syms(res, ...) argument
1970 #define __sanitizer_syscall_post_getpmsg(res, ...) argument
1971 #define __sanitizer_syscall_post_getresgid32(res, ...) argument
1972 #define __sanitizer_syscall_post_getresuid32(res, ...) argument
1973 #define __sanitizer_syscall_post_get_thread_area(res, ...) argument
1974 #define __sanitizer_syscall_post_getuid32(res, ...) argument
1975 #define __sanitizer_syscall_post_gtty(res, ...) argument
1976 #define __sanitizer_syscall_post_idle(res, ...) argument
1977 #define __sanitizer_syscall_post_iopl(res, ...) argument
1978 #define __sanitizer_syscall_post_lchown32(res, ...) argument
1979 #define __sanitizer_syscall_post__llseek(res, ...) argument
1980 #define __sanitizer_syscall_post_lock(res, ...) argument
1981 #define __sanitizer_syscall_post_madvise1(res, ...) argument
1982 #define __sanitizer_syscall_post_mmap2(res, ...) argument
1983 #define __sanitizer_syscall_post_mmap(res, ...) argument
1984 #define __sanitizer_syscall_post_modify_ldt(res, ...) argument
1985 #define __sanitizer_syscall_post_mpx(res, ...) argument
1986 #define __sanitizer_syscall_post__newselect(res, ...) argument
1987 #define __sanitizer_syscall_post_nfsservctl(res, ...) argument
1988 #define __sanitizer_syscall_post_oldfstat(res, ...) argument
1989 #define __sanitizer_syscall_post_oldlstat(res, ...) argument
1990 #define __sanitizer_syscall_post_oldolduname(res, ...) argument
1991 #define __sanitizer_syscall_post_oldstat(res, ...) argument
1992 #define __sanitizer_syscall_post_prctl(res, ...) argument
1993 #define __sanitizer_syscall_post_profil(res, ...) argument
1994 #define __sanitizer_syscall_post_prof(res, ...) argument
1995 #define __sanitizer_syscall_post_putpmsg(res, ...) argument
1996 #define __sanitizer_syscall_post_query_module(res, ...) argument
1997 #define __sanitizer_syscall_post_readahead(res, ...) argument
1998 #define __sanitizer_syscall_post_readdir(res, ...) argument
1999 #define __sanitizer_syscall_post_rt_sigreturn(res, ...) argument
2000 #define __sanitizer_syscall_post_rt_sigsuspend(res, ...) argument
2001 #define __sanitizer_syscall_post_security(res, ...) argument
2002 #define __sanitizer_syscall_post_setfsgid32(res, ...) argument
2003 #define __sanitizer_syscall_post_setfsuid32(res, ...) argument
2004 #define __sanitizer_syscall_post_setgid32(res, ...) argument
2005 #define __sanitizer_syscall_post_setgroups32(res, ...) argument
2006 #define __sanitizer_syscall_post_setregid32(res, ...) argument
2007 #define __sanitizer_syscall_post_setresgid32(res, ...) argument
2008 #define __sanitizer_syscall_post_setresuid32(res, ...) argument
2009 #define __sanitizer_syscall_post_setreuid32(res, ...) argument
2010 #define __sanitizer_syscall_post_set_thread_area(res, ...) argument
2011 #define __sanitizer_syscall_post_setuid32(res, ...) argument
2012 #define __sanitizer_syscall_post_sigreturn(res, ...) argument
2013 #define __sanitizer_syscall_post_sigsuspend(res, ...) argument
2014 #define __sanitizer_syscall_post_stty(res, ...) argument
2015 #define __sanitizer_syscall_post_sync_file_range(res, ...) argument
2016 #define __sanitizer_syscall_post__sysctl(res, ...) argument
2017 #define __sanitizer_syscall_post_truncate64(res, ...) argument
2018 #define __sanitizer_syscall_post_tuxcall(res, ...) argument
2019 #define __sanitizer_syscall_post_ugetrlimit(res, ...) argument
2020 #define __sanitizer_syscall_post_ulimit(res, ...) argument
2021 #define __sanitizer_syscall_post_umount2(res, ...) argument
2022 #define __sanitizer_syscall_post_vm86old(res, ...) argument
2023 #define __sanitizer_syscall_post_vm86(res, ...) argument
2024 #define __sanitizer_syscall_post_vserver(res, ...) argument