Home
last modified time | relevance | path

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

12

/freebsd/sys/geom/
H A Dgeom_kern.c93 sched_prio(g_up_td, PRIBIO); in g_up_procbody()
105 sched_prio(g_down_td, PRIBIO); in g_down_procbody()
117 sched_prio(g_event_td, PRIBIO); in g_event_procbody()
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_rcu.c310 sched_prio(td, prio); in linux_synchronize_rcu_cb()
331 sched_prio(td, 0); in linux_synchronize_rcu_cb()
386 sched_prio(td, old_prio); in linux_synchronize_rcu()
H A Dlinux_kthread.c140 sched_prio(td, PI_SWI(SWI_NET)); in linux_kthread_setup_and_run()
/freebsd/sys/kern/
H A Dsched_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()
1152 sched_prio(td, td->td_base_ithread_pri); in sched_wakeup()
H A Dkern_idle.c80 sched_prio(td, PRI_MAX_IDLE); in idle_setup()
H A Dkern_synch.c611 sched_prio(td, td->td_user_pri);
655 sched_prio(td, prio); in synch_setup()
669 sched_prio(td, PRI_MAX_TIMESHARE);
H A Dkern_cpu.c342 sched_prio(curthread, PRI_MIN); in cf_set_method()
350 sched_prio(curthread, pri); in cf_set_method()
369 sched_prio(curthread, PRI_MIN); in cf_set_method()
377 sched_prio(curthread, pri); in cf_set_method()
H A Dsched_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()
2340 sched_prio(td, prio); in sched_sleep()
2342 sched_prio(td, static_boost); in sched_sleep()
2378 sched_prio(td, td->td_base_ithread_pri); in sched_wakeup()
2635 sched_prio(td, td->td_base_pri + RQ_PPQ); in sched_clock()
H A Dsubr_epoch.c361 sched_prio(td, prio); in epoch_adjust_prio()
649 sched_prio(curwaittd, td->td_priority); in epoch_block_handler_preempt()
750 sched_prio(td, old_prio); in epoch_wait_preempt()
H A Dkern_acct.c605 sched_prio(curthread, pri); in acct_thread()
H A Dkern_kthread.c127 sched_prio(td, PVM); in kproc_create1()
H A Dsubr_gtaskqueue.c501 sched_prio(td, pri); in _gtaskqueue_start_threads()
H A Dsubr_taskqueue.c760 sched_prio(td, pri); in _taskqueue_start_threads()
H A Dsubr_sleepqueue.c780 sched_prio(td, pri); in sleepq_resume_thread()
H A Dkern_resource.c504 sched_prio(td, td->td_user_pri); in rtp_to_pri()
/freebsd/sys/geom/uzip/
H A Dg_uzip_wrkthr.c49 sched_prio(curthread, PRIBIO); in g_uzip_wrkthr()
/freebsd/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dproc.h89 sched_prio(td, pri); in do_thread_create()
/freebsd/sys/tests/epoch/
H A Depoch_test.c153 sched_prio(td, PRI_MIN_REALTIME + pri_off); in test_modinit()
/freebsd/sys/sys/
H A Dsched.h101 void sched_prio(struct thread *td, u_char prio);
/freebsd/sys/dev/usb/
H A Dusb_process.c100 sched_prio(td, up->up_prio); in usb_process()
/freebsd/sys/dev/mlx4/
H A Dqp.h342 __be16 sched_prio; member
/freebsd/sys/geom/eli/
H A Dg_eli.c677 sched_prio(curthread, PUSER); in g_eli_worker()
/freebsd/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_rl.c607 sched_prio(td, PI_SWI(SWI_NET)); in mlx5e_rl_worker()
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzvol_os.c528 sched_prio(curthread, PRIBIO); in zvol_geom_worker()
/freebsd/sys/vm/
H A Dvm_phys.c1353 sched_prio(td, PRI_MIN_IDLE); in vm_phys_lazy_sysinit()

12