Home
last modified time | relevance | path

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

/linux-6.15/arch/um/os-Linux/
H A Dsigio.c153 os_kill_helper_thread(write_sigio_td); in sigio_cleanup()
H A Dhelper.c212 void os_kill_helper_thread(struct os_helper_thread *td) in os_kill_helper_thread() function
/linux-6.15/arch/um/include/shared/
H A Dos.h230 void os_kill_helper_thread(struct os_helper_thread *td);
/linux-6.15/arch/um/drivers/
H A Dubd_kern.c482 os_kill_helper_thread(io_td); in kill_io_thread()