Home
last modified time | relevance | path

Searched refs:t_cid (Results 1 – 25 of 28) sorted by relevance

12

/illumos-gate/usr/src/uts/common/disp/
H A Dclass.c189 parmsp->pc_cid = tp->t_cid; in parmsget()
274 if (parmsp->pc_cid != targtp->t_cid) { in parmsset()
280 oldcid = targtp->t_cid; in parmsset()
319 curthread->t_cid, reqpcredp); in parmsset()
H A Dpriocntl.c427 pcparms.pc_cid != curthread->t_cid) { in priocntl_common()
447 pcparms.pc_cid != curthread->t_cid) in priocntl_common()
785 *argp->pcmp_cidp = pp->p_tlist->t_cid; in proccmp()
789 if (tx->t_cid == *argp->pcmp_cidp) { in proccmp()
842 *argp->pcmp_cidp = tp->t_cid; in threadcmp()
844 if (tp->t_cid == *argp->pcmp_cidp) { in threadcmp()
926 if (error == 0 && tp->t_cid == rtcid) { in setthreadnice()
1079 if (pcprio->pc_op == PC_SETPRIO && pcprio->pc_cid != tp->t_cid) { in setthreadprio()
1086 id_t oldcid = tp->t_cid; in setthreadprio()
1111 pcprio->pc_cid = tp->t_cid; in setthreadprio()
H A Dsysdc.c744 if (t->t_cid != sysdccid) { in sysdc_update()
852 if (t->t_cid != sysdccid) { in sysdc_tick()
930 if (t->t_cid != syscid) in sysdc_enterclass()
981 t->t_cid = cid; in sysdc_enterclass()
1046 ASSERT(t->t_cid == sysdccid); in sysdc_exit()
1048 t->t_cid = syscid; in sysdc_exit()
1286 ASSERT(t->t_cid == syscid); in sysdc_thread_enter()
H A Dfss.c942 if (tp->t_cid != fss_cid) in fss_newpri()
1373 if (t->t_cid != fss_cid) in fss_update_list()
1733 t->t_cid = cid; in fss_enterclass()
1783 if (t->t_cid != fss_cid) { in fss_exitclass()
2711 if (t->t_cid != fss_cid) in fss_changeproj()
2812 if (t->t_cid != fss_cid) in fss_changepset()
H A Dts.c633 t->t_cid = cid; in ts_enterclass()
2115 if (tx->t_cid != ia_cid) { in ia_set_process_group()
2183 if (tx->t_cid != ia_cid) { in ia_set_process_group()
2232 if (tx->t_cid != ia_cid) { in ia_set_process_group()
H A Dfx.c525 t->t_cid = cid; in fx_enterclass()
1664 if (fxpp->fx_tp->t_cid == fx_cid && fxpp->fx_ktid == ktid && in fx_list_lookup()
1704 if (curthread->t_cid != fx_cid) { in fx_register_callbacks()
H A Dthread.c275 curthread->t_cid = syscid; /* current thread is t0 */ in thread_init()
432 t->t_cid = syscid; in thread_create()
740 CL_EXITCLASS(t->t_cid, (caddr_t *)t->t_cldata); in thread_free()
H A Drt.c416 t->t_cid = cid; in rt_enterclass()
H A Dcpupart.c687 if (tp->t_cid == sysdccid) { in cpupart_movable_thread()
/illumos-gate/usr/src/uts/common/os/
H A Dprocset.c325 if (tp->t_cid == psp->p_lid) in procinset()
420 if (tp->t_cid == psp->p_rid) in procinset()
531 if (proctot(pp)->t_cid == 0) { in lwpinset()
570 if (tp->t_cid == psp->p_lid) in lwpinset()
656 if (tp->t_cid == psp->p_rid) in lwpinset()
812 return (curthread->t_cid); in getmyid()
H A Dlwp.c574 if (p != curproc || curthread->t_cid != cid) { in lwp_create()
585 t->t_cid = cid; in lwp_create()
1894 cid = t->t_cid; in forklwp()
1900 if (cid != t->t_cid) { in forklwp()
1914 ct->t_cid = t->t_cid; /* after data allocated so prgetpsinfo works */ in forklwp()
H A Dschedctl.c128 ssp->sc_cid = t->t_cid; in schedctl()
317 tdp->sc_cid = t->t_cid; in schedctl_set_cidpri()
H A Dpool.c1266 if (t->t_cid != cid) { in pool_change_class()
1267 oldcid = t->t_cid; in pool_change_class()
/illumos-gate/usr/src/lib/librestart/common/
H A Dlibrestart.c1374 scf_transaction_entry_t *t_cid = NULL; in restarter_remove_contract() local
1446 t_cid = scf_entry_create(h); in restarter_remove_contract()
1459 scf_entry_destroy(t_cid); in restarter_remove_contract()
1525 ret = scf_entry_add_value(t_cid, in restarter_remove_contract()
1560 scf_entry_destroy(t_cid); in restarter_remove_contract()
1582 scf_entry_destroy(t_cid); in restarter_remove_contract()
1740 t_cid = scf_entry_create(h); in restarter_store_contract()
1741 if (t_cid == NULL) { in restarter_store_contract()
1757 scf_entry_destroy(t_cid); in restarter_store_contract()
1851 scf_entry_destroy(t_cid); in restarter_store_contract()
[all …]
/illumos-gate/usr/src/uts/common/syscall/
H A Dlwp_create.c123 curthread->t_pri, &sigmask, curthread->t_cid, 0); in syslwp_create()
H A Dlgrpsys.c364 if (t->t_cid == 0 || !hasprocperm(t->t_cred, CRED())) { in lgrp_affinity_get_thread()
606 if (t->t_cid == 0 || !hasprocperm(t->t_cred, CRED())) { in lgrp_affinity_set_thread()
978 if (t->t_cid == 0 || !hasprocperm(t->t_cred, CRED())) { in lgrp_home_thread()
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_gcore.h83 id_t t_cid; member
/illumos-gate/usr/src/uts/common/fs/proc/
H A Dprcontrol.c2151 cid = t->t_cid; in pr_agent()
2154 if (cid != t->t_cid) { in pr_agent()
2170 ct->t_cid = t->t_cid; in pr_agent()
H A Dprioctl.c1405 (void) strncpy(sp->pr_clname, sclass[t->t_cid].cl_name, in oprgetstatus32()
1574 (void) strncpy(psp->pr_clname, sclass[t->t_cid].cl_name, in oprgetpsinfo32()
3214 (void) strncpy(sp->pr_clname, sclass[t->t_cid].cl_name, in oprgetstatus()
3385 (void) strncpy(psp->pr_clname, sclass[t->t_cid].cl_name, in oprgetpsinfo()
H A Dprsubr.c1047 (void) strncpy(sp->pr_clname, sclass[t->t_cid].cl_name, in prgetlwpstatus32()
1275 (void) strncpy(sp->pr_clname, sclass[t->t_cid].cl_name, in prgetlwpstatus()
3336 (void) strncpy(psp->pr_clname, sclass[t->t_cid].cl_name, in prgetlwpsinfo()
3405 (void) strncpy(psp->pr_clname, sclass[t->t_cid].cl_name, in prgetlwpsinfo32()
/illumos-gate/usr/src/uts/common/sys/
H A Dthread.h141 id_t t_cid; /* scheduling class id */ member
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dthread.c716 addr, t.t_procp, t.t_lwp, t.t_cid, t.t_pri, t.t_wchan); in threadlist()
H A Dgcore.c1044 str_addr = (uintptr_t)gcore_sclass[t->t_cid].cl_name; in gcore_prgetlwpsinfo()
1259 str_addr = (uintptr_t)gcore_sclass[t->t_cid].cl_name; in gcore_prgetlwpstatus()
/illumos-gate/usr/src/lib/libdtrace/common/
H A Dprocfs.d.in341 pr_clname = `sclass[T->t_cid].cl_name;
/illumos-gate/usr/src/uts/intel/io/viona/
H A Dviona_ring.c790 minclsyspri - 1, &hold_set, curthread->t_cid, 0); in viona_create_worker()

12