tag | line | file | source code |
---|---|---|---|
tout | 811 | drivers/cdrom/mcdx.c | unsigned long tout = jiffies + jifs; |
tout | 817 | drivers/cdrom/mcdx.c | while (jiffies < tout) { |
tout | 823 | drivers/cdrom/mcdx.c | while (jiffies < tout) { |
tout | 828 | drivers/cdrom/mcdx.c | current->timeout = tout; |