Lines Matching refs:thread_info
116 struct thread_info;
124 struct thread_info *global_thread_info;
216 struct thread_info { struct
448 static void print_latency(struct thread_info *t) in print_latency()
454 static void print_completion_latency(struct thread_info *t) in print_completion_latency()
464 void finish_io(struct thread_info *t, struct io_unit *io, long result, in finish_io()
483 int read_some_events(struct thread_info *t) in read_some_events()
517 static struct io_unit *find_iou(struct thread_info *t, struct io_oper *oper) in find_iou()
543 static int io_oper_wait(struct thread_info *t, struct io_oper *oper)
620 static struct io_unit *build_iocb(struct thread_info *t, struct io_oper *oper)
664 static int finish_oper(struct thread_info *t, struct io_oper *oper)
712 int build_oper(struct thread_info *t, struct io_oper *oper, int num_ios,
755 int run_built(struct thread_info *t, int num_ios, struct iocb **my_iocbs)
875 static int run_active_list(struct thread_info *t,
949 int setup_ious(struct thread_info *t,
1083 void global_thread_throughput(struct thread_info *t, char *this_stage)
1114 int worker(struct thread_info *t)
1237 int run_workers(struct thread_info *t, int num_threads)
1347 struct thread_info *t;