Searched defs:dispatcher (Results 1 - 3 of 3) sorted by relevance

/src/sys/arch/playstation2/ee/
H A Dintc.c87 struct _ipl_dispatcher *dispatcher; local in function:intc_intr
162 struct _ipl_dispatcher *dispatcher = &__intc_dispatcher[ch]; local in function:intc_intr_establish
209 struct _ipl_dispatcher *dispatcher = &__intc_dispatcher[ch]; local in function:intc_intr_disestablish
[all...]
H A Ddmac.c116 struct _ipl_dispatcher *dispatcher; local in function:dmac_intr
194 struct _ipl_dispatcher *dispatcher = &__dmac_dispatcher[ch]; local in function:dmac_intr_establish
241 struct _ipl_dispatcher *dispatcher = &__dmac_dispatcher[ch]; local in function:dmac_intr_disestablish
[all...]
/src/sys/kern/
H A Dkern_threadpool.c966 struct threadpool_thread *const dispatcher = arg; local in function:threadpool_dispatcher_thread
[all...]

Completed in 5 milliseconds