Home
last modified time | relevance | path

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

/linux/arch/um/drivers/
H A Dubd_user.c28 int start_io_thread(struct os_helper_thread **td_out, int *fd_out) in start_io_thread() argument
50 err = os_run_helper_thread(td_out, io_thread, NULL); in start_io_thread()
/linux/arch/um/include/shared/
H A Dos.h231 int os_run_helper_thread(struct os_helper_thread **td_out,