HomeSort by: relevance | last modified time | path
    Searched refs:db_resume_others (Results 1 - 11 of 11) sorted by relevancy

  /src/sys/arch/riscv/include/
db_machdep.h 123 void db_resume_others(void);
  /src/sys/arch/mips/include/
db_machdep.h 134 void db_resume_others(void);
  /src/sys/arch/powerpc/include/
db_machdep.h 167 void db_resume_others(void);
  /src/sys/arch/amd64/amd64/
db_interface.c 169 db_resume_others(void) function
256 db_resume_others();
  /src/sys/arch/sparc/sparc/
db_interface.c 173 static void db_resume_others(void);
202 db_resume_others(void) function
287 db_resume_others();
  /src/sys/arch/i386/i386/
db_interface.c 169 db_resume_others(void) function
267 db_resume_others();
  /src/sys/arch/sparc64/sparc64/
ipifuncs.c 120 extern void db_resume_others(void);
134 db_resume_others();
db_interface.c 135 void db_resume_others(void);
162 db_resume_others(void) function
344 db_resume_others();
  /src/sys/arch/riscv/riscv/
db_interface.c 284 db_resume_others(void) function
  /src/sys/arch/mips/mips/
db_interface.c 1121 db_resume_others(void) function
  /src/sys/arch/powerpc/powerpc/
db_interface.c 865 db_resume_others(void) function

Completed in 26 milliseconds