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
1199 io_pid = start_io_thread(stack + PAGE_SIZE - sizeof(void *), in ubd_driver_init()