Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/tools/testing/selftests/x86/
H A Dsyscall_numbering.c74 bool probing_syscall; /* In probe_syscall() */
115 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()

Completed in 1 milliseconds