Home
last modified time | relevance | path

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

12345678910>>...32

/linux/drivers/staging/greybus/
H A 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/drivers/mmc/host/
H A 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/net/vmw_vsock/
H A Dvirtio_transport.c211 queue_work(virtio_vsock_workqueue, &vsock->rx_work); in virtio_transport_send_pkt_work()
271 queue_work(virtio_vsock_workqueue, &vsock->send_pkt_work); in virtio_transport_send_pkt()
301 queue_work(virtio_vsock_workqueue, &vsock->rx_work); in virtio_transport_cancel_pkt()
370 queue_work(virtio_vsock_workqueue, &vsock->send_pkt_work); in virtio_transport_tx_work()
485 queue_work(virtio_vsock_workqueue, &vsock->event_work); in virtio_vsock_event_done()
494 queue_work(virtio_vsock_workqueue, &vsock->tx_work); in virtio_vsock_tx_done()
503 queue_work(virtio_vsock_workqueue, &vsock->rx_work); in virtio_vsock_rx_done()
743 queue_work(virtio_vsock_workqueue, &vsock->send_pkt_work); in virtio_vsock_vqs_start()
/linux/net/strparser/
H A Dstrparser.c385 queue_work(strp_wq, &strp->work); in strp_data_ready()
395 queue_work(strp_wq, &strp->work); in strp_data_ready()
413 queue_work(strp_wq, &strp->work); in do_strp_work()
495 queue_work(strp_wq, &strp->work); in strp_unpause()
524 queue_work(strp_wq, &strp->work); in strp_check_rcv()
/linux/net/bluetooth/
H A Dcoredump.c465 queue_work(hdev->workqueue, &hdev->dump.dump_rx); in hci_devcd_init()
484 queue_work(hdev->workqueue, &hdev->dump.dump_rx); in hci_devcd_append()
509 queue_work(hdev->workqueue, &hdev->dump.dump_rx); in hci_devcd_append_pattern()
529 queue_work(hdev->workqueue, &hdev->dump.dump_rx); in hci_devcd_complete()
549 queue_work(hdev->workqueue, &hdev->dump.dump_rx); in hci_devcd_abort()
/linux/drivers/scsi/bfa/
H A Dbfad_im.c461 itnim_drv->queue_work = 1; in bfa_fcb_itnim_free()
464 itnim_drv->queue_work = 0; in bfa_fcb_itnim_free()
479 if (itnim_drv->queue_work) in bfa_fcb_itnim_free()
480 queue_work(im->drv_workq, &itnim_drv->itnim_work); in bfa_fcb_itnim_free()
496 itnim_drv->queue_work = 1; in bfa_fcb_itnim_online()
500 if (itnim_drv->queue_work) in bfa_fcb_itnim_online()
501 queue_work(im->drv_workq, &itnim_drv->itnim_work); in bfa_fcb_itnim_online()
524 itnim_drv->queue_work = 1; in bfa_fcb_itnim_offline()
527 if (itnim_drv->queue_work) in bfa_fcb_itnim_offline()
528 queue_work(im->drv_workq, &itnim_drv->itnim_work); in bfa_fcb_itnim_offline()
[all …]
H A 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/drivers/net/ethernet/mellanox/mlx5/core/lag/
H A Dmpesw.c183 if (!queue_work(ldev->wq, &work->work)) { in mlx5_lag_mpesw_queue_work()
237 queue_work(ldev->wq, &ldev->speed_update_work); in mlx5_mpesw_speed_update_work()
261 queue_work(ldev->wq, &ldev->speed_update_work); in mlx5_lag_mpesw_port_change_event()
/linux/drivers/gpu/drm/xe/
H A Dxe_preempt_fence.c30 queue_work(q->vm->xe->preempt_fence_wq, in preempt_fence_work_func()
77 queue_work(q->vm->xe->preempt_fence_wq, &pfence->preempt_work); in preempt_fence_enable_signaling()
/linux/drivers/nvme/target/
H A Dio-cmd-file.c215 queue_work(buffered_io_wq, &req->f.work); in nvmet_file_submit_buffered_io()
269 queue_work(nvmet_wq, &req->f.work); in nvmet_file_execute_flush()
329 queue_work(nvmet_wq, &req->f.work); in nvmet_file_execute_dsm()
359 queue_work(nvmet_wq, &req->f.work); in nvmet_file_execute_write_zeroes()
/linux/arch/powerpc/kernel/
H A Dtau_6xx.c163 queue_work(tau_workq, work); in tau_work_func()
209 queue_work(tau_workq, &tau_work); in TAU_init()
/linux/drivers/platform/x86/dell/
H A Ddell-lis3lv02d.c179 queue_work(system_long_wq, &i2c_work); in i2c_bus_notify()
242 queue_work(system_long_wq, &i2c_work); in dell_lis3lv02d_init()
/linux/drivers/dma/idxd/
H A Dirq.c342 queue_work(wq->wq, &fault->work); in process_evl_entry()
414 queue_work(idxd->wq, &idxd->work); in idxd_halt()
421 queue_work(idxd->wq, &idxd->work); in idxd_halt()
499 queue_work(idxd->wq, &revoke->work); in idxd_misc_thread()
576 queue_work(idxd->wq, &irw->work); in idxd_queue_int_handle_resubmit()
/linux/drivers/tty/
H A Dtty_buffer.c79 queue_work(system_dfl_wq, &buf->work); in tty_buffer_unlock_exclusive()
533 queue_work(system_dfl_wq, &buf->work); in tty_flip_buffer_push()
563 queue_work(system_dfl_wq, &buf->work); in tty_insert_flip_string_and_push_buffer()
616 return queue_work(system_dfl_wq, &port->buf.work); in tty_buffer_restart_work()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A 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/drivers/vfio/
H A Dvirqfd.c37 queue_work(vfio_irqfd_cleanup_wq, &virqfd->shutdown); in virqfd_deactivate()
221 queue_work(vfio_irqfd_cleanup_wq, &(*pvirqfd)->flush_inject); in vfio_virqfd_flush_thread()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfw_reset.c312 queue_work(fw_reset->wq, &fw_reset->reset_reload_work); in poll_sync_reset()
773 queue_work(fw_reset->wq, &fw_reset->reset_request_work); in mlx5_sync_reset_events_handle()
776 queue_work(fw_reset->wq, &fw_reset->reset_unload_work); in mlx5_sync_reset_events_handle()
779 queue_work(fw_reset->wq, &fw_reset->reset_now_work); in mlx5_sync_reset_events_handle()
782 queue_work(fw_reset->wq, &fw_reset->reset_abort_work); in mlx5_sync_reset_events_handle()
811 queue_work(fw_reset->wq, &fw_reset->fw_live_patch_work); in fw_reset_event_notifier()
/linux/drivers/accel/habanalabs/common/
H A 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()
373 queue_work(hdev->ts_free_obj_wq, &job->free_obj); in handle_user_interrupt_ts_list()
555 queue_work(hdev->eq_wq, &handle_eqe_work->eq_work); in hl_irq_handler_eq()
/linux/drivers/nfc/pn533/
H A Dpn533.c549 queue_work(dev->wq, &dev->cmd_work); in pn533_wq_cmd_complete()
1098 queue_work(dev->wq, &dev->mi_tm_rx_work); in pn533_tm_get_data_complete()
1174 queue_work(dev->wq, &dev->cmd_work); in pn533_wq_tm_mi_send()
1229 queue_work(dev->wq, &dev->tg_work); in pn533_init_target_complete()
1305 queue_work(dev->wq, &dev->rf_work); in pn533_poll_dep_complete()
1354 queue_work(dev->wq, &dev->rf_work); in pn533_poll_dep()
1531 queue_work(dev->wq, &dev->rf_work); in pn533_poll_complete()
2131 queue_work(dev->wq, &dev->mi_rx_work); in pn533_data_exchange_complete()
2138 queue_work(dev->wq, &dev->mi_tx_work); in pn533_data_exchange_complete()
2203 queue_work(dev->wq, &dev->cmd_complete_work); in pn533_recv_frame()
[all …]
/linux/drivers/usb/chipidea/
H A Dotg.h21 if (queue_work(ci->wq, &ci->work) == false) in ci_otg_queue_work()
/linux/kernel/
H A Dbacktracetest.c36 queue_work(system_bh_wq, &backtrace_bh_work); in backtrace_test_bh()
/linux/fs/afs/
H A Dcallback.c45 queue_work(system_dfl_wq, &vnode->cb_work); in afs_volume_init_callback()
93 queue_work(system_dfl_wq, &vnode->cb_work); in __afs_break_callback()
/linux/drivers/crypto/cavium/nitrox/
H A 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/net/tipc/
H A Dtopsrv.c337 if (queue_work(srv->send_wq, &con->swork)) in tipc_topsrv_queue_evt()
355 if (!queue_work(con->server->send_wq, &con->swork)) in tipc_conn_write_space()
449 if (!queue_work(con->server->rcv_wq, &con->rwork)) in tipc_conn_data_ready()
507 queue_work(srv->rcv_wq, &srv->awork); in tipc_topsrv_listener_data_ready()
/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_aer.c139 queue_work(device_sriov_wq, &sriov_data.sriov_work); in adf_device_reset_worker()
170 queue_work(device_reset_wq, &reset_data->reset_work); in adf_dev_aer_schedule_reset()

12345678910>>...32