Lines Matching refs:sleepqueue_chain
139 struct sleepqueue_chain { struct
161 static struct sleepqueue_chain sleepq_chains[SC_TABLESIZE]; argument
264 struct sleepqueue_chain *sc; in sleepq_lock()
278 struct sleepqueue_chain *sc; in sleepq_lookup()
296 struct sleepqueue_chain *sc; in sleepq_release()
312 struct sleepqueue_chain *sc; in sleepq_add()
398 struct sleepqueue_chain *sc __unused; in sleepq_set_timeout_sbt()
437 sleepq_check_ast_sc_locked(struct thread *td, struct sleepqueue_chain *sc) in sleepq_check_ast_sc_locked()
506 struct sleepqueue_chain *sc; in sleepq_catch_signals()
548 struct sleepqueue_chain *sc; in sleepq_switch()
745 struct sleepqueue_chain *sc; in sleepq_resume_thread()
803 struct sleepqueue_chain *sc __unused; in sleepq_remove_thread()
900 struct sleepqueue_chain *sc; in sleepq_signal()
1008 struct sleepqueue_chain *sc __unused; in sleepq_timeout()
1057 struct sleepqueue_chain *sc; in sleepq_remove()
1140 struct sleepqueue_chain *sc; in sleepq_chains_remove_matching()
1432 struct sleepqueue_chain *sc; in DB_SHOW_COMMAND()