Home
last modified time | relevance | path

Searched refs:ast_unsched_locked (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/kern/
H A Dsubr_trap.c266 ast_unsched_locked(struct thread *td, int tda) in ast_unsched_locked() function
H A Dkern_thread.c1546 ast_unsched_locked(td, TDA_SUSPEND); in thread_suspend_switch()
1567 ast_unsched_locked(td, TDA_SUSPEND); in thread_suspend_one()
H A Dsched_4bsd.c1018 ast_unsched_locked(td, TDA_SCHED); in sched_switch()
H A Dsched_ule.c2208 ast_unsched_locked(td, TDA_SCHED); in sched_switch()
/freebsd/sys/sys/
H A Dproc.h1146 void ast_unsched_locked(struct thread *td, int tda);