tag | line | file | source code |
open_wait | 1009 | drivers/char/cyclades.c | wake_up_interruptible(&info->open_wait); |
open_wait | 1014 | drivers/char/cyclades.c | wake_up_interruptible(&info->open_wait); |
open_wait | 2302 | drivers/char/cyclades.c | wake_up_interruptible(&info->open_wait); |
open_wait | 2387 | drivers/char/cyclades.c | wake_up_interruptible(&info->open_wait); |
open_wait | 2425 | drivers/char/cyclades.c | wake_up_interruptible(&info->open_wait); |
open_wait | 2502 | drivers/char/cyclades.c | add_wait_queue(&info->open_wait, &wait); |
open_wait | 2565 | drivers/char/cyclades.c | remove_wait_queue(&info->open_wait, &wait); |
open_wait | 2896 | drivers/char/cyclades.c | info->open_wait = 0; |
open_wait | 3154 | 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 | 479 | drivers/char/serial.c | wake_up_interruptible(&info->open_wait); |
open_wait | 2051 | drivers/char/serial.c | wake_up_interruptible(&info->open_wait); |
open_wait | 2167 | drivers/char/serial.c | wake_up_interruptible(&info->open_wait); |
open_wait | 2191 | drivers/char/serial.c | wake_up_interruptible(&info->open_wait); |
open_wait | 2269 | drivers/char/serial.c | add_wait_queue(&info->open_wait, &wait); |
open_wait | 2312 | drivers/char/serial.c | remove_wait_queue(&info->open_wait, &wait); |
open_wait | 2732 | 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 | 105 | include/linux/cyclades.h | struct wait_queue *open_wait; |
open_wait | 166 | include/linux/serial.h | struct wait_queue *open_wait; |