Lines Matching defs:tcp
367 ptrace_restart(const unsigned int op, struct tcb *const tcp, unsigned int sig) in ptrace_restart()
523 outf_perror(const struct tcb * const tcp) in outf_perror()
598 flush_tcp_output(const struct tcb *const tcp) in flush_tcp_output()
618 set_current_tcp(const struct tcb *tcp) in set_current_tcp()
628 printleader(struct tcb *tcp) in printleader()
717 after_successful_attach(struct tcb *tcp, const unsigned int flags) in after_successful_attach()
759 struct tcb *tcp; in alloctcb() local
782 get_tcb_priv_data(const struct tcb *tcp) in get_tcb_priv_data()
788 set_tcb_priv_data(struct tcb *tcp, void *const priv_data, in set_tcb_priv_data()
801 free_tcb_priv_data(struct tcb *tcp) in free_tcb_priv_data()
813 droptcb(struct tcb *tcp) in droptcb()
865 detach(struct tcb *tcp) in detach()
1048 attach_tcb(struct tcb *const tcp) in attach_tcb()
1110 struct tcb *tcp; in startup_attach() local
1307 struct tcb *tcp; in startup_child() local
1943 struct tcb *tcp = *ptcp; in pid2tcb() local
1961 struct tcb *tcp; in cleanup() local
2050 struct tcb *tcp = alloctcb(pid); in maybe_allocate_tcb() local
2070 maybe_switch_tcbs(struct tcb *tcp, const int pid) in maybe_switch_tcbs()
2119 print_signalled(struct tcb *tcp, const int pid, int status) in print_signalled()
2142 print_exited(struct tcb *tcp, const int pid, int status) in print_exited()
2158 print_stopped(struct tcb *tcp, const siginfo_t *si, const unsigned int sig) in print_stopped()
2180 startup_tcb(struct tcb *tcp) in startup_tcb()
2202 print_event_exit(struct tcb *tcp) in print_event_exit()
2247 struct tcb *tcp; in next_event() local
2444 trace_syscall(struct tcb *tcp, unsigned int *sig) in trace_syscall()
2614 restart_delayed_tcb(struct tcb *const tcp) in restart_delayed_tcb()
2639 struct tcb *tcp = tcbtab[i]; in restart_delayed_tcbs() local