/titanic_44/usr/src/uts/common/sys/idm/ |
H A D | idm_so.h | 57 kt_did_t is_thread_did; 66 kt_did_t ic_tx_thread_did; 73 kt_did_t ic_rx_thread_did;
|
H A D | idm_impl.h | 445 kt_did_t idm_wd_thread_did;
|
/titanic_44/usr/src/lib/libfakekernel/common/sys/ |
H A D | thread.h | 73 typedef uint64_t kt_did_t; typedef 104 extern void thread_join(kt_did_t);
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | fx.h | 119 kt_did_t fx_ktid; 155 extern int fx_modify_priority(kt_did_t, clock_t, pri_t);
|
H A D | thread.h | 108 typedef uint64_t kt_did_t; typedef 153 kt_did_t t_did; /* thread id for kernel debuggers */
|
H A D | sysevent_impl.h | 322 kt_did_t eq_thrid; /* Id delivery thread */
|
/titanic_44/usr/src/uts/common/sys/ib/clients/eoib/ |
H A D | eib_impl.h | 783 kt_did_t ei_txwqe_monitor; 784 kt_did_t ei_lsobufs_monitor; 785 kt_did_t ei_rwqes_refiller; 786 kt_did_t ei_vnic_creator; 787 kt_did_t ei_events_handler; 788 kt_did_t ei_keepalives_manager;
|
H A D | enx_impl.h | 304 kt_did_t ti_kt_did; 398 kt_did_t nx_nodeq_kt_did;
|
/titanic_44/usr/src/uts/sun4u/sys/ |
H A D | rmc_comm_drvintf.h | 89 kt_did_t dreq_tid;
|
/titanic_44/usr/src/uts/common/io/kbtrans/ |
H A D | kbtrans_streams.h | 145 kt_did_t progressbar_key_abort_t_did;
|
/titanic_44/usr/src/lib/libfakekernel/common/ |
H A D | thread.c | 86 thread_join(kt_did_t id) in thread_join()
|
/titanic_44/usr/src/uts/common/io/comstar/port/iscsit/ |
H A D | iscsit_isns.h | 67 kt_did_t esi_thread_did;
|
/titanic_44/usr/src/uts/common/inet/ip/ |
H A D | ipsec_loader.c | 150 kt_did_t tid; in ipsec_loader_destroy()
|
/titanic_44/usr/src/uts/common/sys/sdcard/ |
H A D | sda_impl.h | 109 kt_did_t s_owner; /* owner holding the slot */
|
/titanic_44/usr/src/uts/common/fs/smbsrv/ |
H A D | smb_thread.c | 46 #define THR_TO_DID(t) ((kt_did_t)(uintptr_t)t)
|
/titanic_44/usr/src/uts/common/sys/ib/adapters/tavor/ |
H A D | tavor_misc.h | 411 kt_did_t tki_perfcntr64_thread_id;
|
/titanic_44/usr/src/uts/sun/sys/scsi/adapters/ |
H A D | sfvar.h | 128 kt_did_t sf_hp_tid; /* hotplug thread id */
|
/titanic_44/usr/src/uts/common/io/ib/ibtl/ |
H A D | ibtl_handlers.c | 128 static kt_did_t *ibtl_async_did; /* for thread_join() */ 1967 static kt_did_t ibtl_cq_did[IBTL_CQ_MAXTHREADS]; 2018 ibtl_async_did = kmem_zalloc(ibtl_async_thread_init * sizeof (kt_did_t), in ibtl_thread_init2() 2069 ibtl_async_thread_init * sizeof (kt_did_t)); in ibtl_thread_fini()
|
/titanic_44/usr/src/uts/common/disp/ |
H A D | fx.c | 201 static fxproc_t *fx_list_lookup(kt_did_t); 1660 fx_list_lookup(kt_did_t ktid) in fx_list_lookup() 1785 fx_modify_priority(kt_did_t ktid, clock_t quantum, pri_t pri) in fx_modify_priority()
|
H A D | thread.c | 109 static kt_did_t next_t_id = 1; 647 did_to_thread(kt_did_t tid) in did_to_thread() 668 thread_join(kt_did_t tid) in thread_join()
|
/titanic_44/usr/src/uts/common/sys/ib/adapters/hermon/ |
H A D | hermon_misc.h | 473 kt_did_t hki_perfcntr64_thread_id;
|
/titanic_44/usr/src/uts/sun4u/lw8/io/ |
H A D | lw8.c | 294 static kt_did_t lw8_logger_tid = 0; 1445 kt_did_t tid; in lw8_logger_destroy()
|
/titanic_44/usr/src/uts/common/smbsrv/ |
H A D | smb_ktypes.h | 269 kt_did_t sth_did; 899 kt_did_t s_ktdid;
|
/titanic_44/usr/src/lib/libzpool/common/sys/ |
H A D | zfs_context.h | 181 typedef uint64_t kt_did_t; typedef
|
/titanic_44/usr/src/uts/sun4u/io/ |
H A D | rmclomv.c | 229 static kt_did_t rmclomv_checkrmc_tid = 0; 269 static kt_did_t rmclomv_refresh_tid = 0; 3074 kt_did_t tid; in rmclomv_checkrmc_destroy() 3281 kt_did_t tid; in rmclomv_refresh_destroy()
|