Searched refs:tk_nprocs (Results 1 – 4 of 4) sorted by relevance
212 nprocs = t->tk_nprocs; in task_nprocs_usage()231 nprocs = e->rcep_p.task->tk_nprocs; in task_nprocs_test()436 ASSERT(tk->tk_nprocs == 0); in task_rele()504 tk->tk_nprocs = 0; in task_create()725 oldtk->tk_nprocs--; in task_change()730 newtk->tk_nprocs++; in task_change()996 task0p->tk_nprocs = 1; in task_init()1043 ktk->ktk_usage.value.ui64 = tk->tk_nprocs; in task_nprocs_kstat_update()
856 tk->tk_nprocs++; in newproc()872 tk_old->tk_nprocs--; in newproc()954 if (task->tk_nprocs >= task->tk_nprocs_ctl) in getproc()976 task->tk_nprocs++; in getproc()1242 task->tk_nprocs--; in getproc()
315 tk->tk_nprocs--; in pid_exit()
75 rctl_qty_t tk_nprocs; /* protected by */ member