Searched refs:TCB_REPRINT (Results 1 – 3 of 3) sorted by relevance
929 if ((followfork < 2 && printing_tcp != tcp) || (tcp->flags & TCB_REPRINT)) { in trace_syscall_exiting()930 tcp->flags &= ~TCB_REPRINT; in trace_syscall_exiting()
340 #define TCB_REPRINT 0x10 /* We should reprint this syscall on exit */ macro
1961 tcp->flags |= TCB_REPRINT; in maybe_switch_tcbs()