Home
last modified time | relevance | path

Searched refs:sched_prio (Results 1 – 21 of 21) sorted by relevance

/f-stack/freebsd/kern/
H A Dkern_idle.c83 sched_prio(td, PRI_MAX_IDLE); in idle_setup()
H A Dsched_4bsd.c634 sched_prio(td, td->td_user_pri); in resetpriority_thread()
888 sched_prio(td, base_pri); in sched_unlend_prio()
894 sched_prio(struct thread *td, u_char prio) in sched_prio() function
939 sched_prio(td, td->td_user_pri); in sched_lend_user_prio()
973 sched_prio(td, pri); in sched_sleep()
H A Dkern_synch.c667 sched_prio(td, prio); in kern_yield()
681 sched_prio(td, PRI_MAX_TIMESHARE); in sys_yield()
H A Dkern_cpu.c336 sched_prio(curthread, PRI_MIN); in cf_set_method()
344 sched_prio(curthread, pri); in cf_set_method()
363 sched_prio(curthread, PRI_MIN); in cf_set_method()
371 sched_prio(curthread, pri); in cf_set_method()
H A Dsubr_epoch.c330 sched_prio(td, prio); in epoch_adjust_prio()
626 sched_prio(curwaittd, td->td_priority); in epoch_block_handler_preempt()
727 sched_prio(td, old_prio); in epoch_wait_preempt()
H A Dsubr_trap.c267 sched_prio(td, td->td_user_pri); in ast()
H A Dkern_kthread.c144 sched_prio(td, PVM); in kproc_create()
H A Dkern_acct.c625 sched_prio(curthread, pri); in acct_thread()
H A Dsched_ule.c1840 sched_prio(struct thread *td, u_char prio) in sched_prio() function
1887 sched_prio(td, td->td_user_pri); in sched_lend_user_prio()
2179 sched_prio(td, td->td_base_user_pri); in sched_nice()
2199 sched_prio(td, prio); in sched_sleep()
2201 sched_prio(td, static_boost); in sched_sleep()
H A Dsubr_taskqueue.c729 sched_prio(td, pri); in _taskqueue_start_threads()
H A Dsubr_gtaskqueue.c504 sched_prio(td, pri); in _gtaskqueue_start_threads()
H A Dsubr_sleepqueue.c781 sched_prio(td, pri); in sleepq_resume_thread()
H A Dkern_intr.c182 sched_prio(td, pri); in ithread_update()
H A Dkern_resource.c506 sched_prio(td, td->td_user_pri); in rtp_to_pri()
H A Dkern_sig.c2458 sched_prio(td, PUSER); in tdsigwakeup()
2497 sched_prio(td, PUSER); in tdsigwakeup()
H A Dvfs_subr.c2733 sched_prio(td, PPAUSE); in sched_sync()
/f-stack/freebsd/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dproc.h89 sched_prio(td, pri); in do_thread_create()
/f-stack/freebsd/sys/
H A Dsched.h101 void sched_prio(struct thread *td, u_char prio);
/f-stack/lib/
H A Dff_glue.c1322 sched_prio(struct thread *td, u_char prio) in sched_prio() function
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dzvol_os.c505 sched_prio(curthread, PRIBIO); in zvol_geom_worker()
/f-stack/freebsd/amd64/amd64/
H A Dpmap.c812 sched_prio(td, PVM); in pmap_delayed_invl_start_u()
963 sched_prio(td, invl_gen->saved_pri); in pmap_delayed_invl_finish_u()