Searched refs:task_work (Results 1 – 4 of 4) sorted by relevance
449 estatus_node = container_of(head, struct ghes_estatus_node, task_work); in ghes_kick_task_work()1006 estatus_node->task_work.func = ghes_kick_task_work; in ghes_proc_in_irq()1008 ret = task_work_add(current, &estatus_node->task_work, in ghes_proc_in_irq()1011 estatus_node->task_work.func = NULL; in ghes_proc_in_irq()1014 if (!estatus_node->task_work.func) in ghes_proc_in_irq()1077 estatus_node->task_work.func = NULL; in ghes_in_nmi_queue_one_entry()
835 struct work_struct task_work; member
399 queue_work(ha->task_wq, &task_data->task_work); in qla4xxx_passthru_status_entry()
3364 task_data = container_of(wdata, struct ql4_task_data, task_work); in qla4xxx_task_work()3446 INIT_WORK(&task_data->task_work, qla4xxx_task_work); in qla4xxx_alloc_pdu()