Searched refs:MAXPRI (Results 1 – 4 of 4) sorted by relevance
108 #define MAXPRI 127 /* Priorities range from 0 through MAXPRI. */ macro
503 newprio = min((PUSER + newcpu + NICE_WEIGHT * (nice - NZERO)), MAXPRI); in setpriority()
2208 MAXPRI, "pgzero", INFSLP); in uvm_pagezero_thread()
3905 ret = tsleep_nsec(&sd->sd_sync, MAXPRI, "sr_down", in sr_discipline_shutdown()