Home
last modified time | relevance | path

Searched refs:PR_SYSENTRY (Results 1 – 19 of 19) sorted by relevance

/titanic_50/usr/src/lib/libproc/common/
H A DPsyscall.c157 P->status.pr_lwp.pr_why == PR_SYSENTRY)) { in Pcreate_agent()
286 if (P->status.pr_lwp.pr_why == PR_SYSENTRY && in execute()
H A DPcontrol.c552 P->status.pr_lwp.pr_why == PR_SYSENTRY || in Pxcreate()
598 P->status.pr_lwp.pr_why == PR_SYSENTRY && in Pxcreate()
1740 case PR_SYSENTRY: in prldump()
1923 case PR_SYSENTRY: in Pstopstatus()
3501 case PR_SYSENTRY: in Lstopstatus()
/titanic_50/usr/src/cmd/ptools/pflags/
H A Dpflags.c457 case PR_SYSENTRY: in prwhy()
492 case PR_SYSENTRY: in prwhat()
/titanic_50/usr/src/uts/sparc/sys/
H A Dold_procfs.h232 #define PR_SYSENTRY 3 macro
/titanic_50/usr/src/uts/intel/sys/
H A Dold_procfs.h233 #define PR_SYSENTRY 3 macro
/titanic_50/usr/src/uts/common/sys/
H A Dprocfs.h230 #define PR_SYSENTRY 3
/titanic_50/usr/src/cmd/ptools/pstack/
H A Dpstack.c658 (psp->pr_why == PR_SYSENTRY || in call_stack()
/titanic_50/usr/src/lib/libtnfctl/
H A Dprb_proc.c265 state_p->ps_issysentry = ((prstatus.pr_why & PR_SYSENTRY) != 0); in prb_proc_state()
/titanic_50/usr/src/lib/libpctx/common/
H A Dlibpctx.c679 case PR_SYSENTRY: in pctx_run()
/titanic_50/usr/src/uts/intel/ia32/os/
H A Dsyscall.c300 stop(PR_SYSENTRY, code); in pre_syscall()
/titanic_50/usr/src/uts/sparc/os/
H A Dsyscall.c428 stop(PR_SYSENTRY, code); in pre_syscall()
/titanic_50/usr/src/cmd/mdb/common/modules/genunix/
H A Dgcore.c953 case PR_SYSENTRY: in gcore_prchoose()
962 (t_istop_whystop == PR_SYSENTRY && in gcore_prchoose()
/titanic_50/usr/src/lib/libdtrace/common/
H A Ddt_proc.c591 else if (psp->pr_why == PR_SYSENTRY && in dt_proc_control()
/titanic_50/usr/src/cmd/truss/
H A Dmain.c744 if ((Lsp->pr_why != PR_SYSENTRY && in main()
1037 case PR_SYSENTRY: in worker_thread()
/titanic_50/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.msg383 @ MSG_PR_WHY_SYSENTRY "[ PR_SYSENTRY ]"
H A Dcorenote.c521 case PR_SYSENTRY: in conv_cnote_pr_what()
/titanic_50/usr/src/uts/common/fs/proc/
H A Dprcontrol.c1253 t->t_whystop == PR_SYSENTRY && in pr_setrun()
H A Dprsubr.c200 case PR_SYSENTRY: in prchoose()
209 (t_istop->t_whystop == PR_SYSENTRY && in prchoose()
/titanic_50/usr/src/cmd/mdb/common/mdb/
H A Dmdb_proc.c1508 case PR_SYSENTRY: in pt_print_reason()
3713 return (psp->pr_why == PR_SYSENTRY && psp->pr_what == sysnum); in pt_sysenter_match()