Home
last modified time | relevance | path

Searched refs:task_queue (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/hptrr/
H A Dldm.h125 struct task_queue { struct
492 void ldm_queue_task(struct task_queue *tq, struct tq_item *t);
/freebsd/sys/dev/hptnr/
H A Dldm.h126 struct task_queue { struct
498 void ldm_queue_task(struct task_queue *tq, struct tq_item *t);
/freebsd/sys/dev/hpt27xx/
H A Dldm.h126 struct task_queue { struct
/freebsd/sys/netinet/
H A Dip_mroute.c180 VNET_DEFINE_STATIC(struct taskqueue *, task_queue);
181 #define V_task_queue VNET(task_queue)