Home
last modified time | relevance | path

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

12

/freebsd-14-stable/sys/geom/
HDgeom_kern.c94 sched_prio(g_up_td, PRIBIO); in g_up_procbody()
106 sched_prio(g_down_td, PRIBIO); in g_down_procbody()
118 sched_prio(g_event_td, PRIBIO); in g_event_procbody()
/freebsd-14-stable/sys/compat/linuxkpi/common/src/
HDlinux_rcu.c311 sched_prio(td, prio); in linux_synchronize_rcu_cb()
332 sched_prio(td, 0); in linux_synchronize_rcu_cb()
387 sched_prio(td, old_prio); in linux_synchronize_rcu()
HDlinux_kthread.c140 sched_prio(td, PI_SWI(SWI_NET)); in linux_kthread_setup_and_run()
/freebsd-14-stable/sys/kern/
HDsched_4bsd.c632 sched_prio(td, td->td_user_pri); in resetpriority_thread()
754 sched_prio(td, td->td_base_pri + RQ_PPQ); in sched_clock_tick()
912 sched_prio(td, base_pri); in sched_unlend_prio()
918 sched_prio(struct thread *td, u_char prio) in sched_prio() function
950 sched_prio(td, prio); in sched_ithread_prio()
972 sched_prio(td, td->td_user_pri); in sched_lend_user_prio()
1000 sched_prio(td, pri); in sched_sleep()
1155 sched_prio(td, td->td_base_ithread_pri); in sched_wakeup()
HDkern_idle.c81 sched_prio(td, PRI_MAX_IDLE); in idle_setup()
HDkern_synch.c646 sched_prio(td, td->td_user_pri); in ast_scheduler()
690 sched_prio(td, prio); in kern_yield()
704 sched_prio(td, PRI_MAX_TIMESHARE); in sys_yield()
HDkern_cpu.c343 sched_prio(curthread, PRI_MIN); in cf_set_method()
351 sched_prio(curthread, pri); in cf_set_method()
370 sched_prio(curthread, PRI_MIN); in cf_set_method()
378 sched_prio(curthread, pri); in cf_set_method()
HDsched_ule.c1939 sched_prio(struct thread *td, u_char prio) in sched_prio() function
1974 sched_prio(td, prio); in sched_ithread_prio()
1998 sched_prio(td, td->td_user_pri); in sched_lend_user_prio()
2322 sched_prio(td, td->td_base_user_pri); in sched_nice()
2342 sched_prio(td, prio); in sched_sleep()
2344 sched_prio(td, static_boost); in sched_sleep()
2381 sched_prio(td, td->td_base_ithread_pri); in sched_wakeup()
2638 sched_prio(td, td->td_base_pri + RQ_PPQ); in sched_clock()
HDsubr_epoch.c362 sched_prio(td, prio); in epoch_adjust_prio()
650 sched_prio(curwaittd, td->td_priority); in epoch_block_handler_preempt()
751 sched_prio(td, old_prio); in epoch_wait_preempt()
HDkern_kthread.c128 sched_prio(td, PVM); in kproc_create1()
HDkern_acct.c608 sched_prio(curthread, pri); in acct_thread()
HDsubr_gtaskqueue.c502 sched_prio(td, pri); in _gtaskqueue_start_threads()
HDsubr_taskqueue.c761 sched_prio(td, pri); in _taskqueue_start_threads()
HDsubr_sleepqueue.c781 sched_prio(td, pri); in sleepq_resume_thread()
HDkern_resource.c507 sched_prio(td, td->td_user_pri); in rtp_to_pri()
HDkern_sig.c2611 sched_prio(td, PUSER); in tdsigwakeup()
2650 sched_prio(td, PUSER); in tdsigwakeup()
/freebsd-14-stable/sys/geom/uzip/
HDg_uzip_wrkthr.c50 sched_prio(curthread, PRIBIO); in g_uzip_wrkthr()
/freebsd-14-stable/sys/contrib/openzfs/include/os/freebsd/spl/sys/
HDproc.h89 sched_prio(td, pri); in do_thread_create()
/freebsd-14-stable/sys/tests/epoch/
HDepoch_test.c154 sched_prio(td, PRI_MIN_REALTIME + pri_off); in test_modinit()
/freebsd-14-stable/sys/sys/
HDsched.h101 void sched_prio(struct thread *td, u_char prio);
/freebsd-14-stable/sys/dev/usb/
HDusb_process.c100 sched_prio(td, up->up_prio); in usb_process()
/freebsd-14-stable/sys/dev/mlx4/
HDqp.h342 __be16 sched_prio; member
/freebsd-14-stable/sys/geom/eli/
HDg_eli.c678 sched_prio(curthread, PUSER); in g_eli_worker()
/freebsd-14-stable/sys/dev/mlx5/mlx5_en/
HDmlx5_en_rl.c607 sched_prio(td, PI_SWI(SWI_NET)); in mlx5e_rl_worker()
/freebsd-14-stable/sys/contrib/openzfs/module/os/freebsd/zfs/
HDzvol_os.c528 sched_prio(curthread, PRIBIO); in zvol_geom_worker()

12