Searched refs:kthread_work (Results 1 – 21 of 21) sorted by relevance
64 struct kthread_work;65 typedef void (*kthread_work_func_t)(struct kthread_work *work);71 struct kthread_work *current_work;74 struct kthread_work { struct94 struct kthread_work work = KTHREAD_WORK_INIT(work, fn) argument120 memset((work), 0, sizeof(struct kthread_work)); \128 struct kthread_work *work);129 void flush_kthread_work(struct kthread_work *work);
568 struct kthread_work *work; in kthread_worker_fn()587 struct kthread_work, node); in kthread_worker_fn()606 struct kthread_work *work, in insert_kthread_work()627 struct kthread_work *work) in queue_kthread_work()643 struct kthread_work work;647 static void kthread_flush_work_fn(struct kthread_work *work) in kthread_flush_work_fn()660 void flush_kthread_work(struct kthread_work *work) in flush_kthread_work()
49 void ivtv_irq_work_handler(struct kthread_work *work);
686 struct kthread_work irq_work; /* kthread work entry */
102 void ivtv_irq_work_handler(struct kthread_work *work) in ivtv_irq_work_handler()
50 struct kthread_work expired;
278 static void pit_do_work(struct kthread_work *work) in pit_do_work()
69 struct kthread_work work;
1691 static void loop_queue_work(struct kthread_work *work) in loop_queue_work()
69 struct kthread_work kwork;
159 static void ipc_tx_msgs(struct kthread_work *work) in ipc_tx_msgs()
319 struct kthread_work tx_work;320 struct kthread_work reg_work;334 struct kthread_work irq_work;691 static void sc16is7xx_ist(struct kthread_work *ws) in sc16is7xx_ist()709 static void sc16is7xx_tx_proc(struct kthread_work *ws) in sc16is7xx_tx_proc()740 static void sc16is7xx_reg_proc(struct kthread_work *ws) in sc16is7xx_reg_proc()
59 struct kthread_work tx_work;60 struct kthread_work setrx_work;808 static void encx24j600_setrx_proc(struct kthread_work *ws) in encx24j600_setrx_proc()872 static void encx24j600_tx_proc(struct kthread_work *ws) in encx24j600_tx_proc()
488 struct kthread_work pump_messages;
174 static void send_complete(struct kthread_work *work) in send_complete()
271 struct kthread_work comptask;
190 static void send_complete(struct kthread_work *work) in send_complete()
283 struct kthread_work comptask;
97 struct kthread_work work;2838 static void nvme_del_cq_work_handler(struct kthread_work *work) in nvme_del_cq_work_handler()2851 static void nvme_del_sq_work_handler(struct kthread_work *work) in nvme_del_sq_work_handler()2869 static void nvme_del_queue_start(struct kthread_work *work) in nvme_del_queue_start()
87 struct kthread_work work;1869 static void map_tio_request(struct kthread_work *work);1993 static void map_tio_request(struct kthread_work *work) in map_tio_request()
1171 static void spi_pump_messages(struct kthread_work *work) in spi_pump_messages()