| /freebsd-14-stable/sys/geom/ |
| HD | geom_kern.c | 94 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/ |
| HD | linux_rcu.c | 311 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()
|
| HD | linux_kthread.c | 140 sched_prio(td, PI_SWI(SWI_NET)); in linux_kthread_setup_and_run()
|
| /freebsd-14-stable/sys/kern/ |
| HD | sched_4bsd.c | 632 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()
|
| HD | kern_idle.c | 81 sched_prio(td, PRI_MAX_IDLE); in idle_setup()
|
| HD | kern_synch.c | 646 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()
|
| HD | kern_cpu.c | 343 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()
|
| HD | sched_ule.c | 1939 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()
|
| HD | subr_epoch.c | 362 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()
|
| HD | kern_kthread.c | 128 sched_prio(td, PVM); in kproc_create1()
|
| HD | kern_acct.c | 608 sched_prio(curthread, pri); in acct_thread()
|
| HD | subr_gtaskqueue.c | 502 sched_prio(td, pri); in _gtaskqueue_start_threads()
|
| HD | subr_taskqueue.c | 761 sched_prio(td, pri); in _taskqueue_start_threads()
|
| HD | subr_sleepqueue.c | 781 sched_prio(td, pri); in sleepq_resume_thread()
|
| HD | kern_resource.c | 507 sched_prio(td, td->td_user_pri); in rtp_to_pri()
|
| HD | kern_sig.c | 2611 sched_prio(td, PUSER); in tdsigwakeup() 2650 sched_prio(td, PUSER); in tdsigwakeup()
|
| /freebsd-14-stable/sys/geom/uzip/ |
| HD | g_uzip_wrkthr.c | 50 sched_prio(curthread, PRIBIO); in g_uzip_wrkthr()
|
| /freebsd-14-stable/sys/contrib/openzfs/include/os/freebsd/spl/sys/ |
| HD | proc.h | 89 sched_prio(td, pri); in do_thread_create()
|
| /freebsd-14-stable/sys/tests/epoch/ |
| HD | epoch_test.c | 154 sched_prio(td, PRI_MIN_REALTIME + pri_off); in test_modinit()
|
| /freebsd-14-stable/sys/sys/ |
| HD | sched.h | 101 void sched_prio(struct thread *td, u_char prio);
|
| /freebsd-14-stable/sys/dev/usb/ |
| HD | usb_process.c | 100 sched_prio(td, up->up_prio); in usb_process()
|
| /freebsd-14-stable/sys/dev/mlx4/ |
| HD | qp.h | 342 __be16 sched_prio; member
|
| /freebsd-14-stable/sys/geom/eli/ |
| HD | g_eli.c | 678 sched_prio(curthread, PUSER); in g_eli_worker()
|
| /freebsd-14-stable/sys/dev/mlx5/mlx5_en/ |
| HD | mlx5_en_rl.c | 607 sched_prio(td, PI_SWI(SWI_NET)); in mlx5e_rl_worker()
|
| /freebsd-14-stable/sys/contrib/openzfs/module/os/freebsd/zfs/ |
| HD | zvol_os.c | 528 sched_prio(curthread, PRIBIO); in zvol_geom_worker()
|