Searched refs:stoppcbs (Results 1 – 13 of 13) sorted by relevance
37 #define KDB_STOPPEDPCB(pc) &stoppcbs[pc->pc_cpuid]
47 extern struct pcb stoppcbs[];
38 #define KDB_STOPPEDPCB(pc) &stoppcbs[pc->pc_cpuid]
53 extern struct pcb stoppcbs[];
39 #define KDB_STOPPEDPCB(pc) &stoppcbs[pc->pc_cpuid]
33 extern struct pcb stoppcbs[];
67 struct pcb stoppcbs[MAXCPU]; variable251 savectx(&stoppcbs[cpu]); in ipi_stop()
58 struct pcb stoppcbs[MAXCPU]; variable152 savectx(&stoppcbs[cpu]); in mips_ipi_handler()
29 extern struct pcb stoppcbs[];
126 struct pcb stoppcbs[MAXCPU]; variable419 savectx(&stoppcbs[cpu]); in ipi_stop()
100 struct pcb stoppcbs[MAXCPU]; variable1449 savectx(&stoppcbs[cpu]); in nmi_call_kdb_smp()1473 savectx(&stoppcbs[cpu]); in cpustop_handler()