Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsubr_taskqueue.c491 taskqueue_run(struct taskqueue *queue) in taskqueue_run() function
652 taskqueue_run(taskqueue_swi); in taskqueue_swi_run()
664 taskqueue_run(taskqueue_swi_giant); in taskqueue_swi_giant_run()
877 taskqueue_run(taskqueue_fast); in taskqueue_fast_run()
/f-stack/freebsd/sys/
H A Dtaskqueue.h101 void taskqueue_run(struct taskqueue *queue);