Searched refs:frame_sanity_check (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/arch/hppa/hppa/
H A Dtrap.c181 void frame_sanity_check(const char *, int, int, struct trapframe *,
404 frame_sanity_check(const char *func, int line, int type, struct trapframe *tf, function
641 frame_sanity_check(__func__, __LINE__, type, frame, l);
1119 frame_sanity_check(__func__, __LINE__, type, frame, l);
1121 frame_sanity_check(__func__, __LINE__, type,
1135 frame_sanity_check(__func__, __LINE__, 0, l->l_md.md_regs, l);
1148 frame_sanity_check(__func__, __LINE__, 0, l->l_md.md_regs, l);
1282 frame_sanity_check(__func__, __LINE__, 0, frame, curlwp);
1435 frame_sanity_check(__func__, __LINE__, 0, frame, l);

Completed in 260 milliseconds