Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/kern/
Dsubr_taskqueue.c338 taskqueue_run(struct taskqueue *queue) in taskqueue_run() function
488 taskqueue_run(taskqueue_swi); in taskqueue_swi_run()
500 taskqueue_run(taskqueue_swi_giant); in taskqueue_swi_giant_run()
634 taskqueue_run(taskqueue_fast); in taskqueue_fast_run()
/freebsd-9-stable/sys/sys/
Dtaskqueue.h77 void taskqueue_run(struct taskqueue *queue);
/freebsd-9-stable/share/man/man9/
DMakefile1326 taskqueue.9 taskqueue_run.9 \