Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/x86/
H A Dsyscall_numbering.c216 static bool check_enosys(int msb, int nr) in check_enosys() function
292 check_enosys(msb, X64_IOCTL | X32_BIT); in test_syscalls_with_x32()
293 check_enosys(msb, X64_READV | X32_BIT); in test_syscalls_with_x32()
294 check_enosys(msb, X64_WRITEV | X32_BIT); in test_syscalls_with_x32()