Searched refs:proc_hdl (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/lib/abi/apptrace/common/ |
H A D | apptrace.c | 59 static struct ps_prochandle *proc_hdl = NULL; variable 394 if (proc_hdl == NULL) in la_objopen() 395 proc_hdl = Pgrab(getpid(), PGRAB_RDONLY, &perr); in la_objopen() 600 if ((ctfp = Pname_to_ctf(proc_hdl, defname)) == NULL) in la_sparcv9_pltenter() 603 if (Pxlookup_by_name(proc_hdl, PR_LMID_EVERY, defname, sym_name, in la_sparcv9_pltenter() 746 if ((ctfp = Pname_to_ctf(proc_hdl, defname)) == NULL) in la_pltexit64() 749 if (Pxlookup_by_name(proc_hdl, PR_LMID_EVERY, defname, in la_pltexit64()
|
/titanic_41/usr/src/uts/intel/os/ |
H A D | fmsmb.c | 637 uint16_t bb_id, uint16_t proc_hdl, int is_proc) in find_matching_proc() argument 677 if (cont_id == proc_hdl) { in find_matching_proc() 900 smb_bboard(uint_t strand_apicid, uint16_t proc_hdl, int is_proc) in smb_bboard() argument 951 bb_smbid, proc_hdl, is_proc) || (bbstypes->count == 1)) { in smb_bboard()
|