Searched refs:prgetlwpstatus32 (Results 1 – 6 of 6) sorted by relevance
/titanic_44/usr/src/uts/common/exec/elf/ |
H A D | elf_impl.h | 101 #define prgetlwpstatus prgetlwpstatus32
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | prsystm.h | 132 extern void prgetlwpstatus32(kthread_t *, struct lwpstatus32 *, zone_t *);
|
/titanic_44/usr/src/uts/sparc/ml/ |
H A D | modstubs.s | 581 NO_UNLOAD_STUB(procfs, prgetlwpstatus32, nomod_zero);
|
/titanic_44/usr/src/uts/intel/ia32/ml/ |
H A D | modstubs.s | 692 NO_UNLOAD_STUB(procfs, prgetlwpstatus32, nomod_zero);
|
/titanic_44/usr/src/uts/common/fs/proc/ |
H A D | prsubr.c | 924 prgetlwpstatus32(kthread_t *t, lwpstatus32_t *sp, zone_t *zp) in prgetlwpstatus32() function 1139 prgetlwpstatus32(t, &sp->pr_lwp, zp); in prgetstatus32()
|
H A D | prvnops.c | 1882 prgetlwpstatus32(t, sp, VTOZONE(PTOV(pnp))); in pr_read_lstatus_32() 2483 prgetlwpstatus32(pnp->pr_common->prc_thread, sp, VTOZONE(PTOV(pnp))); in pr_read_lwpstatus_32()
|