db_trace.c | 111 static int nextframe(struct stackpos *, struct pcb *, int, 180 nextframe(struct stackpos *sp, struct pcb *pcb, int kerneltrace, function in typeref:typename:int 238 * is called from stacktop() and from nextframe(). Our caller will do 563 if (nextframe(&pos, pcb, kernel_only, pr) == 0)
|