Home
last modified time | relevance | path

Searched refs:prgetpsaddr (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/uts/common/fs/proc/
H A Dprdata.h404 extern caddr_t prgetpsaddr(proc_t *);
H A Dprioctl.c3414 psp->pr_addr = prgetpsaddr(p); in oprgetpsinfo()
H A Dprsubr.c2268 psp->pr_addr = (uintptr_t)prgetpsaddr(p); in prgetpsinfo()
/titanic_44/usr/src/uts/intel/fs/proc/
H A Dprmachdep.c292 prgetpsaddr(proc_t *p) in prgetpsaddr() function
/titanic_44/usr/src/uts/sparc/fs/proc/
H A Dprmachdep.c593 prgetpsaddr(proc_t *p) in prgetpsaddr() function