Lines Matching defs:tip
126 struct thr_info *tip; member
265 static inline int is_send_done(struct thr_info *tip) in is_send_done()
274 static inline int is_reap_done(struct thr_info *tip) in is_reap_done()
541 static void pin_to_cpu(struct thr_info *tip) in pin_to_cpu()
716 static void iocb_init(struct thr_info *tip, struct iocb_pkt *iocbp) in iocb_init()
773 static void tip_init(struct thr_info *tip) in tip_init()
834 static void tip_release(struct thr_info *tip) in tip_release()
878 struct thr_info *tip = buf_alloc(sizeof(*tip)); in add_input_file() local
949 static void rem_input_file(struct thr_info *tip) in rem_input_file()
1024 static int reap_wait_aios(struct thr_info *tip) in reap_wait_aios()
1051 static void reclaim_ios(struct thr_info *tip, long naios_out) in reclaim_ios()
1111 struct thr_info *tip = arg; in replay_rec() local
1136 static int next_bunch(struct thr_info *tip, struct io_bunch *bunch) in next_bunch()
1169 static int nfree_current(struct thr_info *tip) in nfree_current()
1192 static void stall(struct thr_info *tip, long long oclock) in stall()
1229 static void iocbs_map(struct thr_info *tip, struct iocb **list, in iocbs_map()
1270 static void process_bunch(struct thr_info *tip, struct io_bunch *bunch) in process_bunch()
1318 static void reset_input_file(struct thr_info *tip) in reset_input_file()
1339 struct thr_info *tip = arg; in replay_sub() local