Home
last modified time | relevance | path

Searched refs:task_work (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/acpi/apei/
H A Dghes.c435 estatus_node = container_of(head, struct ghes_estatus_node, task_work); in ghes_kick_task_work()
989 estatus_node->task_work.func = ghes_kick_task_work; in ghes_proc_in_irq()
991 ret = task_work_add(current, &estatus_node->task_work, in ghes_proc_in_irq()
994 estatus_node->task_work.func = NULL; in ghes_proc_in_irq()
997 if (!estatus_node->task_work.func) in ghes_proc_in_irq()
1060 estatus_node->task_work.func = NULL; in ghes_in_nmi_queue_one_entry()
/OK3568_Linux_fs/kernel/include/acpi/
H A Dghes.h38 struct callback_head task_work; member
/OK3568_Linux_fs/kernel/include/sound/
H A Dtimer.h80 struct work_struct task_work; member
/OK3568_Linux_fs/kernel/kernel/
H A DMakefile9 signal.o sys.o umh.o workqueue.o pid.o task_work.o \
/OK3568_Linux_fs/kernel/kernel/time/
H A DKconfig55 # Select to handle posix CPU timers from task_work
/OK3568_Linux_fs/kernel/sound/core/
H A Dtimer.c821 struct snd_timer *timer = container_of(work, struct snd_timer, task_work); in snd_timer_work()
926 queue_work(system_highpri_wq, &timer->task_work); in snd_timer_interrupt()
970 INIT_WORK(&timer->task_work, snd_timer_work); in snd_timer_new()
/OK3568_Linux_fs/kernel/drivers/scsi/qla4xxx/
H A Dql4_def.h835 struct work_struct task_work; member
H A Dql4_isr.c399 queue_work(ha->task_wq, &task_data->task_work); in qla4xxx_passthru_status_entry()
H A Dql4_os.c3359 task_data = container_of(wdata, struct ql4_task_data, task_work); in qla4xxx_task_work()
3441 INIT_WORK(&task_data->task_work, qla4xxx_task_work); in qla4xxx_alloc_pdu()
/OK3568_Linux_fs/kernel/io_uring/
H A Dio_uring.c486 struct callback_head task_work; member
2177 task_work); in tctx_task_work()
2249 if (!task_work_add(tsk, &tctx->task_work, notify)) { in io_req_task_work_add()
8539 init_task_work(&tctx->task_work, tctx_task_work); in io_uring_alloc_task_context()
9308 struct callback_head task_work; member
9318 work = container_of(cb, struct io_tctx_exit, task_work); in io_tctx_exit_cb()
9373 init_task_work(&exit.task_work, io_tctx_exit_cb); in io_ring_exit_work()
9389 ret = task_work_add(node->task, &exit.task_work, TWA_SIGNAL); in io_ring_exit_work()
/OK3568_Linux_fs/output/sessions/2025-06-06_01-57-56/
H A D10-kernel-build_2025-06-06_01-57-58.log
H A Dbuild_2025-06-06_01-57-58.log
H A D10-kernel-build.log
H A Dbuild.log