ktr_entry
void ktrcsw(struct ktr_entry *);
void ktremul(struct ktr_entry *);
void ktrgenio(struct ktr_entry *);
void ktrnamei(struct ktr_entry *);
void ktrpsig(struct ktr_entry *);
void ktrsyscall(struct ktr_entry *);
void ktrsysret(struct ktr_entry *);
void putpendq(struct ktr_entry *);
struct ktr_entry *
struct ktr_entry *kte;
kte = xrealloc(NULL, &siz, sizeof(struct ktr_entry));
kte = xrealloc(kte, &siz, sizeof(struct ktr_entry) + len + 1);
putpendq(struct ktr_entry *kte)
flushpendq(struct ktr_entry *us)
struct ktr_entry *kte, *kte_next;
struct ktr_entry *
struct ktr_entry *kte, *kte_next;
struct ktr_entry *kte;
struct ktr_entry *kte;
ktrsyscall(struct ktr_entry *kte)
ktrsysret(struct ktr_entry *kte)
struct ktr_entry *emul;
struct ktr_entry *genio;
struct ktr_entry *syscall_ent;
ktrnamei(struct ktr_entry *kte)
ktremul(struct ktr_entry *kte)
ktrgenio(struct ktr_entry *kte)
ktrpsig(struct ktr_entry *kte)
ktrcsw(struct ktr_entry *kte)
TAILQ_ENTRY(ktr_entry) kte_list;
TAILQ_HEAD(kteq, ktr_entry) ktependq = TAILQ_HEAD_INITIALIZER(ktependq);
void flushpendq(struct ktr_entry *);
struct ktr_entry *
struct ktr_entry *