Lines Matching defs:wait
59 iter->info.wait) {
111 op->info.wait = 0;
143 op->info.wait = IS_SETLKW(cmd);
177 if (op->info.wait) {
207 /* internal error doing cancel we need to wait */
208 goto wait;
211 log_debug(ls, "%s: wait interrupted %x %llx pid %d",
218 wait:
555 if (info.wait) {
559 if (!iter->info.wait &&
569 if (info.wait)
596 static __poll_t dev_poll(struct file *file, poll_table *wait)
600 poll_wait(file, &send_wq, wait);