tag | line | file | source code |
---|---|---|---|
top | 93 | include/linux/math_emu.h | int top:3; |
top | 279 | kernel/chr_drv/console.c | new_y += top; |
top | 388 | kernel/chr_drv/console.c | scrup(currcons,top,bottom); |
top | 394 | kernel/chr_drv/console.c | if (y>top) { |
top | 399 | kernel/chr_drv/console.c | scrdown(currcons,top,bottom); |
top | 633 | kernel/chr_drv/console.c | respond_num(y + (decom ? top+1 : 1), currcons, tty); |
top | 848 | kernel/chr_drv/console.c | top = 0; |
top | 1141 | kernel/chr_drv/console.c | top=par[0]-1; |