Searched refs:td_base_pri (Results 1 – 9 of 9) sorted by relevance
802 childtd->td_priority = childtd->td_base_pri; in sched_fork_thread()886 if (td->td_base_pri >= PRI_MIN_TIMESHARE && in sched_unlend_prio()887 td->td_base_pri <= PRI_MAX_TIMESHARE) in sched_unlend_prio()890 base_pri = td->td_base_pri; in sched_unlend_prio()904 td->td_base_pri = prio; in sched_prio()1518 td->td_base_pri = td->td_user_pri; in sched_userret_slowpath()
1924 if (td->td_base_pri >= PRI_MIN_TIMESHARE && in sched_unlend_prio()1925 td->td_base_pri <= PRI_MAX_TIMESHARE) in sched_unlend_prio()1928 base_pri = td->td_base_pri; in sched_unlend_prio()1945 td->td_base_pri = prio; in sched_prio()2422 child->td_priority = child->td_base_pri; in sched_fork_thread()2524 td->td_base_pri = td->td_user_pri; in sched_userret_slowpath()
525 td->td_base_pri = PVM; in proc0_init()
1305 kp->ki_pri.pri_native = td->td_base_pri; in fill_kinfo_thread()
109 curthread->td_base_pri = PRIBIO; in ofwd_kthread()
446 kp->ki_pri.pri_native = mtd.td_base_pri; in kvm_proclist()
343 ((td)->td_base_pri == PI_REALTIME)
324 u_char td_base_pri; /* (t) Thread base kernel priority. */ member
823 pri = td->td_base_pri; in pmap_delayed_invl_start_u()826 pri = td->td_base_pri; in pmap_delayed_invl_start_u()