Home
last modified time | relevance | path

Searched refs:kt_did_t (Results 1 – 25 of 52) sorted by relevance

123

/illumos-gate/usr/src/uts/common/sys/idm/
H A Didm_so.h57 kt_did_t is_thread_did;
66 kt_did_t ic_tx_thread_did;
73 kt_did_t ic_rx_thread_did;
H A Didm_impl.h455 kt_did_t idm_wd_thread_did;
/illumos-gate/usr/src/lib/libfakekernel/common/sys/
H A Dthread.h74 typedef uint64_t kt_did_t; typedef
106 extern void thread_join(kt_did_t);
/illumos-gate/usr/src/uts/common/sys/
H A Dfx.h117 kt_did_t fx_ktid;
153 extern int fx_modify_priority(kt_did_t, clock_t, pri_t);
H A Dthread.h115 typedef uint64_t kt_did_t; typedef
160 kt_did_t t_did; /* thread id for kernel debuggers */
H A Dsysevent_impl.h322 kt_did_t eq_thrid; /* Id delivery thread */
/illumos-gate/usr/src/uts/common/sys/ib/clients/eoib/
H A Deib_impl.h787 kt_did_t ei_txwqe_monitor;
788 kt_did_t ei_lsobufs_monitor;
789 kt_did_t ei_rwqes_refiller;
790 kt_did_t ei_vnic_creator;
791 kt_did_t ei_events_handler;
792 kt_did_t ei_keepalives_manager;
H A Denx_impl.h308 kt_did_t ti_kt_did;
402 kt_did_t nx_nodeq_kt_did;
/illumos-gate/usr/src/uts/sun4u/sys/
H A Drmc_comm_drvintf.h89 kt_did_t dreq_tid;
/illumos-gate/usr/src/uts/common/io/kbtrans/
H A Dkbtrans_streams.h146 kt_did_t progressbar_key_abort_t_did;
/illumos-gate/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit_isns.h67 kt_did_t esi_thread_did;
/illumos-gate/usr/src/lib/libfakekernel/common/
H A Dthread.c97 thread_join(kt_did_t id) in thread_join()
/illumos-gate/usr/src/uts/common/io/usbgem/
H A Dusbgem.h152 kt_did_t tx_watcher_did;
218 kt_did_t link_watcher_did;
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dipsec_loader.c150 kt_did_t tid; in ipsec_loader_destroy()
/illumos-gate/usr/src/uts/common/sys/sdcard/
H A Dsda_impl.h109 kt_did_t s_owner; /* owner holding the slot */
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_thread.c48 #define THR_TO_DID(t) ((kt_did_t)(uintptr_t)t)
/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_misc.h411 kt_did_t tki_perfcntr64_thread_id;
/illumos-gate/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_handlers.c128 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()
/illumos-gate/usr/src/uts/sun/sys/scsi/adapters/
H A Dsfvar.h128 kt_did_t sf_hp_tid; /* hotplug thread id */
/illumos-gate/usr/src/uts/common/disp/
H A Dfx.c200 static fxproc_t *fx_list_lookup(kt_did_t);
1654 fx_list_lookup(kt_did_t ktid) in fx_list_lookup()
1779 fx_modify_priority(kt_did_t ktid, clock_t quantum, pri_t pri) in fx_modify_priority()
H A Dthread.c111 static kt_did_t next_t_id = 1;
636 did_to_thread(kt_did_t tid) in did_to_thread()
657 thread_join(kt_did_t tid) in thread_join()
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_misc.h473 kt_did_t hki_perfcntr64_thread_id;
/illumos-gate/usr/src/uts/sun4u/lw8/io/
H A Dlw8.c294 static kt_did_t lw8_logger_tid = 0;
1445 kt_did_t tid; in lw8_logger_destroy()
/illumos-gate/usr/src/uts/sun4u/io/
H A Drmclomv.c229 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()
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_stats.c695 kt_did_t tid; in tavor_kstat_perfcntr64_thread_exit()

123