Home
last modified time | relevance | path

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

/netbsd-src/sys/kern/
H A Dsubr_workqueue.c139 workqueue_runlist(struct workqueue *wq, struct workqhead *list) in workqueue_runlist() function
191 workqueue_runlist(wq, &tmp); in workqueue_worker()