Home
last modified time | relevance | path

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

/linux-6.1.9/tools/testing/selftests/x86/
Dsyscall_numbering.c115 static long long probe_syscall(int msb, int lsb) in probe_syscall() function
180 long long ret = probe_syscall(msb, nr); in _check_for()
232 ret = probe_syscall(0, SYS_GETPID | X32_BIT); in test_x32()