Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_intr.c116 static void start_softintr(void *);
1587 start_softintr(void *dummy) in start_softintr() function
1596 SYSINIT(start_softintr, SI_SUB_SOFTINTR, SI_ORDER_FIRST, start_softintr,