Searched defs:curproc (Results 1 – 3 of 3) sorted by relevance
31 kdb(type, code, curproc, kstack) in kdb() argument
58 struct proc *curproc = &proc0; variable
227 curproc() { in curproc() function