Lines Matching defs:wchan
260 sleepq_lock(const void *wchan) in sleepq_lock()
274 sleepq_lookup(const void *wchan) in sleepq_lookup()
292 sleepq_release(const void *wchan) in sleepq_release()
307 sleepq_add(const void *wchan, struct lock_object *lock, const char *wmesg, in sleepq_add()
394 sleepq_set_timeout_sbt(const void *wchan, sbintime_t sbt, sbintime_t pr, in sleepq_set_timeout_sbt()
423 sleepq_sleepcnt(const void *wchan, int queue) in sleepq_sleepcnt()
502 sleepq_catch_signals(const void *wchan, int pri) in sleepq_catch_signals()
546 sleepq_switch(const void *wchan, int pri) in sleepq_switch()
652 sleepq_wait(const void *wchan, int pri) in sleepq_wait()
667 sleepq_wait_sig(const void *wchan, int pri) in sleepq_wait_sig()
682 sleepq_timedwait(const void *wchan, int pri) in sleepq_timedwait()
700 sleepq_timedwait_sig(const void *wchan, int pri) in sleepq_timedwait_sig()
719 sleepq_type(const void *wchan) in sleepq_type()
869 const void *wchan; in sleepq_remove_nested() local
925 sleepq_signal(const void *wchan, int flags, int pri, int queue) in sleepq_signal()
988 sleepq_broadcast(const void *wchan, int flags, int pri, int queue) in sleepq_broadcast()
1035 const void *wchan; in sleepq_timeout() local
1077 sleepq_remove(struct thread *td, const void *wchan) in sleepq_remove()
1118 const void *wchan; in sleepq_abort() local
1185 sleepq_sbuf_print_stacks(struct sbuf *sb, const void *wchan, int queue, in sleepq_sbuf_print_stacks()
1452 void *wchan; in DB_SHOW_COMMAND() local