tag | line | file | source code |
---|---|---|---|
mcd_waitq | 168 | drivers/cdrom/mcd.c | static struct wait_queue *mcd_waitq = NULL; |
mcd_waitq | 1350 | drivers/cdrom/mcd.c | wake_up(&mcd_waitq); |
mcd_waitq | 1357 | drivers/cdrom/mcd.c | wake_up(&mcd_waitq); |
mcd_waitq | 1378 | drivers/cdrom/mcd.c | sleep_on(&mcd_waitq); |