Home
last modified time | relevance | path

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

/freebsd-14.2/sys/kern/
H A Dsubr_taskqueue.c529 taskqueue_run(struct taskqueue *queue) in taskqueue_run() function
685 taskqueue_run(taskqueue_swi); in taskqueue_swi_run()
697 taskqueue_run(taskqueue_swi_giant); in taskqueue_swi_giant_run()
896 taskqueue_run(taskqueue_fast); in taskqueue_fast_run()
/freebsd-14.2/sys/sys/
H A Dtaskqueue.h97 void taskqueue_run(struct taskqueue *queue);
/freebsd-14.2/share/man/man9/
H A DMakefile2249 taskqueue.9 taskqueue_run.9 \