tag | line | file | source code |
---|---|---|---|
vc_cons_allocated | 357 | drivers/char/console.c | if (!vc_cons_allocated(currcons)) |
vc_cons_allocated | 384 | drivers/char/console.c | if (!vc_cons_allocated(currcons)) |
vc_cons_allocated | 430 | drivers/char/console.c | if (vc_cons_allocated(currcons)) { |
vc_cons_allocated | 1304 | drivers/char/console.c | if (!vc_cons_allocated(console_num)) |
vc_cons_allocated | 1319 | drivers/char/console.c | if (!vc_cons_allocated(console_num)) |
vc_cons_allocated | 1333 | drivers/char/console.c | if (!vc_cons_allocated(currcons)) { |
vc_cons_allocated | 1819 | drivers/char/console.c | if (!vc_cons_allocated(currcons)) { |
vc_cons_allocated | 2065 | drivers/char/console.c | if (!vc_cons_allocated(fg_console)) { |
vc_cons_allocated | 2117 | drivers/char/console.c | if (!vc_cons_allocated(new_console)) { |
vc_cons_allocated | 683 | drivers/char/keyboard.c | if (vc_cons_allocated(i)) |
vc_cons_allocated | 696 | drivers/char/keyboard.c | if (vc_cons_allocated(i)) |
vc_cons_allocated | 406 | drivers/char/tga.c | if (vc_cons_allocated(i)) { |
vc_cons_allocated | 523 | drivers/char/tty_io.c | if (!vc_cons_allocated(new_console)) |
vc_cons_allocated | 594 | drivers/char/tty_io.c | if (!vc_cons_allocated(new_console)) |
vc_cons_allocated | 80 | drivers/char/vc_screen.c | if (!vc_cons_allocated(cons)) |
vc_cons_allocated | 138 | drivers/char/vc_screen.c | if (!vc_cons_allocated(cons)) |
vc_cons_allocated | 189 | drivers/char/vc_screen.c | if(cons && !vc_cons_allocated(cons-1)) |
vc_cons_allocated | 556 | drivers/char/vga.c | if (vc_cons_allocated(i)) { |
vc_cons_allocated | 196 | drivers/char/vt.c | if (!vc_cons_allocated(console)) /* impossible? */ |
vc_cons_allocated | 35 | drivers/char/vt_kern.h | int vc_cons_allocated(unsigned int console); |