Lines Matching refs:tcb
3 bool (*fetch_seccomp_fprog) (struct tcb *tcp, const long addr, void *p);
6 bool (*fetch_struct_flock) (struct tcb *tcp, const long addr, void *p);
9 bool (*fetch_struct_flock64) (struct tcb *tcp, const long addr, void *p);
12 void (*printmqattr) (struct tcb *tcp, const long addr);
15 void (*tprint_msgbuf) (struct tcb *tcp, const long addr, const unsigned long count);
18 void (*print_sigevent) (struct tcb *tcp, const long addr);
21 void (*print_timespec) (struct tcb *tcp, const long addr);
24 const char * (*sprint_timespec) (struct tcb *tcp, const long addr);
27 void (*print_timespec_utime_pair) (struct tcb *tcp, const long addr);
30 void (*print_itimerspec) (struct tcb *tcp, const long addr);
33 void (*print_timeval) (struct tcb *tcp, const long addr);
36 void (*print_timeval_pair) (struct tcb *tcp, const long addr);
39 const char * (*sprint_timeval) (struct tcb *tcp, const long addr);
42 void (*print_itimerval) (struct tcb *tcp, const long addr);
45 int (*print_timex) (struct tcb *tcp, const long addr);
48 void (*printrusage) (struct tcb *tcp, long addr);
51 void (*printsiginfo_at) (struct tcb *tcp, long addr);