Searched refs:tk_nprocs (Results 1 – 4 of 4) sorted by relevance
213 nprocs = t->tk_nprocs; in task_nprocs_usage()232 nprocs = e->rcep_p.task->tk_nprocs; in task_nprocs_test()437 ASSERT(tk->tk_nprocs == 0); in task_rele()505 tk->tk_nprocs = 0; in task_create()726 oldtk->tk_nprocs--; in task_change()731 newtk->tk_nprocs++; in task_change()997 task0p->tk_nprocs = 1; in task_init()1044 ktk->ktk_usage.value.ui64 = tk->tk_nprocs; in task_nprocs_kstat_update()
866 tk->tk_nprocs++; in newproc()882 tk_old->tk_nprocs--; in newproc()967 if (task->tk_nprocs >= task->tk_nprocs_ctl) in getproc()989 task->tk_nprocs++; in getproc()1260 task->tk_nprocs--; in getproc()
317 tk->tk_nprocs--; in pid_exit()
75 rctl_qty_t tk_nprocs; /* protected by */ member