Searched refs:tracesysgood (Results 1 – 16 of 16) sorted by relevance
79 && WSTOPSIG(status) == (SIGTRAP | proc->tracesysgood)) { in syscall_p()89 if (proc->tracesysgood) { in syscall_p()
55 && WSTOPSIG(status) == (SIGTRAP | proc->tracesysgood)) { in syscall_p()
49 && WSTOPSIG(status) == (SIGTRAP | proc->tracesysgood)) { in syscall_p()
53 && WSTOPSIG(status) == (SIGTRAP | proc->tracesysgood)) { in syscall_p()
50 && WSTOPSIG(status) == (SIGTRAP | proc->tracesysgood)) { in syscall_p()
76 && WSTOPSIG(status) == (SIGTRAP | proc->tracesysgood)) { in syscall_p()
81 && WSTOPSIG(status) == (SIGTRAP | proc->tracesysgood)) { in syscall_p()
100 int tracesysgood; /* signal indicating a PTRACE_SYSCALL trap */ member
367 retp->tracesysgood = proc->tracesysgood; in process_clone()
66 && WSTOPSIG(status) == (SIGTRAP | proc->tracesysgood)) { in syscall_p()
93 && WSTOPSIG(status) == (SIGTRAP | proc->tracesysgood)) { in syscall_p()
324 if (stop_signal != (SIGTRAP | event.proc->tracesysgood) in next_event()
123 if (proc->tracesysgood & 0x80) in trace_set_options()137 proc->tracesysgood |= 0x80; in trace_set_options()
77 && WSTOPSIG(status) == (SIGTRAP | proc->tracesysgood)) { in syscall_p()
68 && WSTOPSIG(status) == (SIGTRAP | proc->tracesysgood)) { in syscall_p()