taskq_next_work
int taskq_next_work(struct taskq *, struct task *);
while (taskq_next_work(tq, &work)) {