tag | line | file | source code |
bottom | 398 | arch/m68k/kernel/console.c | bottom = rows; |
bottom | 487 | arch/m68k/kernel/console.c | bottom = rows; |
bottom | 551 | arch/m68k/kernel/console.c | max_y = bottom; |
bottom | 668 | arch/m68k/kernel/console.c | if (y+1 == bottom) |
bottom | 669 | arch/m68k/kernel/console.c | scrup(currcons,top,bottom, 1); |
bottom | 683 | arch/m68k/kernel/console.c | scrdown(currcons,top,bottom, 1); |
bottom | 1289 | arch/m68k/kernel/console.c | scrdown (currcons, y, bottom, nr); |
bottom | 1328 | arch/m68k/kernel/console.c | scrup (currcons, y, bottom, nr); |
bottom | 1369 | arch/m68k/kernel/console.c | bottom = rows; |
bottom | 1909 | arch/m68k/kernel/console.c | bottom=par[1]; |
bottom | 428 | drivers/char/console.c | bottom = video_num_lines; |
bottom | 496 | drivers/char/console.c | max_y = bottom; |
bottom | 678 | drivers/char/console.c | if (y+1 == bottom) |
bottom | 679 | drivers/char/console.c | scrup(currcons,top,bottom); |
bottom | 693 | drivers/char/console.c | scrdown(currcons,top,bottom); |
bottom | 1184 | drivers/char/console.c | scrdown(currcons,y,bottom); |
bottom | 1203 | drivers/char/console.c | scrup(currcons,y,bottom); |
bottom | 1284 | drivers/char/console.c | bottom = video_num_lines; |
bottom | 1741 | drivers/char/console.c | bottom=par[1]; |