Searched refs:taskqueue (Results 26 - 50 of 480) sorted by relevance

1234567891011>>

/freebsd-12-stable/sys/dev/rtwn/rtl8188e/
H A Dr88e_tx.c35 #include <sys/taskqueue.h>
/freebsd-12-stable/sys/dev/rtwn/rtl8192c/pci/
H A Dr92ce_fw.c35 #include <sys/taskqueue.h>
H A Dr92ce_led.c35 #include <sys/taskqueue.h>
/freebsd-12-stable/sys/dev/rtwn/rtl8192c/
H A Dr92c_attach.c35 #include <sys/taskqueue.h>
H A Dr92c_llt.c35 #include <sys/taskqueue.h>
/freebsd-12-stable/sys/dev/rtwn/rtl8192c/usb/
H A Dr92cu_led.c35 #include <sys/taskqueue.h>
H A Dr92cu_tx.c31 #include <sys/taskqueue.h>
/freebsd-12-stable/sys/dev/rtwn/rtl8192e/
H A Dr92e_led.c41 #include <sys/taskqueue.h>
/freebsd-12-stable/sys/dev/rtwn/rtl8812a/
H A Dr12a_led.c41 #include <sys/taskqueue.h>
/freebsd-12-stable/sys/dev/rtwn/rtl8812a/usb/
H A Dr12au_rx.c41 #include <sys/taskqueue.h>
H A Dr12au_tx.c41 #include <sys/taskqueue.h>
/freebsd-12-stable/sys/dev/rtwn/rtl8821a/
H A Dr21a_beacon.c41 #include <sys/taskqueue.h>
H A Dr21a_fw.c41 #include <sys/taskqueue.h>
H A Dr21a_led.c41 #include <sys/taskqueue.h>
H A Dr21a_rx.c41 #include <sys/taskqueue.h>
/freebsd-12-stable/sys/dev/rtwn/rtl8821a/usb/
H A Dr21au_init.c41 #include <sys/taskqueue.h>
/freebsd-12-stable/sys/dev/ata/chipsets/
H A Data-cenatek.c43 #include <sys/taskqueue.h>
H A Data-micron.c43 #include <sys/taskqueue.h>
/freebsd-12-stable/sys/kern/
H A Dsubr_power.c37 #include <sys/taskqueue.h>
/freebsd-12-stable/sys/dev/acpica/Osd/
H A DOsdSchedule.c44 #include <sys/taskqueue.h>
88 struct taskqueue *acpi_taskq;
190 * We allocate and queue a task for one of our taskqueue threads to process.
/freebsd-12-stable/sys/dev/hyperv/include/
H A Dvmbus.h130 struct taskqueue;
227 struct taskqueue *
/freebsd-12-stable/sys/dev/jme/
H A Dif_jmevar.h37 #include <sys/taskqueue.h>
227 struct taskqueue *jme_tq;
/freebsd-12-stable/sys/dev/qlxgb/
H A Dqla_def.h102 struct taskqueue *rcv_tq;
165 struct taskqueue *tx_tq;
/freebsd-12-stable/sys/ufs/ufs/
H A Dufsmount.h56 struct taskqueue;
111 struct taskqueue *um_trim_tq; /* (c) trim request queue */
/freebsd-12-stable/sys/dev/vnic/
H A Dnicvf_queues.h262 struct taskqueue *rbdr_taskq;
298 struct taskqueue *cmp_taskq;
334 struct taskqueue *snd_taskq;
357 struct taskqueue *qs_err_taskq;

Completed in 298 milliseconds

1234567891011>>