| tag | line | file | source code |
|---|---|---|---|
| vc_saved_x | 27 | drivers/char/console.h | unsigned long vc_saved_x; |
| vc_saved_x | 91 | drivers/char/console.h | #define saved_x (vc_cons[currcons].d->vc_saved_x) |
| vc_saved_x | 27 | drivers/char/console_struct.h | unsigned long vc_saved_x; |
| vc_saved_x | 91 | drivers/char/console_struct.h | #define saved_x (vc_cons[currcons].d->vc_saved_x) |