Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/kern/
Dkern_intr.c112 static void start_softintr(void *);
1550 start_softintr(void *dummy) in start_softintr() function
1556 SYSINIT(start_softintr, SI_SUB_SOFTINTR, SI_ORDER_FIRST, start_softintr,