Home
last modified time | relevance | path

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

/NextBSD/sys/kern/
HDkern_intr.c69 struct intr_thread { struct
104 struct intr_thread *ithd);
106 struct trapframe *frame, struct intr_thread **ithd);
107 static struct intr_thread *ithread_create(const char *name,
111 static struct intr_thread *ithread_create(const char *name);
113 static void ithread_destroy(struct intr_thread *ithread);
121 static void ithread_update(struct intr_thread *ithd);
166 ithread_update(struct intr_thread *ithd) in ithread_update()
434 static struct intr_thread *
437 struct intr_thread *ithd; in ithread_create()
[all …]
/NextBSD/sys/sys/
HDinterrupt.h36 struct intr_thread;
55 struct intr_thread *ih_thread; /* Ithread for filtered handler. */
111 struct intr_thread *ie_thread; /* Thread we are connected to. */
/NextBSD/cddl/contrib/dtracetoolkit/Examples/
HDhotkernel_example.txt89 unix`intr_thread 1 0.1%
HDputnexts_example.txt512 unix`intr_thread+0x107