tag | line | file | source code |
bottom | 434 | drivers/char/console.c | bottom = video_num_lines; |
bottom | 569 | drivers/char/console.c | max_y = bottom; |
bottom | 753 | drivers/char/console.c | if (y+1 == bottom) |
bottom | 754 | drivers/char/console.c | scrup(currcons,top,bottom); |
bottom | 768 | drivers/char/console.c | scrdown(currcons,top,bottom); |
bottom | 1169 | drivers/char/console.c | scrdown(currcons,y,bottom); |
bottom | 1188 | drivers/char/console.c | scrup(currcons,y,bottom); |
bottom | 1268 | drivers/char/console.c | bottom = video_num_lines; |
bottom | 1663 | drivers/char/console.c | bottom=par[1]; |