tag | line | file | source code |
---|---|---|---|
busyq | 126 | drivers/block/mcdx.c | struct wait_queue *busyq; |
busyq | 750 | drivers/block/mcdx.c | wake_up_interruptible(&stuffp->busyq); |
busyq | 1118 | drivers/block/mcdx.c | interruptible_sleep_on(&stuffp->busyq); |
busyq | 1141 | drivers/block/mcdx.c | wake_up_interruptible(&stuffp->busyq); |