Searched defs:io_thread (Results 1 – 5 of 5) sorted by relevance
30 struct task_struct *io_thread; in rxrpc_encap_rcv() local
167 struct task_struct *io_thread; in rxrpc_open_socket() local
355 struct task_struct *io_thread; member1288 struct task_struct *io_thread = READ_ONCE(local->io_thread); in rxrpc_wake_up_io_thread() local
140 struct task_struct *io_thread; member
1493 void *io_thread(void *arg) in io_thread() function