Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
Dlinux_workqueue.c415 struct work_struct *workNext = NULL; in linux_cancel_delayed_work() local
437 … LIST_FOR_WORK_DEL(work, workNext, &dwork->wq->cpu_wq->worklist, struct work_struct, entry) { in linux_cancel_delayed_work()