Searched refs:start_io_thread (Results 1 – 3 of 3) sorted by relevance
10 extern int start_io_thread(unsigned long sp, int *fds_out);
28 int start_io_thread(unsigned long sp, int *fd_out) in start_io_thread() function
1140 io_pid = start_io_thread(stack + PAGE_SIZE, &thread_fd); in ubd_driver_init()
Completed in 9 milliseconds