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