Searched refs:prstop (Results 1 – 7 of 7) sorted by relevance
/titanic_50/usr/src/uts/common/sys/ |
H A D | prsystm.h | 96 extern void prstop(int, int);
|
/titanic_50/usr/src/uts/intel/fs/proc/ |
H A D | prmachdep.c | 435 prstop(int why, int what) in prstop() function
|
/titanic_50/usr/src/uts/common/syscall/ |
H A D | lwp_sobj.c | 1171 prstop(PR_REQUESTED, 0); in lwp_mutex_timedlock() 1592 prstop(PR_REQUESTED, 0); in lwp_cond_wait() 2038 prstop(PR_REQUESTED, 0); in lwp_sema_timedwait() 2352 prstop(PR_REQUESTED, 0); in lwp_rwlock_lock()
|
/titanic_50/usr/src/uts/common/fs/doorfs/ |
H A D | door_sys.c | 573 prstop(PR_REQUESTED, 0); in door_call() 1391 prstop(PR_REQUESTED, 0); in door_return() 3119 prstop(PR_REQUESTED, 0); in door_upcall()
|
/titanic_50/usr/src/uts/sparc/fs/proc/ |
H A D | prmachdep.c | 875 prstop(int why, int what) in prstop() function
|
/titanic_50/usr/src/uts/common/exec/elf/ |
H A D | elf.c | 1785 prstop(0, 0); in elfcore()
|
/titanic_50/usr/src/uts/common/os/ |
H A D | sig.c | 898 prstop(why, what); in stop()
|