tag | line | file | source code |
---|---|---|---|
vc_saved_x | 205 | arch/m68k/kernel/console.c | #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 | 93 | drivers/char/console_struct.h | #define saved_x (vc_cons[currcons].d->vc_saved_x) |
vc_saved_x | 40 | include/linux/console.h | unsigned long vc_saved_x; |