Home
last modified time | relevance | path

Searched refs:kthread_worker (Results 1 – 10 of 10) sorted by relevance

/linux-4.1.27/include/linux/
Dkthread.h66 struct kthread_worker { struct
76 struct kthread_worker *worker; argument
90 struct kthread_worker worker = KTHREAD_WORKER_INIT(worker)
103 struct kthread_worker worker = KTHREAD_WORKER_INIT_ONSTACK(worker)
108 extern void __init_kthread_worker(struct kthread_worker *worker,
126 bool queue_kthread_work(struct kthread_worker *worker,
129 void flush_kthread_worker(struct kthread_worker *worker);
/linux-4.1.27/kernel/
Dkthread.c520 void __init_kthread_worker(struct kthread_worker *worker, in __init_kthread_worker()
548 struct kthread_worker *worker = worker_ptr; in kthread_worker_fn()
586 static void insert_kthread_work(struct kthread_worker *worker, in insert_kthread_work()
607 bool queue_kthread_work(struct kthread_worker *worker, in queue_kthread_work()
647 struct kthread_worker *worker; in flush_kthread_work()
682 void flush_kthread_worker(struct kthread_worker *worker) in flush_kthread_worker()
/linux-4.1.27/arch/x86/kvm/
Di8254.h48 struct kthread_worker worker;
/linux-4.1.27/sound/soc/intel/common/
Dsst-ipc.h67 struct kthread_worker kworker;
/linux-4.1.27/drivers/infiniband/hw/qib/
Dqib_cq.c108 struct kthread_worker *worker; in qib_cq_enter()
529 struct kthread_worker *worker; in qib_cq_exit()
Dqib.h1100 struct kthread_worker *worker;
/linux-4.1.27/include/linux/spi/
Dspi.h417 struct kthread_worker kworker;
/linux-4.1.27/drivers/media/pci/ivtv/
Divtv-driver.h684 struct kthread_worker irq_worker; /* kthread worker for PIO/YUV/VBI actions */
/linux-4.1.27/drivers/block/
Dnvme-core.c87 struct kthread_worker *worker;
2428 struct kthread_worker *worker;
/linux-4.1.27/drivers/md/
Ddm.c220 struct kthread_worker kworker;