Searched refs:probing_syscall (Results 1 - 1 of 1) sorted by last modified time

/linux-master/tools/testing/selftests/x86/
H A Dsyscall_numbering.c74 bool probing_syscall; /* In probe_syscall() */ member in struct:shared
133 sh->probing_syscall = true;
140 sh->probing_syscall = false;
356 sh->probing_syscall = false; /* Do this on entry only */
409 if (sh->probing_syscall && WSTOPSIG(wstatus) == SIGTRAP)

Completed in 552 milliseconds