Home
last modified time | relevance | path

Searched refs:queue_work (Results 1 – 25 of 904) sorted by relevance

12345678910>>...37

/linux-6.12.1/drivers/staging/greybus/
Dbootrom.c205 goto queue_work; in gb_bootrom_firmware_size_request()
231 queue_work: in gb_bootrom_firmware_size_request()
260 goto queue_work; in gb_bootrom_get_firmware()
299 queue_work: in gb_bootrom_get_firmware()
328 goto queue_work; in gb_bootrom_ready_to_boot()
337 goto queue_work; in gb_bootrom_ready_to_boot()
345 queue_work: in gb_bootrom_ready_to_boot()
/linux-6.12.1/net/vmw_vsock/
Dvirtio_transport.c208 queue_work(virtio_vsock_workqueue, &vsock->rx_work); in virtio_transport_send_pkt_work()
268 queue_work(virtio_vsock_workqueue, &vsock->send_pkt_work); in virtio_transport_send_pkt()
298 queue_work(virtio_vsock_workqueue, &vsock->rx_work); in virtio_transport_cancel_pkt()
367 queue_work(virtio_vsock_workqueue, &vsock->send_pkt_work); in virtio_transport_tx_work()
482 queue_work(virtio_vsock_workqueue, &vsock->event_work); in virtio_vsock_event_done()
491 queue_work(virtio_vsock_workqueue, &vsock->tx_work); in virtio_vsock_tx_done()
500 queue_work(virtio_vsock_workqueue, &vsock->rx_work); in virtio_vsock_rx_done()
709 queue_work(virtio_vsock_workqueue, &vsock->send_pkt_work); in virtio_vsock_vqs_start()
/linux-6.12.1/drivers/mmc/host/
Dwbsd.c462 queue_work(system_bh_wq, &host->fifo_bh_work); in wbsd_empty_fifo()
527 queue_work(system_bh_wq, &host->fifo_bh_work); in wbsd_fill_fifo()
824 queue_work(system_bh_wq, &host->fifo_bh_work); in wbsd_request()
964 queue_work(system_bh_wq, &host->card_bh_work); in wbsd_reset_ignore()
1023 queue_work(system_bh_wq, &host->finish_bh_work); in wbsd_card_bh_work()
1063 queue_work(system_bh_wq, &host->finish_bh_work); in wbsd_fifo_bh_work()
1088 queue_work(system_bh_wq, &host->finish_bh_work); in wbsd_crc_bh_work()
1112 queue_work(system_bh_wq, &host->finish_bh_work); in wbsd_timeout_bh_work()
1162 queue_work(system_bh_wq, &host->card_bh_work); in wbsd_irq()
1164 queue_work(system_bh_wq, &host->fifo_bh_work); in wbsd_irq()
[all …]
/linux-6.12.1/drivers/infiniband/ulp/ipoib/
Dipoib_verbs.c283 queue_work(ipoib_workqueue, &priv->flush_light); in ipoib_event()
287 queue_work(ipoib_workqueue, &priv->flush_normal); in ipoib_event()
289 queue_work(ipoib_workqueue, &priv->flush_heavy); in ipoib_event()
292 queue_work(ipoib_workqueue, &priv->flush_light); in ipoib_event()
/linux-6.12.1/net/bluetooth/
Dcoredump.c447 queue_work(hdev->workqueue, &hdev->dump.dump_rx); in hci_devcd_init()
466 queue_work(hdev->workqueue, &hdev->dump.dump_rx); in hci_devcd_append()
491 queue_work(hdev->workqueue, &hdev->dump.dump_rx); in hci_devcd_append_pattern()
511 queue_work(hdev->workqueue, &hdev->dump.dump_rx); in hci_devcd_complete()
531 queue_work(hdev->workqueue, &hdev->dump.dump_rx); in hci_devcd_abort()
/linux-6.12.1/net/strparser/
Dstrparser.c379 queue_work(strp_wq, &strp->work); in strp_data_ready()
389 queue_work(strp_wq, &strp->work); in strp_data_ready()
407 queue_work(strp_wq, &strp->work); in do_strp_work()
501 queue_work(strp_wq, &strp->work); in strp_unpause()
530 queue_work(strp_wq, &strp->work); in strp_check_rcv()
/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_gpu_scheduler.c11 queue_work(sched->base.submit_wq, &sched->work_process_msg); in xe_sched_process_msg_queue()
84 queue_work(sched->base.submit_wq, &sched->work_process_msg); in xe_sched_submission_start()
/linux-6.12.1/drivers/scsi/bfa/
Dbfad_im.c460 itnim_drv->queue_work = 1; in bfa_fcb_itnim_free()
463 itnim_drv->queue_work = 0; in bfa_fcb_itnim_free()
478 if (itnim_drv->queue_work) in bfa_fcb_itnim_free()
479 queue_work(im->drv_workq, &itnim_drv->itnim_work); in bfa_fcb_itnim_free()
495 itnim_drv->queue_work = 1; in bfa_fcb_itnim_online()
499 if (itnim_drv->queue_work) in bfa_fcb_itnim_online()
500 queue_work(im->drv_workq, &itnim_drv->itnim_work); in bfa_fcb_itnim_online()
523 itnim_drv->queue_work = 1; in bfa_fcb_itnim_offline()
526 if (itnim_drv->queue_work) in bfa_fcb_itnim_offline()
527 queue_work(im->drv_workq, &itnim_drv->itnim_work); in bfa_fcb_itnim_offline()
[all …]
Dbfad_im.h114 u16 queue_work; member
170 queue_work(drv->im->drv_workq, &drv->im->aen_im_notify_work); in bfad_im_post_vendor_event()
/linux-6.12.1/arch/powerpc/kernel/
Dtau_6xx.c163 queue_work(tau_workq, work); in tau_work_func()
209 queue_work(tau_workq, &tau_work); in TAU_init()
/linux-6.12.1/drivers/nvme/target/
Dio-cmd-file.c215 queue_work(buffered_io_wq, &req->f.work); in nvmet_file_submit_buffered_io()
270 queue_work(nvmet_wq, &req->f.work); in nvmet_file_execute_flush()
330 queue_work(nvmet_wq, &req->f.work); in nvmet_file_execute_dsm()
360 queue_work(nvmet_wq, &req->f.work); in nvmet_file_execute_write_zeroes()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/en/
Dmonitor_stats.c76 queue_work(priv->wq, &priv->monitor_counters_work); in mlx5e_monitor_event_handler()
151 queue_work(priv->wq, &priv->update_stats_work); in mlx5e_monitor_counter_init()
/linux-6.12.1/drivers/gpu/drm/i915/display/
Dintel_hotplug.c217 return queue_work(i915->unordered_wq, work); in queue_detection_work()
412 queue_work(i915->display.hotplug.dp_wq, &i915->display.hotplug.dig_port_work); in intel_hpd_trigger_irq()
641 queue_work(dev_priv->display.hotplug.dp_wq, &dev_priv->display.hotplug.dig_port_work); in intel_hpd_irq_handler()
949 bool queue_work = false; in queue_work_for_missed_irqs() local
956 queue_work = true; in queue_work_for_missed_irqs()
961 queue_work = true; in queue_work_for_missed_irqs()
970 if (queue_work) in queue_work_for_missed_irqs()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/
Dfw_reset.c292 queue_work(fw_reset->wq, &fw_reset->reset_reload_work); in poll_sync_reset()
697 queue_work(fw_reset->wq, &fw_reset->reset_request_work); in mlx5_sync_reset_events_handle()
700 queue_work(fw_reset->wq, &fw_reset->reset_unload_work); in mlx5_sync_reset_events_handle()
703 queue_work(fw_reset->wq, &fw_reset->reset_now_work); in mlx5_sync_reset_events_handle()
706 queue_work(fw_reset->wq, &fw_reset->reset_abort_work); in mlx5_sync_reset_events_handle()
721 queue_work(fw_reset->wq, &fw_reset->fw_live_patch_work); in fw_reset_event_notifier()
/linux-6.12.1/arch/s390/kernel/
Dtime.c473 queue_work(time_sync_wq, &stp_work); in stp_timeout()
484 queue_work(time_sync_wq, &stp_work); in stp_init()
501 queue_work(time_sync_wq, &stp_work); in stp_timing_alert()
530 queue_work(time_sync_wq, &stp_work); in stp_queue_work()
912 queue_work(time_sync_wq, &stp_work); in online_store()
/linux-6.12.1/drivers/tty/
Dtty_buffer.c79 queue_work(system_unbound_wq, &buf->work); in tty_buffer_unlock_exclusive()
534 queue_work(system_unbound_wq, &buf->work); in tty_flip_buffer_push()
564 queue_work(system_unbound_wq, &buf->work); in tty_insert_flip_string_and_push_buffer()
617 return queue_work(system_unbound_wq, &port->buf.work); in tty_buffer_restart_work()
/linux-6.12.1/drivers/soc/xilinx/
Dzynqmp_power.c85 queue_work(system_unbound_wq, &zynqmp_pm_init_restart_work->callback_work); in subsystem_restart_event_callback()
98 queue_work(system_unbound_wq, &zynqmp_pm_init_suspend_work->callback_work); in suspend_event_callback()
143 queue_work(system_unbound_wq, in ipi_receive_callback()
/linux-6.12.1/drivers/vfio/
Dvirqfd.c37 queue_work(vfio_irqfd_cleanup_wq, &virqfd->shutdown); in virqfd_deactivate()
231 queue_work(vfio_irqfd_cleanup_wq, &(*pvirqfd)->flush_inject); in vfio_virqfd_flush_thread()
/linux-6.12.1/drivers/usb/chipidea/
Dotg.h21 if (queue_work(ci->wq, &ci->work) == false) in ci_otg_queue_work()
/linux-6.12.1/kernel/
Dbacktracetest.c36 queue_work(system_bh_wq, &backtrace_bh_work); in backtrace_test_bh()
/linux-6.12.1/drivers/accel/habanalabs/common/
Dirq.c86 queue_work(hdev->cq_wq[cq->cq_idx], &job->finish_work); in job_finish()
120 queue_work(hdev->cs_cmplt_wq, &cs->finish_work); in cs_finish()
371 queue_work(hdev->ts_free_obj_wq, &job->free_obj); in handle_user_interrupt_ts_list()
553 queue_work(hdev->eq_wq, &handle_eqe_work->eq_work); in hl_irq_handler_eq()
/linux-6.12.1/drivers/extcon/
Dextcon-axp288.c279 queue_work(system_long_wq, &info->role_work); in axp288_handle_chrg_det_event()
300 queue_work(system_long_wq, &info->role_work); in axp288_extcon_id_evt()
464 queue_work(system_long_wq, &info->role_work); in axp288_extcon_probe()
/linux-6.12.1/drivers/dma/idxd/
Dirq.c342 queue_work(wq->wq, &fault->work); in process_evl_entry()
450 queue_work(idxd->wq, &revoke->work); in idxd_misc_thread()
497 queue_work(idxd->wq, &idxd->work); in idxd_misc_thread()
555 queue_work(idxd->wq, &irw->work); in idxd_queue_int_handle_resubmit()
/linux-6.12.1/drivers/crypto/cavium/nitrox/
Dnitrox_mbx.c149 queue_work(ndev->iov.pf2vf_wq, &pfwork->pf2vf_resp); in nitrox_pf2vf_mbox_handler()
173 queue_work(ndev->iov.pf2vf_wq, &pfwork->pf2vf_resp); in nitrox_pf2vf_mbox_handler()
/linux-6.12.1/fs/afs/
Dcallback.c45 queue_work(system_unbound_wq, &vnode->cb_work); in afs_volume_init_callback()
93 queue_work(system_unbound_wq, &vnode->cb_work); in __afs_break_callback()

12345678910>>...37