tag | line | file | source code |
---|---|---|---|
tout | 703 | drivers/block/mcdx.c | unsigned long tout = jiffies + jifs; |
tout | 709 | drivers/block/mcdx.c | current->timeout = tout; |
tout | 716 | drivers/block/mcdx.c | current->timeout = tout; |
tout | 719 | drivers/block/mcdx.c | while (jiffies < tout) { |