Searched refs:get_tcb_priv_data (Results 1 – 11 of 11) sorted by relevance
138 const struct mmsgvec_data *const data = get_tcb_priv_data(tcp); in decode_mmsgvec()231 tprints(*(const char **) get_tcb_priv_data(tcp)); in SYS_FUNC()
102 uint32_t *piid = get_tcb_priv_data(tcp); in scsi_ioctl()
101 struct sg_io_v4 *entering_sg_io = get_tcb_priv_data(tcp); in decode_response()
108 struct_sg_io_hdr *entering_sg_io = get_tcb_priv_data(tcp); in decode_response()
179 entering_ifc = get_tcb_priv_data(tcp); in decode_ifconf()
148 desc = get_tcb_priv_data(tcp); in print_perf_event_attr()
428 extern void *get_tcb_priv_data(const struct tcb *);435 return (unsigned long) get_tcb_priv_data(tcp); in get_tcb_priv_ulong()
642 tprints(get_tcb_priv_data(tcp)); in SYS_FUNC()
456 entering_ioc = get_tcb_priv_data(tcp); in dm_known_ioctl()
763 get_tcb_priv_data(const struct tcb *tcp) in get_tcb_priv_data() function
675 get_tcb_priv_data instead of get_tcb_priv_ulong, call decode_sg_io679 (decode_response): Restore it using get_tcb_priv_data. Print its i/o684 (decode_response): Restore it using get_tcb_priv_data. Print its i/o8146 get_tcb_priv_data.8158 using get_tcb_priv_data.8169 (get_tcb_priv_data, set_tcb_priv_data, free_tcb_priv_data):8172 * strace.c (get_tcb_priv_data, set_tcb_priv_data, free_tcb_priv_data):