kthread_id_t
if (curthread != (kthread_id_t)saved_thread_ptr) {
void audit_thread_create(kthread_id_t);
void audit_thread_free(kthread_id_t);
kthread_id_t tad_thread; /* DEBUG pointer to parent thread */
kthread_id_t fad_thread; /* DEBUG creating thread */
kthread_id_t tp;
kthread_id_t tp;
kthread_id_t tp;
kthread_id_t tp;
cpucaps_charge(kthread_id_t t, caps_sc_t *csc, cpucaps_charge_t charge_type)
caps_charge_adjust(kthread_id_t t, caps_sc_t *csc)
kthread_id_t, t, hrtime_t, usage_delta);
cpupart_movable_thread(kthread_id_t tp, cpupart_t *cp, int ignore)
cpupart_move_thread(kthread_id_t tp, cpupart_t *newpp, int ignore,
cpupart_bind_thread(kthread_id_t tp, psetid_t psid, int ignore, void *projbuf,
thread_lock(kthread_id_t t)
thread_lock_high(kthread_id_t t)
thread_transition(kthread_id_t t)
thread_stop(kthread_id_t t)
ufsvfsp->vfs_ulockfs.ul_sbowner = (kthread_id_t)-1;
ufsvfsp->vfs_ulockfs.ul_sbowner = (kthread_id_t)-1;
ufsvfsp->vfs_ulockfs.ul_sbowner = (kthread_id_t)-1;
ufsvfsp->vfs_ulockfs.ul_sbowner = (kthread_id_t)-1;
ufsvfsp->vfs_ulockfs.ul_sbowner = (kthread_id_t)-1;
if (ulp->ul_sbowner != (kthread_id_t)-1)
ulp->ul_sbowner = (kthread_id_t)-1;
static kthread_id_t pwt;
static kthread_id_t pwt;
kthread_id_t freezer;
kthread_id_t freezer;
kthread_id_t freezer;
kthread_id_t freezer;
kthread_id_t freezer;
kthread_id_t freezer;
kthread_id_t freezer;
kthread_id_t freezer;
kthread_id_t cl_owner;
audit_thread_create(kthread_id_t t)
void *arg, int class, char *name, kthread_id_t t)
void *arg, int class, char *name, kthread_id_t t)
callb_is_stopped(kthread_id_t tp, caddr_t *thread_name)
kthread_id_t c_thread; /* ptr to caller's thread struct */
void *, int, char *, kthread_id_t);
install_copyops(kthread_id_t tp, copyops_t *cp)
remove_copyops(kthread_id_t tp)
copyops_installed(kthread_id_t tp)
kthread_id_t cp_paused;
cpu_bind_thread(kthread_id_t tp, processorid_t bind, processorid_t *obind,
register kthread_id_t t, tlist, tnext;
force_thread_migrate(kthread_id_t tp)
thread_affinity_set(kthread_id_t t, int cpu_id)
thread_affinity_clear(kthread_id_t t)
kthread_id_t t = curthread;
kthread_id_t t = curthread;
kthread_id_t t;
kthread_id_t t;
kthread_id_t t;
kthread_id_t t;
kthread_id_t first;
static kthread_id_t nvpflush_thread;
static kthread_id_t async_thread = NULL;
kthread_id_t kcage_cageout_thread; /* to aid debugging */
kthread_id_t mh_thread_id;
kthread_id_t kcage_cageout_thread;
extern kthread_id_t mod_aul_thread;
extern kthread_id_t mod_aul_thread;
kthread_id_t mod_aul_thread;
(kthread_id_t)-1 : curthread);
(curthread == NULL ? (kthread_id_t)-1 : curthread);
kthread_id_t owner;
kthread_id_t lastowner = MUTEX_NO_OWNER; /* track owner changes */
kthread_id_t t;
extern int cpupart_movable_thread(kthread_id_t, cpupart_t *, int);
kthread_id_t t;
swapdeq(kthread_id_t tp)
kthread_id_t *tpp;
kthread_id_t tp;
kthread_id_t tp;
kthread_id_t tp = curthread;
kthread_id_t tp;
watch_enable(kthread_id_t t)
watch_disable(kthread_id_t t)
kthread_id_t t;
kthread_id_t da_thread; /* thread of transaction */
kthread_id_t dn_busy_thread; /* for debugging only */
void *, int, char *, kthread_id_t);
extern boolean_t callb_is_stopped(kthread_id_t, caddr_t *);
extern void install_copyops(kthread_id_t tp, copyops_t *cp);
extern void remove_copyops(kthread_id_t tp);
extern int copyops_installed(kthread_id_t tp);
extern int cpupart_bind_thread(kthread_id_t, psetid_t, int, void *,
kthread_id_t pcfs_owner; /* id of thread locking pcfs */
kthread_id_t uq_threadp; /* thread managing this q */
kthread_id_t ul_sbowner; /* thread than can write superblock */
void fss_changeproj(kthread_id_t, void *, void *, fssbuf_t *, fssbuf_t *);
void fss_changepset(kthread_id_t, void *, fssbuf_t *, fssbuf_t *);
extern kthread_id_t kcage_cageout_thread;
kthread_id_t thread_id;
kthread_id_t rt_tp; /* pointer to thread */
kthread_id_t sd_freezer; /* thread that froze stream */
kthread_id_t bc_executor;
extern void watch_enable(kthread_id_t);
extern void watch_disable(kthread_id_t);
kthread_id_t tp;
kthread_id_t tp;
kthread_id_t tp;
cpu_intr_swtch_enter(kthread_id_t t)
cpu_intr_swtch_exit(kthread_id_t t)
kthread_id_t tp;
mcp->mod_inprogress_thread = (kthread_id_t)-1;
kthread_id_t t = parent, ct = child;
#define MUTEX_OWNER(lp) ((kthread_id_t)((lp)->m_owner & MUTEX_THREAD))
#define MUTEX_NO_OWNER ((kthread_id_t)NULL)
kthread_id_t thread;
#define MUTEX_OWNER(lp) ((kthread_id_t)((lp)->m_owner << PTR24_LSB))
#define MUTEX_NO_OWNER ((kthread_id_t)PTR24_BASE)
#define MUTEX_OWNER(lp) ((kthread_id_t)((lp)->m_owner & MUTEX_THREAD))
#define MUTEX_NO_OWNER ((kthread_id_t)NULL)
cpu_intr_swtch_enter(kthread_id_t t)
cpu_intr_swtch_exit(kthread_id_t t)
kthread_id_t tp;
kthread_id_t tp;
kthread_id_t tp;
kthread_id_t ptl1_thread_p = NULL;
kthread_id_t tp;
kthread_id_t tp;
static kthread_id_t oplmsu_bthrd_id = NULL;
kthread_id_t cache_tp;
kthread_id_t tp;
kthread_id_t tp;
kthread_id_t cache_tp;
kthread_id_t tp;
kthread_id_t tp;
kthread_id_t tp;