Searched refs:pc_clparms (Results 1 – 15 of 15) sorted by relevance
192 CL_PARMSGET(tp, parmsp->pc_clparms); in parmsget()219 parmsp->pc_clparms, vaparmsp)); in parmsin()222 parmsp->pc_clparms)); in parmsin()235 return (CL_PARMSOUT(&sclass[parmsp->pc_cid], parmsp->pc_clparms, in parmsout()306 parmsp->pc_clparms, reqpcredp, bufp); in parmsset()320 error = CL_PARMSSET(targtp, parmsp->pc_clparms, in parmsset()345 prmsp->pc_clparms, vaparmsp)); in vaparmsout()
256 tsparms_t *tsp = (tsparms_t *)pcparmp->pc_clparms; in set_priority()264 rtparms_t *rtp = (rtparms_t *)pcparmp->pc_clparms; in set_priority()316 rtparms_t *rtp = (rtparms_t *)pcparm.pc_clparms; in setprio()356 tsparms_t *tsp = (tsparms_t *)pcparm.pc_clparms; in getparam()363 rtparms_t *rtp = (rtparms_t *)pcparm.pc_clparms; in getparam()471 (((rtparms_t *)pcparm.pc_clparms)->rt_tqnsecs == RT_TQINF? in sched_getscheduler()537 rtparms_t *rtp = (rtparms_t *)pcparm.pc_clparms; in sched_rr_get_interval()546 fxparms_t *fxp = (fxparms_t *)pcparm.pc_clparms; in sched_rr_get_interval()607 priority = ((tsparms_t *)pcparm.pc_clparms)->ts_upri; in update_sched()612 priority = ((rtparms_t *)pcparm.pc_clparms)->rt_pri; in update_sched()[all …]
275 ((rtparms_t *)pcparms.pc_clparms)->rt_pri = 0; in Priocntl()276 ((rtparms_t *)pcparms.pc_clparms)->rt_tqsecs = 0; in Priocntl()277 ((rtparms_t *)pcparms.pc_clparms)->rt_tqnsecs = RT_NOCHANGE; in Priocntl()
242 ((rtparms_t *)pcparms.pc_clparms)->rt_pri = in _newlwp()244 ((rtparms_t *)pcparms.pc_clparms)->rt_tqsecs = in _newlwp()246 ((rtparms_t *)pcparms.pc_clparms)->rt_tqnsecs = in _newlwp()249 ((tsparms_t *)pcparms.pc_clparms)->ts_uprilim = in _newlwp()251 ((tsparms_t *)pcparms.pc_clparms)->ts_upri = in _newlwp()
59 int pc_clparms[PC_CLPARMSZ]; member
87 int pc_clparms[PC_CLPARMSZ]; /* class specific parameters */ member
268 tsparmsp = (tsparms_t *)pcparms.pc_clparms;292 tsparmsp = (struct tsparms *)pcparms.pc_clparms;
430 tsparmsp = (tsparms_t *)pcparms.pc_clparms;
2264 ((fxparms_t *)pcparms.pc_clparms)->fx_upri = 60; in zonestat_set_fx()2265 ((fxparms_t *)pcparms.pc_clparms)->fx_uprilim = 60; in zonestat_set_fx()2266 ((fxparms_t *)pcparms.pc_clparms)->fx_tqsecs = 0; in zonestat_set_fx()2267 ((fxparms_t *)pcparms.pc_clparms)->fx_tqnsecs = FX_NOCHANGE; in zonestat_set_fx()
808 fxparms_t *fx = (fxparms_t *)pcparms.pc_clparms; in soaker()
1026 rtparms_t *rtp = (rtparms_t *)pcp.pc_clparms; in main()
4663 ((fxparms_t *)pcparms.pc_clparms)->fx_upri = 60; in zsd_set_fx()4664 ((fxparms_t *)pcparms.pc_clparms)->fx_uprilim = 60; in zsd_set_fx()4665 ((fxparms_t *)pcparms.pc_clparms)->fx_tqsecs = 0; in zsd_set_fx()4666 ((fxparms_t *)pcparms.pc_clparms)->fx_tqnsecs = FX_NOCHANGE; in zsd_set_fx()
558 rtparms_t *rtp = (rtparms_t *)pcp.pc_clparms; in wd_patting_thread()
257 ((rtparms_t *)pcparm.pc_clparms)->rt_tqnsecs = RT_NOCHANGE; in set_rt_priority()258 ((rtparms_t *)pcparm.pc_clparms)->rt_pri = prio; in set_rt_priority()
5999 pcparms.pc_clparms[0] = 0; in zone_enter()