Lines Matching defs:tip
128 struct thr_info *tip; member
267 static inline int is_send_done(struct thr_info *tip) in is_send_done()
276 static inline int is_reap_done(struct thr_info *tip) in is_reap_done()
528 static void pin_to_cpu(struct thr_info *tip) in pin_to_cpu()
698 static void iocb_init(struct thr_info *tip, struct iocb_pkt *iocbp) in iocb_init()
755 static void tip_init(struct thr_info *tip) in tip_init()
816 static void tip_release(struct thr_info *tip) in tip_release()
860 struct thr_info *tip = buf_alloc(sizeof(*tip)); in add_input_file() local
931 static void rem_input_file(struct thr_info *tip) in rem_input_file()
1006 static int reap_wait_aios(struct thr_info *tip) in reap_wait_aios()
1033 static void reclaim_ios(struct thr_info *tip, long naios_out) in reclaim_ios()
1093 struct thr_info *tip = arg; in replay_rec() local
1118 static int next_bunch(struct thr_info *tip, struct io_bunch *bunch) in next_bunch()
1151 static int nfree_current(struct thr_info *tip) in nfree_current()
1174 static void stall(struct thr_info *tip, long long oclock) in stall()
1211 static void iocbs_map(struct thr_info *tip, struct iocb **list, in iocbs_map()
1252 static void process_bunch(struct thr_info *tip, struct io_bunch *bunch) in process_bunch()
1300 static void reset_input_file(struct thr_info *tip) in reset_input_file()
1319 struct thr_info *tip = arg; in replay_sub() local