Home
last modified time | relevance | path

Searched refs:SYS_write (Results 1 – 5 of 5) sorted by relevance

/linux/arch/xtensa/platforms/iss/include/platform/
A Dsimcall-gdbio.h14 #define SYS_write -5 macro
A Dsimcall-iss.h15 #define SYS_write 4 /*x*/ macro
A Dsimcall.h61 return __simc(SYS_write, fd, (int) buf, count); in simc_write()
/linux/tools/testing/selftests/size/
A Dget_size.c42 return syscall(SYS_write, STDOUT_FILENO, s, len); in print()
/linux/tools/testing/selftests/mm/
A Dpkey_sighandler_tests.c364 syscall_raw(SYS_write, 1, (long) str, sizeof(str) - 1, 0, 0, 0); in thread_sigusr2_self()

Completed in 15 milliseconds