Home
last modified time | relevance | path

Searched refs:PRE_REG_READ3 (Results 1 – 11 of 11) sorted by relevance

/external/valgrind/coregrind/m_syswrap/
Dsyswrap-solaris.c1750 PRE_REG_READ3(long, "open", const char *, filename, in PRE()
1842 PRE_REG_READ3(long, "symlinkat", const char *, path1, int, fd, in PRE()
2236 PRE_REG_READ3(long, "lseek", int, fildes, vki_off_t, offset, int, whence); in PRE()
2473 PRE_REG_READ3(long, SC2("pgrpsys", "setpgid"), int, flag, in PRE()
2639 PRE_REG_READ3(long, SC3("shmsys", "shmctl", "lock"), in PRE()
2644 PRE_REG_READ3(long, SC3("shmsys", "shmctl", "unlock"), in PRE()
2649 PRE_REG_READ3(long, SC3("shmsys", "shmctl", "rmid"), in PRE()
2911 PRE_REG_READ3(long, SC3("semsys", "semctl", "rmid"), int, opcode, in PRE()
3055 PRE_REG_READ3(long, "ioctl", int, fd, int, request, intptr_t, arg); in PRE()
3636 PRE_REG_READ3(long, "execve", const char *, file, const char **, argv, in PRE()
[all …]
Dsyswrap-linux.c1021 PRE_REG_READ3(long, "setresuid16", in PRE()
1028 PRE_REG_READ3(long, "setresuid", in PRE()
1035 PRE_REG_READ3(long, "getresuid16", in PRE()
1055 PRE_REG_READ3(long, "getresuid", in PRE()
1074 PRE_REG_READ3(long, "setresgid16", in PRE()
1082 PRE_REG_READ3(long, "setresgid", in PRE()
1089 PRE_REG_READ3(long, "getresgid16", in PRE()
1109 PRE_REG_READ3(long, "getresgid", in PRE()
1292 PRE_REG_READ3(long, "ioperm", in PRE()
1300 PRE_REG_READ3(long, "syslog", int, type, char *, bufp, int, len); in PRE()
[all …]
Dsyswrap-generic.c2491 PRE_REG_READ3(long, "msync", in PRE()
2583 PRE_REG_READ3(long, "setitimer", in PRE()
2622 PRE_REG_READ3(long, "madvise", in PRE()
2681 PRE_REG_READ3(long, "setpriority", int, which, int, who, int, prio); in PRE()
2736 PRE_REG_READ3(long, "fstatfs64", in PRE()
2783 PRE_REG_READ3(long, "mknod", in PRE()
2843 PRE_REG_READ3(vki_off_t, "execve", in PRE()
3186 PRE_REG_READ3(long, "chown", in PRE()
3195 PRE_REG_READ3(long, "lchown", in PRE()
3263 PRE_REG_READ3(long, "fchown", in PRE()
[all …]
Dsyswrap-darwin.c1122 PRE_REG_READ3(long, "ioctl", in PRE()
1565 PRE_REG_READ3(long, "fcntl", in PRE()
1574 PRE_REG_READ3(long, "fcntl", in PRE()
1584 PRE_REG_READ3(long, "fcntl", in PRE()
1606 PRE_REG_READ3(long, "fcntl", in PRE()
1627 PRE_REG_READ3(long, "fcntl", in PRE()
1635 PRE_REG_READ3(long, "fcntl", in PRE()
1652 PRE_REG_READ3(long, "fcntl", in PRE()
1663 PRE_REG_READ3(long, "fcntl", in PRE()
1673 PRE_REG_READ3(long, "fcntl", in PRE()
[all …]
Dsyswrap-arm-linux.c287 PRE_REG_READ3(long, "fstatat64", in PRE()
371 PRE_REG_READ3(int, "sigsuspend", in PRE()
389 PRE_REG_READ3(long, "cacheflush", void*, addrlow,void*, addrhigh,int, flags); in PRE()
Dsyswrap-mips64-linux.c299 PRE_REG_READ3(long, "sysfs", int, flags, int, desc, const void *, path); in PRE()
306 PRE_REG_READ3(long, "cacheflush", unsigned long, addr, in PRE()
Dsyswrap-x86-solaris.c668 PRE_REG_READ3(long, "openat64", int, fildes, const char *, filename, in PRE()
963 PRE_REG_READ3(long, "open64", const char *, filename, int, flags, in PRE()
Dsyswrap-x86-linux.c786 PRE_REG_READ3(int, "modify_ldt", int, func, void *, ptr, in PRE()
1073 PRE_REG_READ3(int, "sigsuspend", in PRE()
Dsyswrap-ppc32-linux.c318 PRE_REG_READ3(long, "fstatat64", in PRE()
Dpriv_types_n_macros.h570 #define PRE_REG_READ3(tr, s, t1, a1, t2, a2, t3, a3) \ macro
Dsyswrap-mips32-linux.c619 PRE_REG_READ3(long, "cacheflush", unsigned long, addr, in PRE()