Searched refs:task_queue (Results 1 – 4 of 4) sorted by relevance
125 struct task_queue { struct492 void ldm_queue_task(struct task_queue *tq, struct tq_item *t);
126 struct task_queue { struct498 void ldm_queue_task(struct task_queue *tq, struct tq_item *t);
126 struct task_queue { struct
182 VNET_DEFINE_STATIC(struct taskqueue *, task_queue);183 #define V_task_queue VNET(task_queue)