Home
last modified time | relevance | path

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

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