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

  /src/sys/arch/sparc/sparc/
kgdb_machdep.c 174 static void kgdb_resume_others(void);
202 kgdb_resume_others(void) function in typeref:typename:void
249 kgdb_resume_others();
  /src/sys/arch/sparc64/sparc64/
kgdb_machdep.c 177 static void kgdb_resume_others(void);
205 kgdb_resume_others(void) function in typeref:typename:void
250 kgdb_resume_others();

Completed in 12 milliseconds