tag | line | file | source code |
---|---|---|---|
mcd_waitq | 166 | drivers/cdrom/mcd.c | static struct wait_queue *mcd_waitq = NULL; |
mcd_waitq | 1341 | drivers/cdrom/mcd.c | wake_up(&mcd_waitq); |
mcd_waitq | 1348 | drivers/cdrom/mcd.c | wake_up(&mcd_waitq); |
mcd_waitq | 1369 | drivers/cdrom/mcd.c | sleep_on(&mcd_waitq); |