Searched defs:dispatcher (Results 1 - 3 of 3) sorted by relevance
| /src/sys/arch/playstation2/ee/ | ||
| H A D | intc.c | 87 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 D | dmac.c | 116 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 D | kern_threadpool.c | 966 struct threadpool_thread *const dispatcher = arg; local in function:threadpool_dispatcher_thread [all...] |
Completed in 5 milliseconds