Lines Matching defs:rwait
85 wait_queue_head_t rwait; /* for poll on reading /dev/ppp */
436 add_wait_queue(&pf->rwait, &wait);
470 remove_wait_queue(&pf->rwait, &wait);
539 poll_wait(file, &pf->rwait, wait);
1457 wake_up_interruptible(&ppp->file.rwait);
1708 wake_up_interruptible(&ppp->file.rwait);
2139 wake_up_interruptible(&pch->file.rwait);
2293 wake_up_interruptible(&ppp->file.rwait);
2818 wake_up_interruptible(&pch->file.rwait);
3186 init_waitqueue_head(&pf->rwait);
3341 wake_up_interruptible(&ppp->file.rwait);