Home
last modified time | relevance | path

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

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