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

  /src/sys/arch/hppa/hppa/
trap.c 178 struct trapframe *sanity_frame; variable in typeref:struct:trapframe *
415 if (sanity_frame == NULL && !(e)) { \
416 sanity_frame = tf; \
467 if (sanity_frame == tf) {
470 sanity_string, func, line, type, sanity_frame, sanity_lwp,
473 sanity_frame = NULL;

Completed in 11 milliseconds