Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dsubr_taskqueue.c884 static void *taskqueue_fast_ih; variable
889 swi_sched(taskqueue_fast_ih, 0); in taskqueue_fast_enqueue()
900 SWI_TQ_FAST, INTR_MPSAFE, &taskqueue_fast_ih));