Lines Matching defs:thr
14 void bch2_thread_with_file_exit(struct thread_with_file *thr) in bch2_thread_with_file_exit()
22 int bch2_run_thread_with_file(struct thread_with_file *thr, in bch2_run_thread_with_file()
106 static void thread_with_stdio_done(struct thread_with_stdio *thr) in thread_with_stdio_done()
117 struct thread_with_stdio *thr = in thread_with_stdio_read() local
156 struct thread_with_stdio *thr = in thread_with_stdio_release() local
170 struct thread_with_stdio *thr = in thread_with_stdio_write() local
226 struct thread_with_stdio *thr = in thread_with_stdio_poll() local
245 struct thread_with_stdio *thr = in thread_with_stdout_poll() local
261 struct thread_with_stdio *thr = in thread_with_stdio_flush() local
269 struct thread_with_stdio *thr = in thread_with_stdio_ioctl() local
296 struct thread_with_stdio *thr = arg; in thread_with_stdio_fn() local
304 void bch2_thread_with_stdio_init(struct thread_with_stdio *thr, in bch2_thread_with_stdio_init()
312 int __bch2_run_thread_with_stdio(struct thread_with_stdio *thr) in __bch2_run_thread_with_stdio()
317 int bch2_run_thread_with_stdio(struct thread_with_stdio *thr, in bch2_run_thread_with_stdio()
325 int bch2_run_thread_with_stdout(struct thread_with_stdio *thr, in bch2_run_thread_with_stdout()