Home
last modified time | relevance | path

Searched defs:chan (Results 1 – 3 of 3) sorted by relevance

/xnu-8792.41.9/bsd/kern/
H A Dkern_synch.c157 caddr_t chan, in _sleep()
328 void *chan, in sleep()
336 void *chan, in msleep0()
354 void *chan, in msleep()
372 void *chan, in msleep1()
383 void *chan, in tsleep()
398 void *chan, in tsleep0()
414 void *chan, in tsleep1()
427 wakeup(void *chan) in wakeup()
439 wakeup_one(caddr_t chan) in wakeup_one()
H A Dtty.c3129 ttysleep(struct tty *tp, void *chan, int pri, const char *wmesg, int timo) in ttysleep()
H A Dproc_info.c2712 pid_channelinfo(struct kern_channel * chan, struct fileproc *fp, proc_t proc, user_addr_t buffer, _… in pid_channelinfo()