Home
last modified time | relevance | path

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

/freebsd-13.1/sys/kern/
H A Dsubr_taskqueue.c849 static void *taskqueue_fast_ih; variable
854 swi_sched(taskqueue_fast_ih, 0); in taskqueue_fast_enqueue()
865 SWI_TQ_FAST, INTR_MPSAFE, &taskqueue_fast_ih));