Lines Matching refs:KTR_INTR

248 	CTR2(KTR_INTR, "%s: updated %s", __func__, ie->ie_fullname);  in intr_event_update()
284 CTR2(KTR_INTR, "%s: created %s", __func__, ie->ie_name); in intr_event_create()
466 CTR2(KTR_INTR, "%s: created %s", __func__, name); in ithread_create()
490 CTR2(KTR_INTR, "%s: created %s", __func__, name); in ithread_create()
500 CTR2(KTR_INTR, "%s: killing %s", __func__, ithread->it_event->ie_name); in ithread_destroy()
577 CTR3(KTR_INTR, "%s: added %s to %s", __func__, ih->ih_name, in intr_event_add_handler()
660 CTR3(KTR_INTR, "%s: added %s to %s", __func__, ih->ih_name, in intr_event_add_handler()
805 CTR3(KTR_INTR, "%s: removing %s from %s", __func__, handler->ih_name, in intr_event_remove_handler()
901 CTR3(KTR_INTR, "%s: pid %d (%s) gathering entropy", __func__, in intr_event_schedule_thread()
919 CTR3(KTR_INTR, "%s: schedule pid %d (%s)", __func__, p->p_pid, in intr_event_schedule_thread()
924 CTR5(KTR_INTR, "%s: pid %d (%s): it_need %d, state %d", in intr_event_schedule_thread()
952 CTR3(KTR_INTR, "%s: removing %s from %s", __func__, handler->ih_name, in intr_event_remove_handler()
1055 CTR3(KTR_INTR, "%s: pid %d (%s) gathering entropy", __func__, in intr_event_schedule_thread()
1073 CTR3(KTR_INTR, "%s: schedule pid %d (%s)", __func__, p->p_pid, in intr_event_schedule_thread()
1078 CTR5(KTR_INTR, "%s: pid %d (%s): it_need %d, state %d", in intr_event_schedule_thread()
1142 CTR3(KTR_INTR, "swi_sched: %s %s need=%d", ie->ie_name, ih->ih_name, in swi_sched()
1146 CTR2(KTR_INTR, "swi_sched: pid %d (%s) gathering entropy", in swi_sched()
1206 CTR6(KTR_INTR, "%s: pid %d exec %p(%p) for %s flg=%x", in priv_ithread_execute_handler()
1258 CTR6(KTR_INTR, "%s: pid %d exec %p(%p) for %s flg=%x", in intr_event_execute_handlers()
1342 CTR3(KTR_INTR, "%s: pid %d (%s) exiting", __func__, in ithread_loop()
1436 CTR4(KTR_INTR, "%s: exec %p(%p) for %s", __func__, in intr_event_handle()
1527 CTR3(KTR_INTR, "%s: pid %d (%s) exiting", __func__, in ithread_loop()
1620 CTR5(KTR_INTR, "%s: exec %p/%p(%p) for %s", __func__, in intr_filter_loop()