Home
last modified time | relevance | path

Searched defs:io_thread (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/sched/
H A Dtask.h31 u32 io_thread:1; member
/linux/net/rxrpc/
H A Dio_thread.c30 struct task_struct *io_thread; in rxrpc_encap_rcv() local
H A Dar-internal.h337 struct task_struct *io_thread; member
/linux/drivers/memstick/host/
H A Dr592.h140 struct task_struct *io_thread; member
/linux/arch/um/drivers/
H A Dubd_kern.c1497 void *io_thread(void *arg) in io_thread() function