Home
last modified time | relevance | path

Searched refs:getpcstack (Results 1 – 25 of 31) sorted by relevance

12

/titanic_41/usr/src/lib/libumem/common/
H A Dmisc.h134 extern int getpcstack(uintptr_t *pcstack, int pcstack_limit,
H A Dumem_fail.c91 uint_t nframes = getpcstack(cur_stack, ERR_STACK_FRAMES, 0); in print_stacktrace()
H A Dgetpcstack.c56 getpcstack(uintptr_t *pcstack, int pcstack_limit, int check_signal) in getpcstack() function
H A Dvmem.c347 vsp->vs_depth = (uint8_t)getpcstack(vsp->vs_stack, in vmem_hash_insert()
H A Dumem.c1372 _bcp->bc_depth = getpcstack(_bcp->bc_stack, umem_stack_depth, \
/titanic_41/usr/src/uts/intel/ia32/sys/
H A Dtraptrace.h232 call getpcstack; \
263 call getpcstack; \
/titanic_41/usr/src/lib/libumem/
H A DMakefile.com80 getpcstack.o \
/titanic_41/usr/src/uts/common/inet/nca/
H A Dnca.h669 _ix = getpcstack(&_p->stk[0], NODE_T_STK_DEPTH + 1); \
677 _ix = getpcstack(&_p->stk[1], NODE_T_STK_DEPTH); \
757 _ix = getpcstack(&_p->stk[0], DOOR_STK_DEPTH + 1); \
765 _ix = getpcstack(&_p->stk[1], DOOR_STK_DEPTH); \
1517 _ix = getpcstack(&_p->stk[0], NCA_CONN_T_STK_DEPTH + 1); \
1525 _ix = getpcstack(&_p->stk[1], NCA_CONN_T_STK_DEPTH); \
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_debug.c58 extern int getpcstack(pc_t *, int);
296 depth = getpcstack(&pcstack[0], DEBUG_STK_DEPTH); in ql_stacktrace()
/titanic_41/usr/src/uts/sparc/os/
H A Darchdep.c78 getpcstack(pc_t *pcstack, int pcstack_limit) in getpcstack() function
/titanic_41/usr/src/uts/common/tnf/
H A Dtnf_res.c256 n = getpcstack(pcs, TNF_PC_COUNT); in pcstack()
/titanic_41/usr/src/uts/common/sys/idm/
H A Didm_impl.h100 anr->anr_depth = getpcstack(anr->anr_stack, \
/titanic_41/usr/src/uts/common/sys/
H A Dsystm.h267 int getpcstack(pc_t *, int);
/titanic_41/usr/src/uts/common/inet/
H A Dtcp.h502 #define TCP_DEBUG_GETPCSTACK(buffer, depth) ((void) getpcstack(buffer, \
/titanic_41/usr/src/uts/common/os/
H A Dddifm.c234 depth = getpcstack(stack, DDI_FM_STKDEPTH); in i_ddi_drv_ereport_post()
H A Dvmem.c477 vsp->vs_depth = (uint8_t)getpcstack(vsp->vs_stack, in vmem_hash_insert()
H A Dpolicy.c260 depth = getpcstack(stack, MAXPRIVSTACK); in priv_policy_errmsg()
/titanic_41/usr/src/uts/common/inet/ip/
H A Dipclassifier.c2702 ctb->ctb_depth = getpcstack(ctb->ctb_stack, CONN_STACK_DEPTH); in conn_trace_ref()
2720 ctb->ctb_depth = getpcstack(ctb->ctb_stack, CONN_STACK_DEPTH); in conn_untrace_ref()
/titanic_41/usr/src/uts/i86pc/cpu/generic_cpu/
H A Dgcpu_mca.c1853 gcl->gcl_stackdepth = getpcstack(gcl->gcl_stack, FM_STK_DEPTH); in gcpu_mca_logout()
/titanic_41/usr/src/uts/common/fs/smbsrv/
H A Dsmb_node.c1298 anr->anr_depth = getpcstack(anr->anr_stack, in smb_node_audit()
/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_resource.c1162 rldb->db_stackheight = getpcstack(rldb->db_stack, in cachefs_rl_debug_save()
H A Dcachefs_subr.c2771 cdb->cdb_depth = getpcstack(cdb->cdb_stack, CACHEFS_DEBUG_DEPTH); in cachefs_debug_save()
/titanic_41/usr/src/uts/intel/ia32/os/
H A Darchdep.c851 getpcstack(pc_t *pcstack, int pcstack_limit) in getpcstack() function
/titanic_41/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.h1326 getpcstack(hmeblkp->hblk_audit_cache[audit_index].stack, \
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c3664 pd->pd_d_depth = getpcstack(pd->pd_d_stack, FC_STACK_DEPTH); in fctl_enlist_did_table()
3777 pd->pd_w_depth = getpcstack(pd->pd_w_stack, FC_STACK_DEPTH); in fctl_enlist_pwwn_table()

12