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

/linux-master/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) function
180 long long ret = probe_syscall(msb, nr);
232 ret = probe_syscall(0, SYS_GETPID | X32_BIT);

Completed in 107 milliseconds