Symbol: taskqueue
sys/arm64/spe/arm_spe_backend.c
116
extern struct taskqueue *taskqueue_arm_spe;
sys/cam/cam_xpt.c
130
struct taskqueue *xpt_taskq;
sys/cam/ctl/ctl_backend_block.c
175
struct taskqueue *io_taskqueue;
sys/cam/ctl/ctl_backend_ramdisk.c
121
struct taskqueue *io_taskqueue;
sys/compat/linuxkpi/common/include/linux/irq_work.h
38
#define LKPI_IRQ_WORK_STD_TQ system_wq->taskqueue
sys/compat/linuxkpi/common/include/linux/irq_work.h
61
extern struct taskqueue *linux_irq_work_tq;
sys/compat/linuxkpi/common/include/linux/kthread.h
49
struct taskqueue *tq;
sys/compat/linuxkpi/common/include/linux/kthread.h
53
struct taskqueue *tq;
sys/compat/linuxkpi/common/include/linux/netdevice.h
155
struct taskqueue *napi_tq;
sys/compat/linuxkpi/common/include/linux/workqueue.h
136
taskqueue_drain_all(system_wq->taskqueue)
sys/compat/linuxkpi/common/include/linux/workqueue.h
172
taskqueue_drain_all((wq)->taskqueue)
sys/compat/linuxkpi/common/include/linux/workqueue.h
176
taskqueue_drain_all((wq)->taskqueue); \
sys/compat/linuxkpi/common/include/linux/workqueue.h
57
struct taskqueue *taskqueue;
sys/compat/linuxkpi/common/src/linux_work.c
119
struct taskqueue *tq;
sys/compat/linuxkpi/common/src/linux_work.c
121
tq = dwork->work.work_queue->taskqueue;
sys/compat/linuxkpi/common/src/linux_work.c
153
taskqueue_enqueue(wq->taskqueue, &work->work_task);
sys/compat/linuxkpi/common/src/linux_work.c
386
struct taskqueue *tq;
sys/compat/linuxkpi/common/src/linux_work.c
393
tq = work->work_queue->taskqueue;
sys/compat/linuxkpi/common/src/linux_work.c
417
struct taskqueue *tq;
sys/compat/linuxkpi/common/src/linux_work.c
428
tq = work->work_queue->taskqueue;
sys/compat/linuxkpi/common/src/linux_work.c
433
tq = work->work_queue->taskqueue;
sys/compat/linuxkpi/common/src/linux_work.c
478
struct taskqueue *tq;
sys/compat/linuxkpi/common/src/linux_work.c
494
tq = dwork->work.work_queue->taskqueue;
sys/compat/linuxkpi/common/src/linux_work.c
523
struct taskqueue *tq;
sys/compat/linuxkpi/common/src/linux_work.c
540
tq = dwork->work.work_queue->taskqueue;
sys/compat/linuxkpi/common/src/linux_work.c
548
tq = dwork->work.work_queue->taskqueue;
sys/compat/linuxkpi/common/src/linux_work.c
576
struct taskqueue *tq;
sys/compat/linuxkpi/common/src/linux_work.c
586
tq = work->work_queue->taskqueue;
sys/compat/linuxkpi/common/src/linux_work.c
601
struct taskqueue *tq;
sys/compat/linuxkpi/common/src/linux_work.c
61
struct taskqueue *linux_irq_work_tq;
sys/compat/linuxkpi/common/src/linux_work.c
615
tq = dwork->work.work_queue->taskqueue;
sys/compat/linuxkpi/common/src/linux_work.c
645
struct taskqueue *tq;
sys/compat/linuxkpi/common/src/linux_work.c
651
tq = work->work_queue->taskqueue;
sys/compat/linuxkpi/common/src/linux_work.c
670
wq->taskqueue = taskqueue_create(name, M_WAITOK,
sys/compat/linuxkpi/common/src/linux_work.c
671
taskqueue_thread_enqueue, &wq->taskqueue);
sys/compat/linuxkpi/common/src/linux_work.c
673
taskqueue_start_threads(&wq->taskqueue, cpus, PWAIT, "%s", name);
sys/compat/linuxkpi/common/src/linux_work.c
685
taskqueue_free(wq->taskqueue);
sys/dev/acpica/Osd/OsdSchedule.c
86
struct taskqueue *acpi_taskq;
sys/dev/ae/if_aevar.h
123
struct taskqueue *tq;
sys/dev/age/if_agevar.h
231
struct taskqueue *age_tq;
sys/dev/al_eth/al_eth.h
139
struct taskqueue *enqueue_tq;
sys/dev/al_eth/al_eth.h
142
struct taskqueue *cmpl_tq;
sys/dev/alc/if_alcvar.h
254
struct taskqueue *alc_tq;
sys/dev/ale/if_alevar.h
223
struct taskqueue *ale_tq;
sys/dev/asmc/asmcvar.h
51
struct taskqueue *sc_sms_tq;
sys/dev/ath/if_athvar.h
115
struct taskqueue;
sys/dev/ath/if_athvar.h
499
struct taskqueue;
sys/dev/ath/if_athvar.h
610
struct taskqueue *sc_tq; /* private task queue */
sys/dev/atopcase/atopcase_var.h
74
struct taskqueue *sc_tq;
sys/dev/axgbe/xgbe.h
1107
struct taskqueue *dev_workqueue;
sys/dev/axgbe/xgbe.h
1231
struct taskqueue *an_workqueue;
sys/dev/bge/if_bgereg.h
3044
struct taskqueue *bge_tq;
sys/dev/bwi/if_bwivar.h
616
struct taskqueue *sc_tq;
sys/dev/bwn/if_bwnvar.h
1051
struct taskqueue *sc_tq; /* private task queue */
sys/dev/bxe/bxe.h
1352
struct taskqueue *chip_tq;
sys/dev/bxe/bxe.h
1359
struct taskqueue *sp_tq;
sys/dev/bxe/bxe.h
611
struct taskqueue *tq;
sys/dev/cas/if_casvar.h
139
struct taskqueue *sc_tq;
sys/dev/cfi/cfi_disk.c
62
struct taskqueue *tq; /* private task queue for i/o request */
sys/dev/cxgb/cxgb_adapter.h
351
struct taskqueue *tq;
sys/dev/cxgbe/adapter.h
1001
struct taskqueue *tq[MAX_NPORTS]; /* General purpose taskqueues */
sys/dev/cxgbe/t4_main.c
3921
static struct taskqueue *reset_tq;
sys/dev/dpaa2/dpaa2_channel.h
81
struct taskqueue *cleanup_tq;
sys/dev/dpaa2/dpaa2_ni.h
501
struct taskqueue *bp_taskq;
sys/dev/drm2/ttm/ttm_memory.h
72
struct taskqueue *swap_queue;
sys/dev/ena/ena.h
226
struct taskqueue *cleanup_tq;
sys/dev/ena/ena.h
364
struct taskqueue *enqueue_tq;
sys/dev/ena/ena.h
500
struct taskqueue *reset_tq;
sys/dev/ena/ena.h
502
struct taskqueue *metrics_tq;
sys/dev/etherswitch/e6000sw/e6000sw.c
90
struct taskqueue *sc_tq;
sys/dev/firewire/firewire.c
386
taskqueue_enqueue(fc->taskqueue, &fc->task_timeout);
sys/dev/firewire/firewirereg.h
161
struct taskqueue *taskqueue;
sys/dev/firewire/fwohci.c
1837
taskqueue_enqueue(sc->fc.taskqueue, &sc->fwohci_task_busreset);
sys/dev/firewire/fwohci.c
1907
taskqueue_enqueue(sc->fc.taskqueue, &sc->fwohci_task_sid);
sys/dev/firewire/fwohci.c
1911
taskqueue_enqueue(sc->fc.taskqueue, &sc->fwohci_task_dma);
sys/dev/firewire/fwohci.c
758
sc->fc.taskqueue = taskqueue_create_fast("fw_taskq", M_WAITOK,
sys/dev/firewire/fwohci.c
759
taskqueue_thread_enqueue, &sc->fc.taskqueue);
sys/dev/firewire/fwohci.c
760
taskqueue_start_threads(&sc->fc.taskqueue, 1, PI_NET, "fw%d_taskq",
sys/dev/firewire/fwohci.c
807
if (sc->fc.taskqueue != NULL) {
sys/dev/firewire/fwohci.c
808
taskqueue_drain(sc->fc.taskqueue, &sc->fwohci_task_busreset);
sys/dev/firewire/fwohci.c
809
taskqueue_drain(sc->fc.taskqueue, &sc->fwohci_task_sid);
sys/dev/firewire/fwohci.c
810
taskqueue_drain(sc->fc.taskqueue, &sc->fwohci_task_dma);
sys/dev/firewire/fwohci.c
811
taskqueue_drain(sc->fc.taskqueue, &sc->fc.task_timeout);
sys/dev/firewire/fwohci.c
812
taskqueue_free(sc->fc.taskqueue);
sys/dev/firewire/fwohci.c
813
sc->fc.taskqueue = NULL;
sys/dev/glxsb/glxsb.c
183
struct taskqueue *sc_tq; /* task queue */
sys/dev/gve/gve.h
244
struct taskqueue *cleanup_tq;
sys/dev/gve/gve.h
427
struct taskqueue *xmit_tq;
sys/dev/gve/gve.h
633
struct taskqueue *service_tq;
sys/dev/hyperv/include/vmbus.h
129
struct taskqueue;
sys/dev/hyperv/include/vmbus.h
252
struct taskqueue *
sys/dev/hyperv/netvsc/if_hn.c
2102
malloc(hn_tx_taskq_cnt * sizeof(struct taskqueue *),
sys/dev/hyperv/netvsc/if_hn.c
616
static struct taskqueue **hn_tx_taskque;/* shared TX taskqueues */
sys/dev/hyperv/netvsc/if_hn.c
7634
hn_tx_taskque = malloc(hn_tx_taskq_cnt * sizeof(struct taskqueue *),
sys/dev/hyperv/netvsc/if_hnvar.h
130
struct taskqueue *hn_tx_taskq;
sys/dev/hyperv/netvsc/if_hnvar.h
218
struct taskqueue **hn_tx_taskqs;
sys/dev/hyperv/netvsc/if_hnvar.h
229
struct taskqueue *hn_mgmt_taskq;
sys/dev/hyperv/netvsc/if_hnvar.h
230
struct taskqueue *hn_mgmt_taskq0;
sys/dev/hyperv/netvsc/if_hnvar.h
268
struct taskqueue *hn_vf_taskq;
sys/dev/hyperv/pcib/vmbus_pcib.c
519
struct taskqueue *taskq;
sys/dev/hyperv/pcib/vmbus_pcib.c
910
struct taskqueue *taskq;
sys/dev/hyperv/vmbus/vmbus.c
113
static struct taskqueue *vmbus_get_eventtq_method(device_t, device_t,
sys/dev/hyperv/vmbus/vmbus.c
1148
static struct taskqueue *
sys/dev/hyperv/vmbus/vmbus_chan.c
2301
struct taskqueue *
sys/dev/hyperv/vmbus/vmbus_chanvar.h
130
struct taskqueue *ch_mgmt_tq;
sys/dev/hyperv/vmbus/vmbus_chanvar.h
57
struct taskqueue *ch_tq;
sys/dev/hyperv/vmbus/vmbus_var.h
117
struct taskqueue *vmbus_devtq; /* for dev attach/detach */
sys/dev/hyperv/vmbus/vmbus_var.h
118
struct taskqueue *vmbus_subchtq; /* for sub-chan attach/detach */
sys/dev/hyperv/vmbus/vmbus_var.h
82
struct taskqueue *event_tq; /* event taskq */
sys/dev/hyperv/vmbus/vmbus_var.h
83
struct taskqueue *message_tq; /* message taskq */
sys/dev/iavf/iavf_iflib.h
381
struct taskqueue *vc_tq;
sys/dev/iicbus/iichid.c
1144
sc->taskqueue = taskqueue_create_fast("iichid_tq", M_WAITOK | M_ZERO,
sys/dev/iicbus/iichid.c
1145
taskqueue_thread_enqueue, &sc->taskqueue);
sys/dev/iicbus/iichid.c
1146
TIMEOUT_TASK_INIT(sc->taskqueue, &sc->sampling_task, 0,
sys/dev/iicbus/iichid.c
1269
if (sc->taskqueue != NULL)
sys/dev/iicbus/iichid.c
1270
taskqueue_free(sc->taskqueue);
sys/dev/iicbus/iichid.c
1271
sc->taskqueue = NULL;
sys/dev/iicbus/iichid.c
1318
#define suspend_thread sc->taskqueue
sys/dev/iicbus/iichid.c
188
struct taskqueue *taskqueue;
sys/dev/iicbus/iichid.c
572
taskqueue_enqueue_timeout_sbt(sc->taskqueue, &sc->sampling_task,
sys/dev/iicbus/iichid.c
749
taskqueue_enqueue_timeout(sc->taskqueue, &sc->sampling_task, 0);
sys/dev/iicbus/iichid.c
759
taskqueue_cancel_timeout(sc->taskqueue, &sc->sampling_task, NULL);
sys/dev/iicbus/iichid.c
846
taskqueue_start_threads(&sc->taskqueue, 1, PI_TTY,
sys/dev/iicbus/iichid.c
859
taskqueue_drain_all(sc->taskqueue);
sys/dev/iommu/iommu.h
82
struct taskqueue *delayed_taskqueue;
sys/dev/irdma/irdma_main.h
417
struct taskqueue *deferred_tq;
sys/dev/iser/icl_iser.h
330
struct taskqueue *tq;
sys/dev/iwm/if_iwmvar.h
502
struct taskqueue *sc_tq;
sys/dev/iwn/if_iwnvar.h
317
struct taskqueue *sc_tq;
sys/dev/iwx/if_iwxvar.h
827
struct taskqueue *sc_tq;
sys/dev/ixl/ixl_iw_int.h
62
struct taskqueue *tq;
sys/dev/jme/if_jmevar.h
224
struct taskqueue *jme_tq;
sys/dev/liquidio/base/lio_device.h
288
struct taskqueue *tq;
sys/dev/liquidio/base/lio_droq.h
334
struct taskqueue *droq_taskqueue;
sys/dev/malo/if_malo.h
527
struct taskqueue *malo_tq; /* private task queue */
sys/dev/mana/mana.h
191
struct taskqueue *enqueue_tq;
sys/dev/mana/mana.h
389
struct taskqueue *cleanup_tq;
sys/dev/mlx4/mlx4_en/en.h
406
struct taskqueue *tq;
sys/dev/mpi3mr/mpi3mr_cam.h
145
struct taskqueue *ev_tq;
sys/dev/mpr/mpr_sas.h
105
struct taskqueue *ev_tq;
sys/dev/mps/mps_sas.h
99
struct taskqueue *ev_tq;
sys/dev/mrsas/mrsas.h
3588
struct taskqueue *ev_tq;
sys/dev/mwl/if_mwlvar.h
259
struct taskqueue *sc_tq; /* private task queue */
sys/dev/mxge/if_mxge_var.h
254
struct taskqueue *tq;
sys/dev/neta/if_mvnetavar.h
169
struct taskqueue *taskq;
sys/dev/netmap/if_ptnet.c
132
struct taskqueue *taskq;
sys/dev/netmap/netmap_kern.h
125
struct taskqueue *ntfytq;
sys/dev/nfe/if_nfevar.h
138
struct taskqueue *nfe_tq;
sys/dev/ntb/if_ntb/if_ntb.c
88
struct taskqueue *tx_tq;
sys/dev/ntb/ntb_transport.c
147
struct taskqueue *rxc_tq;
sys/dev/nvd/nvd.c
81
struct taskqueue *tq;
sys/dev/nvme/nvme_ctrlr.c
1728
ctrlr->taskqueue = taskqueue_create("nvme_taskq", M_WAITOK,
sys/dev/nvme/nvme_ctrlr.c
1729
taskqueue_thread_enqueue, &ctrlr->taskqueue);
sys/dev/nvme/nvme_ctrlr.c
1730
taskqueue_start_threads(&ctrlr->taskqueue, 2, PI_DISK, "nvme taskq");
sys/dev/nvme/nvme_ctrlr.c
1828
if (ctrlr->taskqueue) {
sys/dev/nvme/nvme_ctrlr.c
1829
taskqueue_free(ctrlr->taskqueue);
sys/dev/nvme/nvme_ctrlr.c
457
taskqueue_enqueue(ctrlr->taskqueue, &ctrlr->reset_task);
sys/dev/nvme/nvme_ctrlr.c
711
taskqueue_enqueue(aer->ctrlr->taskqueue, &aer->task);
sys/dev/nvme/nvme_private.h
253
struct taskqueue *taskqueue;
sys/dev/nvmf/controller/ctl_frontend_nvmf.c
54
static struct taskqueue *nvmft_taskq;
sys/dev/nvmf/host/nvmf.c
30
static struct taskqueue *nvmf_tq;
sys/dev/oce/oce_if.h
270
struct taskqueue *tq; /* Associated task queue */
sys/dev/qcom_ess_edma/qcom_ess_edma_var.h
177
struct taskqueue *completion_tq;
sys/dev/qcom_ess_edma/qcom_ess_edma_var.h
189
struct taskqueue *completion_tq;
sys/dev/qlnx/qlnxe/qlnx_def.h
190
struct taskqueue *fp_taskqueue;
sys/dev/qlnx/qlnxe/qlnx_def.h
334
struct taskqueue *pf_taskqueue;
sys/dev/qlnx/qlnxe/qlnx_def.h
431
struct taskqueue *sp_taskqueue[MAX_HWFNS_PER_DEVICE];
sys/dev/qlnx/qlnxe/qlnx_def.h
467
struct taskqueue *err_taskqueue;
sys/dev/qlxgb/qla_def.h
100
struct taskqueue *rcv_tq;
sys/dev/qlxgb/qla_def.h
163
struct taskqueue *tx_tq;
sys/dev/qlxgbe/ql_def.h
121
struct taskqueue *fp_taskqueue;
sys/dev/qlxgbe/ql_def.h
228
struct taskqueue *stats_tq;
sys/dev/qlxgbe/ql_def.h
252
struct taskqueue *err_tq;
sys/dev/qlxgbe/ql_def.h
257
struct taskqueue *async_event_tq;
sys/dev/qlxge/qls_def.h
303
struct taskqueue *tx_tq;
sys/dev/qlxge/qls_def.h
343
struct taskqueue *err_tq;
sys/dev/rge/if_rgevar.h
184
struct taskqueue * sc_tq;
sys/dev/smc/if_smcvar.h
48
struct taskqueue *smc_tq;
sys/dev/sume/adapter.h
190
struct taskqueue *tq;
sys/dev/thunderbolt/hcm.c
108
taskqueue_enqueue(hcm->taskqueue, &hcm->cfg_task);
sys/dev/thunderbolt/hcm.c
81
hcm->taskqueue = taskqueue_create("hcm_event", M_NOWAIT,
sys/dev/thunderbolt/hcm.c
82
taskqueue_thread_enqueue, &hcm->taskqueue);
sys/dev/thunderbolt/hcm.c
83
if (hcm->taskqueue == NULL)
sys/dev/thunderbolt/hcm.c
85
taskqueue_start_threads(&hcm->taskqueue, 1, PI_DISK, "tbhcm%d_tq",
sys/dev/thunderbolt/hcm.c
98
if (hcm->taskqueue)
sys/dev/thunderbolt/hcm.c
99
taskqueue_free(hcm->taskqueue);
sys/dev/thunderbolt/hcm_var.h
40
struct taskqueue *taskqueue;
sys/dev/ufshci/ufshci_ctrlr.c
423
ctrlr->taskqueue = taskqueue_create("ufshci_taskq", M_WAITOK,
sys/dev/ufshci/ufshci_ctrlr.c
424
taskqueue_thread_enqueue, &ctrlr->taskqueue);
sys/dev/ufshci/ufshci_ctrlr.c
425
taskqueue_start_threads(&ctrlr->taskqueue, 1, PI_DISK, "ufshci taskq");
sys/dev/ufshci/ufshci_ctrlr.c
474
taskqueue_enqueue(ctrlr->taskqueue, &ctrlr->reset_task);
sys/dev/ufshci/ufshci_private.h
354
struct taskqueue *taskqueue;
sys/dev/virtio/network/if_vtnetvar.h
122
struct taskqueue *vtntx_tq;
sys/dev/virtio/network/if_vtnetvar.h
86
struct taskqueue *vtnrx_tq;
sys/dev/vnic/nicvf_queues.h
260
struct taskqueue *rbdr_taskq;
sys/dev/vnic/nicvf_queues.h
296
struct taskqueue *cmp_taskq;
sys/dev/vnic/nicvf_queues.h
332
struct taskqueue *snd_taskq;
sys/dev/vnic/nicvf_queues.h
355
struct taskqueue *qs_err_taskq;
sys/dev/wtap/if_wtapvar.h
112
struct taskqueue *sc_tq; /* private task queue */
sys/dev/wtap/if_wtapvar.h
99
struct taskqueue;
sys/dev/wtap/wtap_hal/handler.h
42
struct taskqueue;
sys/dev/wtap/wtap_hal/handler.h
45
struct taskqueue *tq;
sys/dev/xen/blkback/blkback.c
498
struct taskqueue *io_taskqueue;
sys/dev/xen/netfront/netfront.c
198
struct taskqueue *tq;
sys/fs/nfs/nfs_commonport.c
862
static struct taskqueue *pnfsioq = NULL;
sys/kern/subr_firmware.c
131
static struct taskqueue *firmware_tq;
sys/kern/subr_taskqueue.c
107
_timeout_task_init(struct taskqueue *queue, struct timeout_task *timeout_task,
sys/kern/subr_taskqueue.c
119
TQ_SLEEP(struct taskqueue *tq, void *p, const char *wm)
sys/kern/subr_taskqueue.c
127
task_get_busy(struct taskqueue *queue, struct task *task)
sys/kern/subr_taskqueue.c
139
static struct taskqueue *
sys/kern/subr_taskqueue.c
144
struct taskqueue *queue;
sys/kern/subr_taskqueue.c
151
queue = malloc(sizeof(struct taskqueue), M_TASKQUEUE, mflags | M_ZERO);
sys/kern/subr_taskqueue.c
176
struct taskqueue *
sys/kern/subr_taskqueue.c
186
taskqueue_set_callback(struct taskqueue *queue,
sys/kern/subr_taskqueue.c
206
taskqueue_terminate(struct thread **pp, struct taskqueue *tq)
sys/kern/subr_taskqueue.c
216
taskqueue_free(struct taskqueue *queue)
sys/kern/subr_taskqueue.c
231
taskqueue_enqueue_locked(struct taskqueue *queue, struct task *task, int flags)
sys/kern/subr_taskqueue.c
304
taskqueue_enqueue_flags(struct taskqueue *queue, struct task *task, int flags)
sys/kern/subr_taskqueue.c
316
taskqueue_enqueue(struct taskqueue *queue, struct task *task)
sys/kern/subr_taskqueue.c
324
struct taskqueue *queue;
sys/kern/subr_taskqueue.c
337
taskqueue_enqueue_timeout_sbt(struct taskqueue *queue,
sys/kern/subr_taskqueue.c
381
taskqueue_enqueue_timeout(struct taskqueue *queue,
sys/kern/subr_taskqueue.c
400
taskqueue_drain_tq_queue(struct taskqueue *queue)
sys/kern/subr_taskqueue.c
435
taskqueue_drain_tq_active(struct taskqueue *queue)
sys/kern/subr_taskqueue.c
464
taskqueue_block(struct taskqueue *queue)
sys/kern/subr_taskqueue.c
473
taskqueue_unblock(struct taskqueue *queue)
sys/kern/subr_taskqueue.c
484
taskqueue_run_locked(struct taskqueue *queue)
sys/kern/subr_taskqueue.c
528
taskqueue_run(struct taskqueue *queue)
sys/kern/subr_taskqueue.c
542
taskqueue_poll_is_busy(struct taskqueue *queue, struct task *task)
sys/kern/subr_taskqueue.c
554
taskqueue_cancel_locked(struct taskqueue *queue, struct task *task,
sys/kern/subr_taskqueue.c
578
taskqueue_cancel(struct taskqueue *queue, struct task *task, u_int *pendp)
sys/kern/subr_taskqueue.c
590
taskqueue_cancel_timeout(struct taskqueue *queue,
sys/kern/subr_taskqueue.c
611
taskqueue_drain(struct taskqueue *queue, struct task *task)
sys/kern/subr_taskqueue.c
624
taskqueue_drain_all(struct taskqueue *queue)
sys/kern/subr_taskqueue.c
637
taskqueue_drain_timeout(struct taskqueue *queue,
sys/kern/subr_taskqueue.c
662
taskqueue_quiesce(struct taskqueue *queue)
sys/kern/subr_taskqueue.c
700
_taskqueue_start_threads(struct taskqueue **tqp, int count, int pri,
sys/kern/subr_taskqueue.c
705
struct taskqueue *tq;
sys/kern/subr_taskqueue.c
768
taskqueue_start_threads(struct taskqueue **tqp, int count, int pri,
sys/kern/subr_taskqueue.c
781
taskqueue_start_threads_in_proc(struct taskqueue **tqp, int count, int pri,
sys/kern/subr_taskqueue.c
794
taskqueue_start_threads_cpuset(struct taskqueue **tqp, int count, int pri,
sys/kern/subr_taskqueue.c
807
taskqueue_run_callback(struct taskqueue *tq,
sys/kern/subr_taskqueue.c
821
struct taskqueue **tqp, *tq;
sys/kern/subr_taskqueue.c
859
struct taskqueue **tqp, *tq;
sys/kern/subr_taskqueue.c
876
struct taskqueue *
sys/kern/subr_taskqueue.c
903
taskqueue_member(struct taskqueue *queue, struct thread *td)
sys/net/if_epair.c
136
struct taskqueue *tq[MAXCPU];
sys/net/iflib.c
188
struct taskqueue *ifc_tq;
sys/net80211/ieee80211_var.h
149
struct taskqueue *ic_tq; /* deferred state thread */
sys/netinet/ip_mroute.c
207
VNET_DEFINE_STATIC(struct taskqueue *, task_queue);
sys/netipsec/ipsec_offload.c
72
static struct taskqueue *ipsec_accel_tq;
sys/netlink/netlink_var.h
70
struct taskqueue *nl_taskqueue;
sys/netpfil/ipfw/ip_dummynet.c
93
static struct taskqueue *dn_tq = NULL;
sys/opencrypto/crypto.c
152
static struct taskqueue *crypto_tq;
sys/sys/_task.h
62
struct taskqueue;
sys/sys/_task.h
65
struct taskqueue *q;
sys/sys/taskqueue.h
100
int taskqueue_member(struct taskqueue *queue, struct thread *td);
sys/sys/taskqueue.h
101
void taskqueue_set_callback(struct taskqueue *queue,
sys/sys/taskqueue.h
129
void _timeout_task_init(struct taskqueue *queue,
sys/sys/taskqueue.h
142
extern struct taskqueue *taskqueue_##name
sys/sys/taskqueue.h
149
struct taskqueue *taskqueue_##name; \
sys/sys/taskqueue.h
173
struct taskqueue *taskqueue_##name; \
sys/sys/taskqueue.h
214
struct taskqueue *taskqueue_create_fast(const char *name, int mflags,
sys/sys/taskqueue.h
40
struct taskqueue;
sys/sys/taskqueue.h
69
struct taskqueue *taskqueue_create(const char *name, int mflags,
sys/sys/taskqueue.h
72
int taskqueue_start_threads(struct taskqueue **tqp, int count, int pri,
sys/sys/taskqueue.h
74
int taskqueue_start_threads_in_proc(struct taskqueue **tqp, int count,
sys/sys/taskqueue.h
76
int taskqueue_start_threads_cpuset(struct taskqueue **tqp, int count,
sys/sys/taskqueue.h
78
int taskqueue_enqueue(struct taskqueue *queue, struct task *task);
sys/sys/taskqueue.h
79
int taskqueue_enqueue_flags(struct taskqueue *queue, struct task *task,
sys/sys/taskqueue.h
81
int taskqueue_enqueue_timeout(struct taskqueue *queue,
sys/sys/taskqueue.h
83
int taskqueue_enqueue_timeout_sbt(struct taskqueue *queue,
sys/sys/taskqueue.h
86
int taskqueue_poll_is_busy(struct taskqueue *queue, struct task *task);
sys/sys/taskqueue.h
87
int taskqueue_cancel(struct taskqueue *queue, struct task *task,
sys/sys/taskqueue.h
89
int taskqueue_cancel_timeout(struct taskqueue *queue,
sys/sys/taskqueue.h
91
void taskqueue_drain(struct taskqueue *queue, struct task *task);
sys/sys/taskqueue.h
92
void taskqueue_drain_timeout(struct taskqueue *queue,
sys/sys/taskqueue.h
94
void taskqueue_drain_all(struct taskqueue *queue);
sys/sys/taskqueue.h
95
void taskqueue_quiesce(struct taskqueue *queue);
sys/sys/taskqueue.h
96
void taskqueue_free(struct taskqueue *queue);
sys/sys/taskqueue.h
97
void taskqueue_run(struct taskqueue *queue);
sys/sys/taskqueue.h
98
void taskqueue_block(struct taskqueue *queue);
sys/sys/taskqueue.h
99
void taskqueue_unblock(struct taskqueue *queue);
sys/tests/framework/kern_testfrwk.c
65
struct taskqueue *kfrwk_tq;
sys/ufs/ufs/ufsmount.h
116
struct taskqueue *um_trim_tq; /* (c) trim request queue */
sys/ufs/ufs/ufsmount.h
55
struct taskqueue;
sys/x86/iommu/amd_iommu.h
94
struct taskqueue *event_taskqueue;
sys/x86/iommu/intel_dmar.h
137
struct taskqueue *fault_taskqueue;
sys/x86/iommu/x86_iommu.h
166
struct taskqueue *qi_taskqueue;
sys/x86/x86/mca.c
150
static struct taskqueue *mca_tq;