Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/x86/
H A Dsyscall_numbering.c32 #define SYS_WRITE 1 macro
256 check_zero(msb, SYS_WRITE); in test_syscalls_common()
286 check_zero(msb, SYS_WRITE | X32_BIT); in test_syscalls_with_x32()