Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/sched/
H A Dtask.h29 u32 io_thread:1; member
/openbmc/linux/net/rxrpc/
H A Dlocal_object.c167 struct task_struct *io_thread; in rxrpc_open_socket() local
H A Dar-internal.h292 struct task_struct *io_thread; member
/openbmc/linux/drivers/memstick/host/
H A Dr592.h140 struct task_struct *io_thread; member
/openbmc/qemu/system/
H A Dcpus.c411 static QemuThread io_thread; variable
/openbmc/linux/arch/um/drivers/
H A Dubd_kern.c1540 int io_thread(void *arg) in io_thread() function