Lines Matching defs:rwait
85 wait_queue_head_t rwait; /* for poll on reading /dev/ppp */
438 add_wait_queue(&pf->rwait, &wait);
472 remove_wait_queue(&pf->rwait, &wait);
541 poll_wait(file, &pf->rwait, wait);
1568 wake_up_interruptible(&ppp->file.rwait);
1841 wake_up_interruptible(&ppp->file.rwait);
2310 wake_up_interruptible(&pch->file.rwait);
2464 wake_up_interruptible(&ppp->file.rwait);
2991 wake_up_interruptible(&pch->file.rwait);
3360 init_waitqueue_head(&pf->rwait);
3516 wake_up_interruptible(&ppp->file.rwait);