Home
last modified time | relevance | path

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

/dflybsd-src/sys/kern/
H A Dsubr_taskqueue.c536 taskqueue_swi_run(void *arg, void *frame) in taskqueue_swi_run() function
645 register_swi(SWI_TQ, taskqueue_swi_run, NULL, "swi_taskq", NULL, -1));