Home
last modified time | relevance | path

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

/freebsd-14.2/sys/sys/
H A Dinterrupt.h190 void *intr_handler_source(void *cookie);
/freebsd-14.2/sys/x86/x86/
H A Dintr_machdep.c290 isrc = intr_handler_source(cookie); in intr_remove_handler()
/freebsd-14.2/sys/kern/
H A Dkern_intr.c736 intr_handler_source(void *cookie) in intr_handler_source() function
H A Dsubr_intr.c1157 if (isrc != intr_handler_source(cookie))