Lines Matching defs:res
26 #define __sanitizer_syscall_post_time(res, tloc) \ argument
30 #define __sanitizer_syscall_post_stime(res, tptr) \ argument
34 #define __sanitizer_syscall_post_gettimeofday(res, tv, tz) \ argument
38 #define __sanitizer_syscall_post_settimeofday(res, tv, tz) \ argument
42 #define __sanitizer_syscall_post_adjtimex(res, txc_p) \ argument
46 #define __sanitizer_syscall_post_times(res, tbuf) \ argument
49 #define __sanitizer_syscall_post_gettid(res) \ argument
53 #define __sanitizer_syscall_post_nanosleep(res, rqtp, rmtp) \ argument
57 #define __sanitizer_syscall_post_alarm(res, seconds) \ argument
60 #define __sanitizer_syscall_post_getpid(res) \ argument
63 #define __sanitizer_syscall_post_getppid(res) \ argument
66 #define __sanitizer_syscall_post_getuid(res) \ argument
69 #define __sanitizer_syscall_post_geteuid(res) \ argument
72 #define __sanitizer_syscall_post_getgid(res) \ argument
75 #define __sanitizer_syscall_post_getegid(res) \ argument
80 #define __sanitizer_syscall_post_getresuid(res, ruid, euid, suid) \ argument
86 #define __sanitizer_syscall_post_getresgid(res, rgid, egid, sgid) \ argument
91 #define __sanitizer_syscall_post_getpgid(res, pid) \ argument
94 #define __sanitizer_syscall_post_getpgrp(res) \ argument
98 #define __sanitizer_syscall_post_getsid(res, pid) \ argument
102 #define __sanitizer_syscall_post_getgroups(res, gidsetsize, grouplist) \ argument
107 #define __sanitizer_syscall_post_setregid(res, rgid, egid) \ argument
111 #define __sanitizer_syscall_post_setgid(res, gid) \ argument
115 #define __sanitizer_syscall_post_setreuid(res, ruid, euid) \ argument
119 #define __sanitizer_syscall_post_setuid(res, uid) \ argument
124 #define __sanitizer_syscall_post_setresuid(res, ruid, euid, suid) \ argument
130 #define __sanitizer_syscall_post_setresgid(res, rgid, egid, sgid) \ argument
135 #define __sanitizer_syscall_post_setfsuid(res, uid) \ argument
139 #define __sanitizer_syscall_post_setfsgid(res, gid) \ argument
143 #define __sanitizer_syscall_post_setpgid(res, pid, pgid) \ argument
146 #define __sanitizer_syscall_post_setsid(res) \ argument
150 #define __sanitizer_syscall_post_setgroups(res, gidsetsize, grouplist) \ argument
155 #define __sanitizer_syscall_post_acct(res, name) \ argument
159 #define __sanitizer_syscall_post_capget(res, header, dataptr) \ argument
163 #define __sanitizer_syscall_post_capset(res, header, data) \ argument
167 #define __sanitizer_syscall_post_personality(res, personality) \ argument
171 #define __sanitizer_syscall_post_sigpending(res, set) \ argument
176 #define __sanitizer_syscall_post_sigprocmask(res, how, set, oset) \ argument
181 #define __sanitizer_syscall_post_getitimer(res, which, value) \ argument
186 #define __sanitizer_syscall_post_setitimer(res, which, value, ovalue) \ argument
194 res, which_clock, timer_event_spec, created_timer_id) \ argument
200 #define __sanitizer_syscall_post_timer_gettime(res, timer_id, setting) \ argument
205 #define __sanitizer_syscall_post_timer_getoverrun(res, timer_id) \ argument
212 #define __sanitizer_syscall_post_timer_settime(res, timer_id, flags, \ argument
219 #define __sanitizer_syscall_post_timer_delete(res, timer_id) \ argument
223 #define __sanitizer_syscall_post_clock_settime(res, which_clock, tp) \ argument
228 #define __sanitizer_syscall_post_clock_gettime(res, which_clock, tp) \ argument
233 #define __sanitizer_syscall_post_clock_adjtime(res, which_clock, tx) \ argument
238 #define __sanitizer_syscall_post_clock_getres(res, which_clock, tp) \ argument
245 #define __sanitizer_syscall_post_clock_nanosleep(res, which_clock, flags, \ argument
251 #define __sanitizer_syscall_post_nice(res, increment) \ argument
256 #define __sanitizer_syscall_post_sched_setscheduler(res, pid, policy, param) \ argument
261 #define __sanitizer_syscall_post_sched_setparam(res, pid, param) \ argument
265 #define __sanitizer_syscall_post_sched_getscheduler(res, pid) \ argument
269 #define __sanitizer_syscall_post_sched_getparam(res, pid, param) \ argument
274 #define __sanitizer_syscall_post_sched_setaffinity(res, pid, len, \ argument
281 #define __sanitizer_syscall_post_sched_getaffinity(res, pid, len, \ argument
287 #define __sanitizer_syscall_post_sched_yield(res) \ argument
291 #define __sanitizer_syscall_post_sched_get_priority_max(res, policy) \ argument
295 #define __sanitizer_syscall_post_sched_get_priority_min(res, policy) \ argument
300 #define __sanitizer_syscall_post_sched_rr_get_interval(res, pid, interval) \ argument
306 #define __sanitizer_syscall_post_setpriority(res, which, who, niceval) \ argument
311 #define __sanitizer_syscall_post_getpriority(res, which, who) \ argument
315 #define __sanitizer_syscall_post_shutdown(res, arg0, arg1) \ argument
320 #define __sanitizer_syscall_post_reboot(res, magic1, magic2, cmd, arg) \ argument
325 #define __sanitizer_syscall_post_restart_syscall(res) \ argument
331 #define __sanitizer_syscall_post_kexec_load(res, entry, nr_segments, segments, \ argument
338 #define __sanitizer_syscall_post_exit(res, error_code) \ argument
342 #define __sanitizer_syscall_post_exit_group(res, error_code) \ argument
347 #define __sanitizer_syscall_post_wait4(res, pid, stat_addr, options, ru) \ argument
353 #define __sanitizer_syscall_post_waitid(res, which, pid, infop, options, ru) \ argument
360 #define __sanitizer_syscall_post_waitpid(res, pid, stat_addr, options) \ argument
365 #define __sanitizer_syscall_post_set_tid_address(res, tidptr) \ argument
370 #define __sanitizer_syscall_post_init_module(res, umod, len, uargs) \ argument
375 #define __sanitizer_syscall_post_delete_module(res, name_user, flags) \ argument
381 #define __sanitizer_syscall_post_rt_sigprocmask(res, how, set, oset, \ argument
387 #define __sanitizer_syscall_post_rt_sigpending(res, set, sigsetsize) \ argument
394 #define __sanitizer_syscall_post_rt_sigtimedwait(res, uthese, uinfo, uts, \ argument
401 #define __sanitizer_syscall_post_rt_tgsigqueueinfo(res, tgid, pid, sig, uinfo) \ argument
406 #define __sanitizer_syscall_post_kill(res, pid, sig) \ argument
410 #define __sanitizer_syscall_post_tgkill(res, tgid, pid, sig) \ argument
415 #define __sanitizer_syscall_post_tkill(res, pid, sig) \ argument
420 #define __sanitizer_syscall_post_rt_sigqueueinfo(res, pid, sig, uinfo) \ argument
425 #define __sanitizer_syscall_post_sgetmask(res) \ argument
429 #define __sanitizer_syscall_post_ssetmask(res, newmask) \ argument
433 #define __sanitizer_syscall_post_signal(res, sig, handler) \ argument
436 #define __sanitizer_syscall_post_pause(res) \ argument
439 #define __sanitizer_syscall_post_sync(res) \ argument
443 #define __sanitizer_syscall_post_fsync(res, fd) \ argument
447 #define __sanitizer_syscall_post_fdatasync(res, fd) \ argument
451 #define __sanitizer_syscall_post_bdflush(res, func, data) \ argument
457 #define __sanitizer_syscall_post_mount(res, dev_name, dir_name, type, flags, \ argument
464 #define __sanitizer_syscall_post_umount(res, name, flags) \ argument
468 #define __sanitizer_syscall_post_oldumount(res, name) \ argument
472 #define __sanitizer_syscall_post_truncate(res, path, length) \ argument
476 #define __sanitizer_syscall_post_ftruncate(res, fd, length) \ argument
480 #define __sanitizer_syscall_post_stat(res, filename, statbuf) \ argument
484 #define __sanitizer_syscall_post_statfs(res, path, buf) \ argument
488 #define __sanitizer_syscall_post_statfs64(res, path, sz, buf) \ argument
493 #define __sanitizer_syscall_post_fstatfs(res, fd, buf) \ argument
497 #define __sanitizer_syscall_post_fstatfs64(res, fd, sz, buf) \ argument
502 #define __sanitizer_syscall_post_lstat(res, filename, statbuf) \ argument
506 #define __sanitizer_syscall_post_fstat(res, fd, statbuf) \ argument
510 #define __sanitizer_syscall_post_newstat(res, filename, statbuf) \ argument
514 #define __sanitizer_syscall_post_newlstat(res, filename, statbuf) \ argument
518 #define __sanitizer_syscall_post_newfstat(res, fd, statbuf) \ argument
522 #define __sanitizer_syscall_post_ustat(res, dev, ubuf) \ argument
526 #define __sanitizer_syscall_post_stat64(res, filename, statbuf) \ argument
530 #define __sanitizer_syscall_post_fstat64(res, fd, statbuf) \ argument
534 #define __sanitizer_syscall_post_lstat64(res, filename, statbuf) \ argument
539 #define __sanitizer_syscall_post_setxattr(res, path, name, value, size, flags) \ argument
546 #define __sanitizer_syscall_post_lsetxattr(res, path, name, value, size, \ argument
554 #define __sanitizer_syscall_post_fsetxattr(res, fd, name, value, size, flags) \ argument
561 #define __sanitizer_syscall_post_getxattr(res, path, name, value, size) \ argument
567 #define __sanitizer_syscall_post_lgetxattr(res, path, name, value, size) \ argument
573 #define __sanitizer_syscall_post_fgetxattr(res, fd, name, value, size) \ argument
579 #define __sanitizer_syscall_post_listxattr(res, path, list, size) \ argument
585 #define __sanitizer_syscall_post_llistxattr(res, path, list, size) \ argument
591 #define __sanitizer_syscall_post_flistxattr(res, fd, list, size) \ argument
596 #define __sanitizer_syscall_post_removexattr(res, path, name) \ argument
600 #define __sanitizer_syscall_post_lremovexattr(res, path, name) \ argument
604 #define __sanitizer_syscall_post_fremovexattr(res, fd, name) \ argument
608 #define __sanitizer_syscall_post_brk(res, brk) \ argument
613 #define __sanitizer_syscall_post_mprotect(res, start, len, prot) \ argument
621 #define __sanitizer_syscall_post_mremap(res, addr, old_len, new_len, flags, \ argument
630 #define __sanitizer_syscall_post_remap_file_pages(res, start, size, prot, \ argument
637 #define __sanitizer_syscall_post_msync(res, start, len, flags) \ argument
642 #define __sanitizer_syscall_post_munmap(res, addr, len) \ argument
646 #define __sanitizer_syscall_post_mlock(res, start, len) \ argument
650 #define __sanitizer_syscall_post_munlock(res, start, len) \ argument
654 #define __sanitizer_syscall_post_mlockall(res, flags) \ argument
658 #define __sanitizer_syscall_post_munlockall(res) \ argument
663 #define __sanitizer_syscall_post_madvise(res, start, len, behavior) \ argument
668 #define __sanitizer_syscall_post_mincore(res, start, len, vec) \ argument
673 #define __sanitizer_syscall_post_pivot_root(res, new_root, put_old) \ argument
678 #define __sanitizer_syscall_post_chroot(res, filename) \ argument
683 #define __sanitizer_syscall_post_mknod(res, filename, mode, dev) \ argument
688 #define __sanitizer_syscall_post_link(res, oldname, newname) \ argument
692 #define __sanitizer_syscall_post_symlink(res, old, new_) \ argument
696 #define __sanitizer_syscall_post_unlink(res, pathname) \ argument
700 #define __sanitizer_syscall_post_rename(res, oldname, newname) \ argument
704 #define __sanitizer_syscall_post_chmod(res, filename, mode) \ argument
708 #define __sanitizer_syscall_post_fchmod(res, fd, mode) \ argument
712 #define __sanitizer_syscall_post_fcntl(res, fd, cmd, arg) \ argument
716 #define __sanitizer_syscall_post_fcntl64(res, fd, cmd, arg) \ argument
721 #define __sanitizer_syscall_post_pipe(res, fildes) \ argument
725 #define __sanitizer_syscall_post_pipe2(res, fildes, flags) \ argument
729 #define __sanitizer_syscall_post_dup(res, fildes) \ argument
733 #define __sanitizer_syscall_post_dup2(res, oldfd, newfd) \ argument
737 #define __sanitizer_syscall_post_dup3(res, oldfd, newfd, flags) \ argument
742 #define __sanitizer_syscall_post_ioperm(res, from, num, on) \ argument
747 #define __sanitizer_syscall_post_ioctl(res, fd, cmd, arg) \ argument
751 #define __sanitizer_syscall_post_flock(res, fd, cmd) \ argument
755 #define __sanitizer_syscall_post_io_setup(res, nr_reqs, ctx) \ argument
759 #define __sanitizer_syscall_post_io_destroy(res, ctx) \ argument
766 #define __sanitizer_syscall_post_io_getevents(res, ctx_id, min_nr, nr, events, \ argument
774 #define __sanitizer_syscall_post_io_submit(res, ctx_id, arg1, arg2) \ argument
780 #define __sanitizer_syscall_post_io_cancel(res, ctx_id, iocb, result) \ argument
786 #define __sanitizer_syscall_post_sendfile(res, out_fd, in_fd, offset, count) \ argument
792 #define __sanitizer_syscall_post_sendfile64(res, out_fd, in_fd, offset, count) \ argument
798 #define __sanitizer_syscall_post_readlink(res, path, buf, bufsiz) \ argument
803 #define __sanitizer_syscall_post_creat(res, pathname, mode) \ argument
808 #define __sanitizer_syscall_post_open(res, filename, flags, mode) \ argument
813 #define __sanitizer_syscall_post_close(res, fd) \ argument
817 #define __sanitizer_syscall_post_access(res, filename, mode) \ argument
820 #define __sanitizer_syscall_post_vhangup(res) \ argument
825 #define __sanitizer_syscall_post_chown(res, filename, user, group) \ argument
831 #define __sanitizer_syscall_post_lchown(res, filename, user, group) \ argument
836 #define __sanitizer_syscall_post_fchown(res, fd, user, group) \ argument
842 #define __sanitizer_syscall_post_chown16(res, filename, user, group) \ argument
848 #define __sanitizer_syscall_post_lchown16(res, filename, user, group) \ argument
853 #define __sanitizer_syscall_post_fchown16(res, fd, user, group) \ argument
858 #define __sanitizer_syscall_post_setregid16(res, rgid, egid) \ argument
862 #define __sanitizer_syscall_post_setgid16(res, gid) \ argument
866 #define __sanitizer_syscall_post_setreuid16(res, ruid, euid) \ argument
870 #define __sanitizer_syscall_post_setuid16(res, uid) \ argument
874 #define __sanitizer_syscall_post_setresuid16(res, ruid, euid, suid) \ argument
880 #define __sanitizer_syscall_post_getresuid16(res, ruid, euid, suid) \ argument
885 #define __sanitizer_syscall_post_setresgid16(res, rgid, egid, sgid) \ argument
891 #define __sanitizer_syscall_post_getresgid16(res, rgid, egid, sgid) \ argument
896 #define __sanitizer_syscall_post_setfsuid16(res, uid) \ argument
900 #define __sanitizer_syscall_post_setfsgid16(res, gid) \ argument
905 #define __sanitizer_syscall_post_getgroups16(res, gidsetsize, grouplist) \ argument
911 #define __sanitizer_syscall_post_setgroups16(res, gidsetsize, grouplist) \ argument
916 #define __sanitizer_syscall_post_getuid16(res) \ argument
920 #define __sanitizer_syscall_post_geteuid16(res) \ argument
924 #define __sanitizer_syscall_post_getgid16(res) \ argument
928 #define __sanitizer_syscall_post_getegid16(res) \ argument
932 #define __sanitizer_syscall_post_utime(res, filename, times) \ argument
936 #define __sanitizer_syscall_post_utimes(res, filename, utimes) \ argument
940 #define __sanitizer_syscall_post_lseek(res, fd, offset, origin) \ argument
948 #define __sanitizer_syscall_post_llseek(res, fd, offset_high, offset_low, \ argument
955 #define __sanitizer_syscall_post_read(res, fd, buf, count) \ argument
960 #define __sanitizer_syscall_post_readv(res, fd, vec, vlen) \ argument
965 #define __sanitizer_syscall_post_write(res, fd, buf, count) \ argument
970 #define __sanitizer_syscall_post_writev(res, fd, vec, vlen) \ argument
978 #define __sanitizer_syscall_post_pread64(res, fd, buf, count, pos) \ argument
984 #define __sanitizer_syscall_post_pwrite64(res, fd, buf, count, pos) \ argument
991 #define __sanitizer_syscall_post_pread64(res, fd, buf, count, pos0, pos1) \ argument
998 #define __sanitizer_syscall_post_pwrite64(res, fd, buf, count, pos0, pos1) \ argument
1006 #define __sanitizer_syscall_post_preadv(res, fd, vec, vlen, pos_l, pos_h) \ argument
1013 #define __sanitizer_syscall_post_pwritev(res, fd, vec, vlen, pos_l, pos_h) \ argument
1019 #define __sanitizer_syscall_post_getcwd(res, buf, size) \ argument
1023 #define __sanitizer_syscall_post_mkdir(res, pathname, mode) \ argument
1027 #define __sanitizer_syscall_post_chdir(res, filename) \ argument
1031 #define __sanitizer_syscall_post_fchdir(res, fd) \ argument
1035 #define __sanitizer_syscall_post_rmdir(res, pathname) \ argument
1040 #define __sanitizer_syscall_post_lookup_dcookie(res, cookie64, buf, len) \ argument
1046 #define __sanitizer_syscall_post_quotactl(res, cmd, special, id, addr) \ argument
1052 #define __sanitizer_syscall_post_getdents(res, fd, dirent, count) \ argument
1058 #define __sanitizer_syscall_post_getdents64(res, fd, dirent, count) \ argument
1065 #define __sanitizer_syscall_post_setsockopt(res, fd, level, optname, optval, \ argument
1074 #define __sanitizer_syscall_post_getsockopt(res, fd, level, optname, optval, \ argument
1081 #define __sanitizer_syscall_post_bind(res, arg0, arg1, arg2) \ argument
1086 #define __sanitizer_syscall_post_connect(res, arg0, arg1, arg2) \ argument
1091 #define __sanitizer_syscall_post_accept(res, arg0, arg1, arg2) \ argument
1097 #define __sanitizer_syscall_post_accept4(res, arg0, arg1, arg2, arg3) \ argument
1103 #define __sanitizer_syscall_post_getsockname(res, arg0, arg1, arg2) \ argument
1109 #define __sanitizer_syscall_post_getpeername(res, arg0, arg1, arg2) \ argument
1115 #define __sanitizer_syscall_post_send(res, arg0, arg1, arg2, arg3) \ argument
1122 #define __sanitizer_syscall_post_sendto(res, arg0, arg1, arg2, arg3, arg4, \ argument
1129 #define __sanitizer_syscall_post_sendmsg(res, fd, msg, flags) \ argument
1135 #define __sanitizer_syscall_post_sendmmsg(res, fd, msg, vlen, flags) \ argument
1141 #define __sanitizer_syscall_post_recv(res, arg0, arg1, arg2, arg3) \ argument
1148 #define __sanitizer_syscall_post_recvfrom(res, arg0, arg1, arg2, arg3, arg4, \ argument
1155 #define __sanitizer_syscall_post_recvmsg(res, fd, msg, flags) \ argument
1161 #define __sanitizer_syscall_post_recvmmsg(res, fd, msg, vlen, flags, timeout) \ argument
1167 #define __sanitizer_syscall_post_socket(res, arg0, arg1, arg2) \ argument
1173 #define __sanitizer_syscall_post_socketpair(res, arg0, arg1, arg2, arg3) \ argument
1178 #define __sanitizer_syscall_post_socketcall(res, call, args) \ argument
1182 #define __sanitizer_syscall_post_listen(res, arg0, arg1) \ argument
1186 #define __sanitizer_syscall_post_poll(res, ufds, nfds, timeout) \ argument
1192 #define __sanitizer_syscall_post_select(res, n, inp, outp, exp, tvp) \ argument
1197 #define __sanitizer_syscall_post_old_select(res, arg) \ argument
1201 #define __sanitizer_syscall_post_epoll_create(res, size) \ argument
1205 #define __sanitizer_syscall_post_epoll_create1(res, flags) \ argument
1210 #define __sanitizer_syscall_post_epoll_ctl(res, epfd, op, fd, event) \ argument
1216 #define __sanitizer_syscall_post_epoll_wait(res, epfd, events, maxevents, \ argument
1225 #define __sanitizer_syscall_post_epoll_pwait(res, epfd, events, maxevents, \ argument
1232 #define __sanitizer_syscall_post_gethostname(res, name, len) \ argument
1236 #define __sanitizer_syscall_post_sethostname(res, name, len) \ argument
1240 #define __sanitizer_syscall_post_setdomainname(res, name, len) \ argument
1244 #define __sanitizer_syscall_post_newuname(res, name) \ argument
1248 #define __sanitizer_syscall_post_uname(res, arg0) \ argument
1252 #define __sanitizer_syscall_post_olduname(res, arg0) \ argument
1256 #define __sanitizer_syscall_post_getrlimit(res, resource, rlim) \ argument
1260 #define __sanitizer_syscall_post_old_getrlimit(res, resource, rlim) \ argument
1265 #define __sanitizer_syscall_post_setrlimit(res, resource, rlim) \ argument
1270 #define __sanitizer_syscall_post_prlimit64(res, pid, resource, new_rlim, \ argument
1276 #define __sanitizer_syscall_post_getrusage(res, who, ru) \ argument
1280 #define __sanitizer_syscall_post_umask(res, mask) \ argument
1284 #define __sanitizer_syscall_post_msgget(res, key, msgflg) \ argument
1289 #define __sanitizer_syscall_post_msgsnd(res, msqid, msgp, msgsz, msgflg) \ argument
1296 #define __sanitizer_syscall_post_msgrcv(res, msqid, msgp, msgsz, msgtyp, \ argument
1303 #define __sanitizer_syscall_post_msgctl(res, msqid, cmd, buf) \ argument
1309 #define __sanitizer_syscall_post_semget(res, key, nsems, semflg) \ argument
1314 #define __sanitizer_syscall_post_semop(res, semid, sops, nsops) \ argument
1320 #define __sanitizer_syscall_post_semctl(res, semid, semnum, cmd, arg) \ argument
1326 #define __sanitizer_syscall_post_semtimedop(res, semid, sops, nsops, timeout) \ argument
1332 #define __sanitizer_syscall_post_shmat(res, shmid, shmaddr, shmflg) \ argument
1337 #define __sanitizer_syscall_post_shmget(res, key, size, flag) \ argument
1342 #define __sanitizer_syscall_post_shmdt(res, shmaddr) \ argument
1346 #define __sanitizer_syscall_post_shmctl(res, shmid, cmd, buf) \ argument
1353 #define __sanitizer_syscall_post_ipc(res, call, first, second, third, ptr, \ argument
1361 #define __sanitizer_syscall_post_mq_open(res, name, oflag, mode, attr) \ argument
1366 #define __sanitizer_syscall_post_mq_unlink(res, name) \ argument
1373 #define __sanitizer_syscall_post_mq_timedsend(res, mqdes, msg_ptr, msg_len, \ argument
1383 #define __sanitizer_syscall_post_mq_timedreceive(res, mqdes, msg_ptr, msg_len, \ argument
1390 #define __sanitizer_syscall_post_mq_notify(res, mqdes, notification) \ argument
1396 #define __sanitizer_syscall_post_mq_getsetattr(res, mqdes, mqstat, omqstat) \ argument
1402 #define __sanitizer_syscall_post_pciconfig_iobase(res, which, bus, devfn) \ argument
1408 #define __sanitizer_syscall_post_pciconfig_read(res, bus, dfn, off, len, buf) \ argument
1414 #define __sanitizer_syscall_post_pciconfig_write(res, bus, dfn, off, len, buf) \ argument
1419 #define __sanitizer_syscall_post_swapon(res, specialfile, swap_flags) \ argument
1424 #define __sanitizer_syscall_post_swapoff(res, specialfile) \ argument
1428 #define __sanitizer_syscall_post_sysctl(res, args) \ argument
1432 #define __sanitizer_syscall_post_sysinfo(res, info) \ argument
1436 #define __sanitizer_syscall_post_sysfs(res, option, arg1, arg2) \ argument
1441 #define __sanitizer_syscall_post_syslog(res, type, buf, len) \ argument
1446 #define __sanitizer_syscall_post_uselib(res, library) \ argument
1450 #define __sanitizer_syscall_post_ni_syscall(res) \ argument
1455 #define __sanitizer_syscall_post_ptrace(res, request, pid, addr, data) \ argument
1463 #define __sanitizer_syscall_post_add_key(res, _type, _description, _payload, \ argument
1473 #define __sanitizer_syscall_post_request_key(res, _type, _description, \ argument
1481 #define __sanitizer_syscall_post_keyctl(res, cmd, arg2, arg3, arg4, arg5) \ argument
1488 #define __sanitizer_syscall_post_ioprio_set(res, which, who, ioprio) \ argument
1493 #define __sanitizer_syscall_post_ioprio_get(res, which, who) \ argument
1498 #define __sanitizer_syscall_post_set_mempolicy(res, mode, nmask, maxnode) \ argument
1504 #define __sanitizer_syscall_post_migrate_pages(res, pid, maxnode, from, to) \ argument
1512 #define __sanitizer_syscall_post_move_pages(res, pid, nr_pages, pages, nodes, \ argument
1521 #define __sanitizer_syscall_post_mbind(res, start, len, mode, nmask, maxnode, \ argument
1531 #define __sanitizer_syscall_post_get_mempolicy(res, policy, nmask, maxnode, \ argument
1538 #define __sanitizer_syscall_post_inotify_init(res) \ argument
1542 #define __sanitizer_syscall_post_inotify_init1(res, flags) \ argument
1547 #define __sanitizer_syscall_post_inotify_add_watch(res, fd, path, mask) \ argument
1552 #define __sanitizer_syscall_post_inotify_rm_watch(res, fd, wd) \ argument
1557 #define __sanitizer_syscall_post_spu_run(res, fd, unpc, ustatus) \ argument
1563 #define __sanitizer_syscall_post_spu_create(res, name, flags, mode, fd) \ argument
1569 #define __sanitizer_syscall_post_mknodat(res, dfd, filename, mode, dev) \ argument
1575 #define __sanitizer_syscall_post_mkdirat(res, dfd, pathname, mode) \ argument
1581 #define __sanitizer_syscall_post_unlinkat(res, dfd, pathname, flag) \ argument
1587 #define __sanitizer_syscall_post_symlinkat(res, oldname, newdfd, newname) \ argument
1595 #define __sanitizer_syscall_post_linkat(res, olddfd, oldname, newdfd, newname, \ argument
1603 #define __sanitizer_syscall_post_renameat(res, olddfd, oldname, newdfd, \ argument
1610 #define __sanitizer_syscall_post_futimesat(res, dfd, filename, utimes) \ argument
1616 #define __sanitizer_syscall_post_faccessat(res, dfd, filename, mode) \ argument
1622 #define __sanitizer_syscall_post_fchmodat(res, dfd, filename, mode) \ argument
1629 #define __sanitizer_syscall_post_fchownat(res, dfd, filename, user, group, \ argument
1637 #define __sanitizer_syscall_post_openat(res, dfd, filename, flags, mode) \ argument
1643 #define __sanitizer_syscall_post_newfstatat(res, dfd, filename, statbuf, flag) \ argument
1649 #define __sanitizer_syscall_post_fstatat64(res, dfd, filename, statbuf, flag) \ argument
1655 #define __sanitizer_syscall_post_readlinkat(res, dfd, path, buf, bufsiz) \ argument
1661 #define __sanitizer_syscall_post_utimensat(res, dfd, filename, utimes, flags) \ argument
1666 #define __sanitizer_syscall_post_unshare(res, unshare_flags) \ argument
1673 #define __sanitizer_syscall_post_splice(res, fd_in, off_in, fd_out, off_out, \ argument
1681 #define __sanitizer_syscall_post_vmsplice(res, fd, iov, nr_segs, flags) \ argument
1687 #define __sanitizer_syscall_post_tee(res, fdin, fdout, len, flags) \ argument
1693 #define __sanitizer_syscall_post_get_robust_list(res, pid, head_ptr, len_ptr) \ argument
1698 #define __sanitizer_syscall_post_set_robust_list(res, head, len) \ argument
1702 #define __sanitizer_syscall_post_getcpu(res, cpu, node, cache) \ argument
1708 #define __sanitizer_syscall_post_signalfd(res, ufd, user_mask, sizemask) \ argument
1714 #define __sanitizer_syscall_post_signalfd4(res, ufd, user_mask, sizemask, \ argument
1720 #define __sanitizer_syscall_post_timerfd_create(res, clockid, flags) \ argument
1726 #define __sanitizer_syscall_post_timerfd_settime(res, ufd, flags, utmr, otmr) \ argument
1731 #define __sanitizer_syscall_post_timerfd_gettime(res, ufd, otmr) \ argument
1735 #define __sanitizer_syscall_post_eventfd(res, count) \ argument
1739 #define __sanitizer_syscall_post_eventfd2(res, count, flags) \ argument
1744 #define __sanitizer_syscall_post_old_readdir(res, arg0, arg1, arg2) \ argument
1751 #define __sanitizer_syscall_post_pselect6(res, arg0, arg1, arg2, arg3, arg4, \ argument
1759 #define __sanitizer_syscall_post_ppoll(res, arg0, arg1, arg2, arg3, arg4) \ argument
1765 #define __sanitizer_syscall_post_syncfs(res, fd) \ argument
1772 #define __sanitizer_syscall_post_perf_event_open(res, attr_uptr, pid, cpu, \ argument
1781 #define __sanitizer_syscall_post_mmap_pgoff(res, addr, len, prot, flags, fd, \ argument
1788 #define __sanitizer_syscall_post_old_mmap(res, arg) \ argument
1794 #define __sanitizer_syscall_post_name_to_handle_at(res, dfd, name, handle, \ argument
1802 #define __sanitizer_syscall_post_open_by_handle_at(res, mountdirfd, handle, \ argument
1808 #define __sanitizer_syscall_post_setns(res, fd, nstype) \ argument
1815 #define __sanitizer_syscall_post_process_vm_readv(res, pid, lvec, liovcnt, \ argument
1825 #define __sanitizer_syscall_post_process_vm_writev(res, pid, lvec, liovcnt, \ argument
1832 #define __sanitizer_syscall_post_fork(res) \ argument
1836 #define __sanitizer_syscall_post_vfork(res) \ argument
1840 #define __sanitizer_syscall_post_sigaction(res, signum, act, oldact) \ argument
1846 #define __sanitizer_syscall_post_rt_sigaction(res, signum, act, oldact, sz) \ argument
1931 #define __sanitizer_syscall_post_afs_syscall(res, ...) argument
1932 #define __sanitizer_syscall_post_arch_prctl(res, ...) argument
1933 #define __sanitizer_syscall_post_break(res, ...) argument
1934 #define __sanitizer_syscall_post_chown32(res, ...) argument
1935 #define __sanitizer_syscall_post_clone(res, ...) argument
1936 #define __sanitizer_syscall_post_create_module(res, ...) argument
1937 #define __sanitizer_syscall_post_epoll_ctl_old(res, ...) argument
1938 #define __sanitizer_syscall_post_epoll_wait_old(res, ...) argument
1939 #define __sanitizer_syscall_post_execve(res, ...) argument
1940 #define __sanitizer_syscall_post_fadvise64(res, ...) argument
1941 #define __sanitizer_syscall_post_fadvise64_64(res, ...) argument
1942 #define __sanitizer_syscall_post_fallocate(res, ...) argument
1943 #define __sanitizer_syscall_post_fanotify_init(res, ...) argument
1944 #define __sanitizer_syscall_post_fanotify_mark(res, ...) argument
1945 #define __sanitizer_syscall_post_fchown32(res, ...) argument
1946 #define __sanitizer_syscall_post_ftime(res, ...) argument
1947 #define __sanitizer_syscall_post_ftruncate64(res, ...) argument
1948 #define __sanitizer_syscall_post_futex(res, ...) argument
1949 #define __sanitizer_syscall_post_getegid32(res, ...) argument
1950 #define __sanitizer_syscall_post_geteuid32(res, ...) argument
1951 #define __sanitizer_syscall_post_getgid32(res, ...) argument
1952 #define __sanitizer_syscall_post_getgroups32(res, ...) argument
1953 #define __sanitizer_syscall_post_get_kernel_syms(res, ...) argument
1954 #define __sanitizer_syscall_post_getpmsg(res, ...) argument
1955 #define __sanitizer_syscall_post_getresgid32(res, ...) argument
1956 #define __sanitizer_syscall_post_getresuid32(res, ...) argument
1957 #define __sanitizer_syscall_post_get_thread_area(res, ...) argument
1958 #define __sanitizer_syscall_post_getuid32(res, ...) argument
1959 #define __sanitizer_syscall_post_gtty(res, ...) argument
1960 #define __sanitizer_syscall_post_idle(res, ...) argument
1961 #define __sanitizer_syscall_post_iopl(res, ...) argument
1962 #define __sanitizer_syscall_post_lchown32(res, ...) argument
1963 #define __sanitizer_syscall_post__llseek(res, ...) argument
1964 #define __sanitizer_syscall_post_lock(res, ...) argument
1965 #define __sanitizer_syscall_post_madvise1(res, ...) argument
1966 #define __sanitizer_syscall_post_mmap2(res, ...) argument
1967 #define __sanitizer_syscall_post_mmap(res, ...) argument
1968 #define __sanitizer_syscall_post_modify_ldt(res, ...) argument
1969 #define __sanitizer_syscall_post_mpx(res, ...) argument
1970 #define __sanitizer_syscall_post__newselect(res, ...) argument
1971 #define __sanitizer_syscall_post_nfsservctl(res, ...) argument
1972 #define __sanitizer_syscall_post_oldfstat(res, ...) argument
1973 #define __sanitizer_syscall_post_oldlstat(res, ...) argument
1974 #define __sanitizer_syscall_post_oldolduname(res, ...) argument
1975 #define __sanitizer_syscall_post_oldstat(res, ...) argument
1976 #define __sanitizer_syscall_post_prctl(res, ...) argument
1977 #define __sanitizer_syscall_post_profil(res, ...) argument
1978 #define __sanitizer_syscall_post_prof(res, ...) argument
1979 #define __sanitizer_syscall_post_putpmsg(res, ...) argument
1980 #define __sanitizer_syscall_post_query_module(res, ...) argument
1981 #define __sanitizer_syscall_post_readahead(res, ...) argument
1982 #define __sanitizer_syscall_post_readdir(res, ...) argument
1983 #define __sanitizer_syscall_post_rt_sigreturn(res, ...) argument
1984 #define __sanitizer_syscall_post_rt_sigsuspend(res, ...) argument
1985 #define __sanitizer_syscall_post_security(res, ...) argument
1986 #define __sanitizer_syscall_post_setfsgid32(res, ...) argument
1987 #define __sanitizer_syscall_post_setfsuid32(res, ...) argument
1988 #define __sanitizer_syscall_post_setgid32(res, ...) argument
1989 #define __sanitizer_syscall_post_setgroups32(res, ...) argument
1990 #define __sanitizer_syscall_post_setregid32(res, ...) argument
1991 #define __sanitizer_syscall_post_setresgid32(res, ...) argument
1992 #define __sanitizer_syscall_post_setresuid32(res, ...) argument
1993 #define __sanitizer_syscall_post_setreuid32(res, ...) argument
1994 #define __sanitizer_syscall_post_set_thread_area(res, ...) argument
1995 #define __sanitizer_syscall_post_setuid32(res, ...) argument
1996 #define __sanitizer_syscall_post_sigaltstack(res, ...) argument
1997 #define __sanitizer_syscall_post_sigreturn(res, ...) argument
1998 #define __sanitizer_syscall_post_sigsuspend(res, ...) argument
1999 #define __sanitizer_syscall_post_stty(res, ...) argument
2000 #define __sanitizer_syscall_post_sync_file_range(res, ...) argument
2001 #define __sanitizer_syscall_post__sysctl(res, ...) argument
2002 #define __sanitizer_syscall_post_truncate64(res, ...) argument
2003 #define __sanitizer_syscall_post_tuxcall(res, ...) argument
2004 #define __sanitizer_syscall_post_ugetrlimit(res, ...) argument
2005 #define __sanitizer_syscall_post_ulimit(res, ...) argument
2006 #define __sanitizer_syscall_post_umount2(res, ...) argument
2007 #define __sanitizer_syscall_post_vm86old(res, ...) argument
2008 #define __sanitizer_syscall_post_vm86(res, ...) argument
2009 #define __sanitizer_syscall_post_vserver(res, ...) argument