Home
last modified time | relevance | path

Searched refs:sys_write (Results 1 – 20 of 20) sorted by relevance

/external/valgrind/main/docs/internals/
DDarwin-notes.txt25 thread, which leads to a sys_write, the write syscall gets hit by the
41 Because the pipe-based semaphore intensively uses sys_read/sys_write,
/external/strace/linux/
Ddummy.h190 #define sys_write printargs macro
Dsyscall.h36 int sys_setup(), sys_exit(), sys_fork(), sys_read(), sys_write();
/external/strace/
Dio.c66 sys_write(struct tcb *tcp) in sys_write() function
Dsyscall.c500 if (sysent[tcp->scno].sys_func == sys_write || in dumpio()
DChangeLog129 * io.c (sys_read, sys_write, sys_readv, sys_writev, sys_pread,
/external/strace/linux/sh/
Dsyscallent.h37 { 3, TD, sys_write, "write" }, /* 4 */
/external/strace/linux/i386/
Dsyscallent.h35 { 3, TD, sys_write, "write", SYS_write }, /* 4 */
/external/strace/linux/arm/
Dsyscallent.h35 { 3, 0, sys_write, "write" }, /* 4 */
/external/valgrind/main/coregrind/m_syswrap/
Dpriv_syswrap-generic.h93 DECL_TEMPLATE(generic, sys_write);
Dsyswrap-ppc64-linux.c1103 GENX_(__NR_write, sys_write), // 4
Dsyswrap-ppc32-linux.c1456 GENX_(__NR_write, sys_write), // 4
Dsyswrap-s390x-linux.c1112 GENX_(__NR_write, sys_write), // 4
Dsyswrap-amd64-linux.c1057 GENX_(__NR_write, sys_write), // 1
Dsyswrap-arm-linux.c1379 GENX_(__NR_write, sys_write), // 4
Dsyswrap-x86-linux.c1819 GENX_(__NR_write, sys_write), // 4
Dsyswrap-darwin.c7834 GENX_(__NR_write, sys_write),
8262 GENX_(__NR_write_nocancel, sys_write),
Dsyswrap-generic.c3691 PRE(sys_write) in PRE() argument
/external/strace/linux/mips/
Dsyscallent.h4009 { 3, TD, sys_write, "write" }, /* 4004 */
5352 { 3, TF, sys_write, "write" }, /* 5001 */
6658 { 3, TF, sys_write, "write" }, /* 6001 */
/external/linux-tools-perf/Documentation/
Dperf-script-python.txt47 sys_write 455067