Home
last modified time | relevance | path

Searched refs:io_td (Results 1 – 1 of 1) sorted by relevance

/linux/arch/um/drivers/
H A Dubd_kern.c477 static struct os_helper_thread *io_td; variable
481 if (io_td) in kill_io_thread()
482 os_kill_helper_thread(io_td); in kill_io_thread()
1117 err = start_io_thread(&io_td, &thread_fd); in ubd_driver_init()