Searched refs:td_base_pri (Results 1 – 9 of 9) sorted by relevance
785 childtd->td_priority = childtd->td_base_pri; in sched_fork_thread()870 if (td->td_base_pri >= PRI_MIN_TIMESHARE && in sched_unlend_prio()871 td->td_base_pri <= PRI_MAX_TIMESHARE) in sched_unlend_prio()874 base_pri = td->td_base_pri; in sched_unlend_prio()888 td->td_base_pri = prio; in sched_prio()1489 td->td_base_pri = td->td_user_pri; in sched_userret_slowpath()
1828 if (td->td_base_pri >= PRI_MIN_TIMESHARE && in sched_unlend_prio()1829 td->td_base_pri <= PRI_MAX_TIMESHARE) in sched_unlend_prio()1832 base_pri = td->td_base_pri; in sched_unlend_prio()1849 td->td_base_pri = prio; in sched_prio()2293 child->td_priority = child->td_base_pri; in sched_fork_thread()2393 td->td_base_pri = td->td_user_pri; in sched_userret_slowpath()
506 td->td_base_pri = PVM; in proc0_init()
1172 kp->ki_pri.pri_native = td->td_base_pri; in fill_kinfo_thread()
111 curthread->td_base_pri = PRIBIO; in ofwd_kthread()
446 kp->ki_pri.pri_native = mtd.td_base_pri; in kvm_proclist()
345 ((td)->td_base_pri == PI_REALTIME)
311 u_char td_base_pri; /* (t) Thread base kernel priority. */ member
735 pri = td->td_base_pri; in pmap_delayed_invl_start_u()738 pri = td->td_base_pri; in pmap_delayed_invl_start_u()