| tag | line | file | source code |
|---|---|---|---|
| vc_top | 22 | drivers/char/console.h | unsigned long vc_top,vc_bottom; |
| vc_top | 82 | drivers/char/console.h | #define top (vc_cons[currcons].d->vc_top) |
| vc_top | 22 | drivers/char/console_struct.h | unsigned long vc_top,vc_bottom; |
| vc_top | 82 | drivers/char/console_struct.h | #define top (vc_cons[currcons].d->vc_top) |