Symbol: taskq
sys/arch/arm64/dev/apm.c
60
struct taskq *sleep_taskq;
sys/arch/armv7/exynos/crosec_kbd.c
139
sc->keyboard.taskq = taskq_create("crosec-keyb", 1, IPL_TTY, 0);
sys/arch/armv7/exynos/crosec_kbd.c
163
task_add(sc->keyboard.taskq, &sc->keyboard.task);
sys/arch/armv7/exynos/crosecvar.h
55
struct taskq *taskq;
sys/arch/macppc/dev/adb.c
259
struct taskq *adb_suspendq;
sys/dev/ic/bwfmvar.h
182
struct taskq *sc_taskq;
sys/dev/ic/qlavar.h
157
struct taskq *sc_update_taskq;
sys/dev/ic/qwx.c
331
qwx_add_task(struct qwx_softc *sc, struct taskq *taskq, struct task *task)
sys/dev/ic/qwx.c
341
if (!task_add(taskq, task))
sys/dev/ic/qwx.c
347
qwx_del_task(struct qwx_softc *sc, struct taskq *taskq, struct task *task)
sys/dev/ic/qwx.c
349
if (task_del(taskq, task))
sys/dev/ic/qwxvar.h
1833
struct taskq *sc_nswq;
sys/dev/ic/qwz.c
293
qwz_add_task(struct qwz_softc *sc, struct taskq *taskq, struct task *task)
sys/dev/ic/qwz.c
303
if (!task_add(taskq, task))
sys/dev/ic/qwz.c
309
qwz_del_task(struct qwz_softc *sc, struct taskq *taskq, struct task *task)
sys/dev/ic/qwz.c
311
if (task_del(taskq, task))
sys/dev/ic/qwzvar.h
1908
struct taskq *sc_nswq;
sys/dev/ipmivar.h
117
struct taskq *sc_cmd_taskq;
sys/dev/ofw/ofw_thermal.c
40
struct taskq *tztq;
sys/dev/pci/drm/apple/apldcp.c
125
struct taskq *tq;
sys/dev/pci/drm/drm_linux.c
225
taskq_barrier((struct taskq *)wq);
sys/dev/pci/drm/drm_linux.c
2928
struct taskq *taskletq;
sys/dev/pci/drm/drm_linux.c
2971
taskq_destroy((struct taskq *)system_long_wq);
sys/dev/pci/drm/drm_linux.c
2972
taskq_destroy((struct taskq *)system_unbound_wq);
sys/dev/pci/drm/drm_linux.c
2973
taskq_destroy((struct taskq *)system_highpri_wq);
sys/dev/pci/drm/drm_linux.c
2974
taskq_destroy((struct taskq *)system_wq);
sys/dev/pci/drm/include/linux/interrupt.h
67
extern struct taskq *taskletq;
sys/dev/pci/drm/include/linux/irq_work.h
37
struct taskq *tq;
sys/dev/pci/drm/include/linux/irq_work.h
46
work->tq = (struct taskq *)system_wq;
sys/dev/pci/drm/include/linux/kthread.h
21
struct taskq *tq;
sys/dev/pci/drm/include/linux/kthread.h
25
struct taskq *tq;
sys/dev/pci/drm/include/linux/workqueue.h
121
struct taskq *tq;
sys/dev/pci/drm/include/linux/workqueue.h
164
work->tq = (struct taskq *)system_wq;
sys/dev/pci/drm/include/linux/workqueue.h
171
dwork->tq = (struct taskq *)system_wq;
sys/dev/pci/drm/include/linux/workqueue.h
179
dwork->tq = (struct taskq *)wq;
sys/dev/pci/drm/include/linux/workqueue.h
187
dwork->tq = (struct taskq *)wq;
sys/dev/pci/drm/include/linux/workqueue.h
48
struct taskq *tq = taskq_create(name, 1, IPL_TTY, 0);
sys/dev/pci/drm/include/linux/workqueue.h
55
struct taskq *tq = taskq_create(name, 1, IPL_TTY, 0);
sys/dev/pci/drm/include/linux/workqueue.h
62
struct taskq *tq = taskq_create(name, 1, IPL_TTY, 0);
sys/dev/pci/drm/include/linux/workqueue.h
69
taskq_destroy((struct taskq *)wq);
sys/dev/pci/drm/include/linux/workqueue.h
74
struct taskq *tq;
sys/dev/pci/drm/include/linux/workqueue.h
91
work->tq = (struct taskq *)wq;
sys/dev/pci/if_iwm.c
479
void iwm_add_task(struct iwm_softc *, struct taskq *, struct task *);
sys/dev/pci/if_iwm.c
480
void iwm_del_task(struct iwm_softc *, struct taskq *, struct task *);
sys/dev/pci/if_iwm.c
8481
iwm_add_task(struct iwm_softc *sc, struct taskq *taskq, struct task *task)
sys/dev/pci/if_iwm.c
8491
if (!task_add(taskq, task))
sys/dev/pci/if_iwm.c
8497
iwm_del_task(struct iwm_softc *sc, struct taskq *taskq, struct task *task)
sys/dev/pci/if_iwm.c
8499
if (task_del(taskq, task))
sys/dev/pci/if_iwmvar.h
616
struct taskq *sc_nswq;
sys/dev/pci/if_iwx.c
439
void iwx_add_task(struct iwx_softc *, struct taskq *, struct task *);
sys/dev/pci/if_iwx.c
440
void iwx_del_task(struct iwx_softc *, struct taskq *, struct task *);
sys/dev/pci/if_iwx.c
8123
iwx_add_task(struct iwx_softc *sc, struct taskq *taskq, struct task *task)
sys/dev/pci/if_iwx.c
8133
if (!task_add(taskq, task))
sys/dev/pci/if_iwx.c
8139
iwx_del_task(struct iwx_softc *sc, struct taskq *taskq, struct task *task)
sys/dev/pci/if_iwx.c
8141
if (task_del(taskq, task))
sys/dev/pci/if_iwxvar.h
790
struct taskq *sc_nswq;
sys/dev/pci/qle.c
184
struct taskq *sc_update_taskq;
sys/dev/pv/hypervvar.h
83
struct taskq *ch_taskq;
sys/dev/pv/viomb.c
98
struct taskq *sc_taskq;
sys/dev/pv/xenstore.c
176
struct taskq *xs_watchtq;
sys/dev/pv/xenvar.h
51
struct taskq *xi_taskq;
sys/dev/softraidvar.h
552
struct taskq *sd_taskq;
sys/dev/usb/dwc2/dwc2.h
265
struct taskq *dw_wq;
sys/dev/usb/dwc2/dwc2.h
279
queue_delayed_work(struct taskq *wq, struct delayed_work *dw, int j)
sys/dev/usb/dwc2/dwc2_core.h
1137
struct taskq *wq_otg;
sys/dev/wscons/wsdisplay.c
171
struct taskq *sc_taskq;
sys/kern/kern_sensors.c
34
struct taskq *sensors_taskq;
sys/kern/kern_task.c
102
struct taskq taskq_sys_mp = {
sys/kern/kern_task.c
125
struct taskq *const systq = &taskq_sys;
sys/kern/kern_task.c
126
struct taskq *const systqmp = &taskq_sys_mp;
sys/kern/kern_task.c
131
int taskq_next_work(struct taskq *, struct task *);
sys/kern/kern_task.c
143
struct taskq *
sys/kern/kern_task.c
147
struct taskq *tq;
sys/kern/kern_task.c
181
taskq_destroy(struct taskq *tq)
sys/kern/kern_task.c
212
struct taskq *tq = arg;
sys/kern/kern_task.c
257
struct taskq *tq = p;
sys/kern/kern_task.c
273
taskq_do_barrier(struct taskq *tq)
sys/kern/kern_task.c
324
taskq_barrier(struct taskq *tq)
sys/kern/kern_task.c
332
taskq_del_barrier(struct taskq *tq, struct task *t)
sys/kern/kern_task.c
349
task_add(struct taskq *tq, struct task *w)
sys/kern/kern_task.c
375
task_del(struct taskq *tq, struct task *w)
sys/kern/kern_task.c
394
taskq_next_work(struct taskq *tq, struct task *work)
sys/kern/kern_task.c
426
struct taskq *tq = xtq;
sys/kern/kern_task.c
77
struct taskq taskq_sys = {
sys/kern/uipc_socket.c
437
struct taskq *spq, *spqback;
sys/net/bfd.c
143
struct taskq *bfdtq;
sys/net/if.c
237
struct taskq *sn_taskq;
sys/net/if.c
3814
struct taskq *
sys/net/if.h
572
struct taskq *
sys/net/if_gre.c
3563
struct taskq *softnet = net_tq(ifp->if_index);
sys/net/if_pfsync.c
159
struct taskq *s_softnet;
sys/net/if_wg.c
392
struct taskq *wg_handshake_taskq;
sys/net/if_wg.c
393
struct taskq *wg_crypt_taskq;
sys/net/ifq.h
29
struct taskq *ifq_softnet;
sys/net/ifq.h
79
struct taskq *ifiq_softnet;
sys/sys/socketvar.h
77
struct taskq *ssp_queue; /* [I] softnet queue where we add */
sys/sys/task.h
24
struct taskq;
sys/sys/task.h
45
extern struct taskq *const systq;
sys/sys/task.h
46
extern struct taskq *const systqmp;
sys/sys/task.h
48
struct taskq *taskq_create(const char *, unsigned int, int, unsigned int);
sys/sys/task.h
49
void taskq_destroy(struct taskq *);
sys/sys/task.h
50
void taskq_barrier(struct taskq *);
sys/sys/task.h
52
void taskq_del_barrier(struct taskq *, struct task *);
sys/sys/task.h
55
int task_add(struct taskq *, struct task *);
sys/sys/task.h
56
int task_del(struct taskq *, struct task *);
usr.sbin/iscsid/iscsid.h
242
struct taskq tasks;
usr.sbin/iscsid/iscsid.h
279
struct taskq tasks;
usr.sbin/iscsid/iscsid.h
402
void taskq_cleanup(struct taskq *);
usr.sbin/iscsid/iscsid.h
75
TAILQ_HEAD(taskq, task);
usr.sbin/iscsid/task.c
60
taskq_cleanup(struct taskq *tq)