tag | line | file | source code |
open_wait | 991 | drivers/char/cyclades.c | wake_up_interruptible(&info->open_wait); |
open_wait | 996 | drivers/char/cyclades.c | wake_up_interruptible(&info->open_wait); |
open_wait | 2278 | drivers/char/cyclades.c | wake_up_interruptible(&info->open_wait); |
open_wait | 2358 | drivers/char/cyclades.c | wake_up_interruptible(&info->open_wait); |
open_wait | 2396 | drivers/char/cyclades.c | wake_up_interruptible(&info->open_wait); |
open_wait | 2473 | drivers/char/cyclades.c | add_wait_queue(&info->open_wait, &wait); |
open_wait | 2536 | drivers/char/cyclades.c | remove_wait_queue(&info->open_wait, &wait); |
open_wait | 2867 | drivers/char/cyclades.c | info->open_wait = 0; |
open_wait | 3098 | drivers/char/cyclades.c | info->session, info->pgrp, (long)info->open_wait); |
open_wait | 260 | drivers/char/istallion.c | struct wait_queue *open_wait; |
open_wait | 880 | drivers/char/istallion.c | wake_up_interruptible(&portp->open_wait); |
open_wait | 1009 | drivers/char/istallion.c | wake_up_interruptible(&portp->open_wait); |
open_wait | 1360 | drivers/char/istallion.c | interruptible_sleep_on(&portp->open_wait); |
open_wait | 1926 | drivers/char/istallion.c | wake_up_interruptible(&portp->open_wait); |
open_wait | 2128 | drivers/char/istallion.c | wake_up_interruptible(&portp->open_wait); |
open_wait | 2438 | drivers/char/istallion.c | wake_up_interruptible(&portp->open_wait); |
open_wait | 31 | drivers/char/pty.c | struct wait_queue * open_wait; |
open_wait | 205 | drivers/char/pty.c | wake_up_interruptible(&pty->open_wait); |
open_wait | 211 | drivers/char/pty.c | interruptible_sleep_on(&pty->open_wait); |
open_wait | 464 | drivers/char/serial.c | wake_up_interruptible(&info->open_wait); |
open_wait | 1982 | drivers/char/serial.c | wake_up_interruptible(&info->open_wait); |
open_wait | 2098 | drivers/char/serial.c | wake_up_interruptible(&info->open_wait); |
open_wait | 2122 | drivers/char/serial.c | wake_up_interruptible(&info->open_wait); |
open_wait | 2200 | drivers/char/serial.c | add_wait_queue(&info->open_wait, &wait); |
open_wait | 2243 | drivers/char/serial.c | remove_wait_queue(&info->open_wait, &wait); |
open_wait | 2663 | drivers/char/serial.c | info->open_wait = 0; |
open_wait | 243 | drivers/char/stallion.c | struct wait_queue *open_wait; |
open_wait | 779 | drivers/char/stallion.c | interruptible_sleep_on(&portp->open_wait); |
open_wait | 859 | drivers/char/stallion.c | wake_up_interruptible(&portp->open_wait); |
open_wait | 1280 | drivers/char/stallion.c | wake_up_interruptible(&portp->open_wait); |
open_wait | 1453 | drivers/char/stallion.c | wake_up_interruptible(&portp->open_wait); |
open_wait | 1919 | drivers/char/stallion.c | wake_up_interruptible(&portp->open_wait); |
open_wait | 85 | include/linux/cyclades.h | struct wait_queue *open_wait; |
open_wait | 149 | include/linux/serial.h | struct wait_queue *open_wait; |