Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
H A Dlinux_workqueue.c61 #define LIST_FOR_WORK(pos, listObject, type, field) \ macro
281 LIST_FOR_WORK(tmpWork, &wq->cpu_wq->worklist, struct work_struct, entry) { in QueueWorkOn()
386 LIST_FOR_WORK(work, &wq->cpu_wq->worklist, struct work_struct, entry) { in queue_delayed_work()

Completed in 2 milliseconds