taglinefilesource code
maxhead193kernel/chr_drv/psaux.cint maxhead = (queue->tail-1) & (AUX_BUF_SIZE-1);
maxhead196kernel/chr_drv/psaux.cif (head != maxhead) {
maxhead214kernel/chr_drv/psaux.cint maxhead = (queue->tail-1) & (AUX_BUF_SIZE-1);
maxhead217kernel/chr_drv/psaux.cif (head != maxhead) {