tag | line | file | source code |
---|---|---|---|
vc_top | 196 | arch/m68k/kernel/console.c | #define top (vc_cons[currcons].d->vc_top) |
vc_top | 22 | drivers/char/console_struct.h | unsigned long vc_top,vc_bottom; |
vc_top | 84 | drivers/char/console_struct.h | #define top (vc_cons[currcons].d->vc_top) |
vc_top | 33 | include/linux/console.h | unsigned long vc_top,vc_bottom; |