Searched defs:chan (Results 1 – 3 of 3) sorted by relevance
| /xnu-8792.41.9/bsd/kern/ |
| H A D | kern_synch.c | 157 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 D | tty.c | 3129 ttysleep(struct tty *tp, void *chan, int pri, const char *wmesg, int timo) in ttysleep()
|
| H A D | proc_info.c | 2712 pid_channelinfo(struct kern_channel * chan, struct fileproc *fp, proc_t proc, user_addr_t buffer, _… in pid_channelinfo()
|