Home
last modified time | relevance | path

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

/linux/net/rxrpc/
H A Dio_thread.c30 struct task_struct *io_thread; in rxrpc_encap_rcv() local
H A Dlocal_object.c167 struct task_struct *io_thread; in rxrpc_open_socket() local
H A Dar-internal.h355 struct task_struct *io_thread; member
1288 struct task_struct *io_thread = READ_ONCE(local->io_thread); in rxrpc_wake_up_io_thread() local
/linux/drivers/memstick/host/
H A Dr592.h140 struct task_struct *io_thread; member
/linux/arch/um/drivers/
H A Dubd_kern.c1493 void *io_thread(void *arg) in io_thread() function