tag | line | file | source code |
bottom | 464 | drivers/char/console.c | bottom = video_num_lines; |
bottom | 532 | drivers/char/console.c | max_y = bottom; |
bottom | 760 | drivers/char/console.c | if (y+1 == bottom) |
bottom | 761 | drivers/char/console.c | scrup(currcons,top,bottom); |
bottom | 775 | drivers/char/console.c | scrdown(currcons,top,bottom); |
bottom | 1235 | drivers/char/console.c | scrdown(currcons,y,bottom); |
bottom | 1254 | drivers/char/console.c | scrup(currcons,y,bottom); |
bottom | 1335 | drivers/char/console.c | bottom = video_num_lines; |
bottom | 1785 | drivers/char/console.c | bottom=par[1]; |