Searched refs:queue_kthread_work (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dkthread.h97 bool queue_kthread_work(struct kthread_worker *worker,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dkthread.c327 * queue_kthread_work - queue a kthread_work
335 bool queue_kthread_work(struct kthread_worker *worker, function
352 EXPORT_SYMBOL_GPL(queue_kthread_work); variable
410 queue_kthread_work(worker, &fwork.work);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/ivtv/
H A Divtv-irq.c969 queue_kthread_work(&itv->irq_worker, &itv->irq_work);

Completed in 68 milliseconds