/titanic_50/usr/src/cmd/dtrace/test/tst/common/assocs/ |
H A D | tst.orthogonality.d | 42 /b[curthread->t_did] == 0/ 49 printf("value should be 0; value is %x!", b[curthread->t_did]);
|
/titanic_50/usr/src/uts/common/io/rsm/ |
H A D | rsmka_util.c | 91 curthread->t_did); in dbg_printf()
|
/titanic_50/usr/src/uts/common/io/ib/clients/eoib/ |
H A D | eib_main.c | 715 ss->ei_events_handler = kt->t_did; in eib_state_init() 719 ss->ei_rwqes_refiller = kt->t_did; in eib_state_init() 723 ss->ei_vnic_creator = kt->t_did; in eib_state_init() 727 ss->ei_keepalives_manager = kt->t_did; in eib_state_init()
|
H A D | eib_rsrc.c | 627 ss->ei_txwqe_monitor = kt->t_did; in eib_rsrc_setup_txbufs() 842 ss->ei_lsobufs_monitor = kt->t_did; in eib_rsrc_setup_lsobufs()
|
H A D | enx_misc.c | 392 ti->ti_kt_did = kt->t_did; in eibnx_start_port_monitor()
|
H A D | enx_ibt.c | 181 ss->nx_nodeq_kt_did = kt->t_did; in eibnx_state_init()
|
/titanic_50/usr/src/cmd/mdb/common/kmdb/kctl/ |
H A D | kctl_wr.c | 309 thread_join(kctl.kctl_wr_thr->t_did); in kctl_wr_thr_join()
|
/titanic_50/usr/src/uts/i86pc/os/ |
H A D | graphics.c | 188 thread_join(progressbar_tid->t_did); in progressbar_stop()
|
/titanic_50/usr/src/uts/common/inet/ip/ |
H A D | ipsec_loader.c | 182 ipss->ipsec_loader_tid = tp->t_did; in ipsec_loader_start()
|
/titanic_50/usr/src/uts/common/disp/ |
H A D | thread.c | 472 t->t_did = next_t_id++; in thread_create() 653 if (t->t_did == tid) in did_to_thread() 656 if (t->t_did == tid) in did_to_thread() 672 ASSERT(tid != curthread->t_did); in thread_join() 673 ASSERT(tid != t0.t_did); in thread_join()
|
/titanic_50/usr/src/uts/common/fs/smbsrv/ |
H A D | smb_thread.c | 48 #define THR_TO_DID(t) (t->t_did)
|
/titanic_50/usr/src/uts/common/io/ib/ibtl/ |
H A D | ibtl_handlers.c | 1986 ibtl_cq_did[my_idx] = t->t_did; /* save for thread_join() */ in ibtl_another_cq_handler_in_thread() 2026 ibtl_async_did[i] = t->t_did; /* thread_join() */ in ibtl_thread_init2() 2034 ibtl_cq_did[i] = t->t_did; /* save for thread_join() */ in ibtl_thread_init2()
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | thread.h | 153 kt_did_t t_did; /* thread id for kernel debuggers */ member
|
/titanic_50/usr/src/uts/sun4v/io/ |
H A D | platsvc.c | 308 thread_join(ps_suspend_thread->t_did); in ps_fini()
|
H A D | vsw_rxdring.c | 841 tid = ldcp->rcv_thread->t_did; in vsw_stop_rcv_thread()
|
/titanic_50/usr/src/uts/common/io/ib/adapters/hermon/ |
H A D | hermon_stats.c | 791 ksi->hki_perfcntr64_thread_id = thr->t_did; in hermon_kstat_perfcntr64_thread_create()
|
/titanic_50/usr/src/uts/common/io/ib/adapters/tavor/ |
H A D | tavor_stats.c | 712 ksi->tki_perfcntr64_thread_id = thr->t_did; in tavor_kstat_perfcntr64_thread_create()
|
/titanic_50/usr/src/uts/sun4u/io/ |
H A D | rmc_comm_drvintf.c | 1000 dis->dreq_tid = tp->t_did; in rmc_comm_dreq_thread_start()
|
/titanic_50/usr/src/uts/common/io/idm/ |
H A D | idm_so.c | 1238 so_svc->is_thread_did = so_svc->is_thread->t_did; in idm_so_svc_port_watcher() 2000 so_conn->ic_rx_thread_did = so_conn->ic_rx_thread->t_did; in idm_sorx_thread() 2765 so_conn->ic_tx_thread_did = so_conn->ic_tx_thread->t_did; in idm_sotx_thread()
|
H A D | idm_impl.c | 1102 idm.idm_wd_thread_did = curthread->t_did; in idm_wd_thread()
|
/titanic_50/usr/src/uts/sun4u/lw8/io/ |
H A D | sgenv.c | 896 env_thread_tid = env_thread->t_did; in sgenv_create_cache_update_threads() 903 board_thread_tid = board_thread->t_did; in sgenv_create_cache_update_threads()
|
H A D | lw8.c | 1436 lw8_logger_tid = tp->t_did; in lw8_logger_start()
|
/titanic_50/usr/src/uts/common/fs/ufs/ |
H A D | ufs_thread.c | 103 ufs_thread_did = uq->uq_threadp->t_did; in ufs_thread_exit()
|
/titanic_50/usr/src/uts/common/os/ |
H A D | ddi_intr_irm.c | 326 thread_join(pool_p->ipool_thread->t_did); in ndi_irm_destroy()
|
/titanic_50/usr/src/uts/common/io/aggr/ |
H A D | aggr_grp.c | 1455 tid = grp->lg_tx_notify_thread->t_did; in aggr_grp_create() 1767 tid = grp->lg_tx_notify_thread->t_did; in aggr_grp_delete()
|