HomeSort by: relevance | last modified time | path
    Searched defs:frame_sanity_check (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/hppa/hppa/
trap.c 181 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 in typeref:typename:void
644 frame_sanity_check(__func__, __LINE__, type, frame, l);
1122 frame_sanity_check(__func__, __LINE__, type, frame, l);
1124 frame_sanity_check(__func__, __LINE__, type,
1138 frame_sanity_check(__func__, __LINE__, 0, l->l_md.md_regs, l);
1151 frame_sanity_check(__func__, __LINE__, 0, l->l_md.md_regs, l);
1285 frame_sanity_check(__func__, __LINE__, 0, frame, curlwp);
1438 frame_sanity_check(__func__, __LINE__, 0, frame, l);

Completed in 12 milliseconds