Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/x86/
H A Dsyscall_numbering.c32 #define SYS_GETPID 39 macro
232 ret = probe_syscall(0, SYS_GETPID | X32_BIT); in test_x32()