VIA_TABLE_SIZE 430 sound/pci/via82xx.c PAGE_ALIGN(VIA_TABLE_SIZE * 2 * 8), VIA_TABLE_SIZE 435 sound/pci/via82xx.c dev->idx_table = kmalloc(sizeof(*dev->idx_table) * VIA_TABLE_SIZE, GFP_KERNEL); VIA_TABLE_SIZE 454 sound/pci/via82xx.c if (idx >= VIA_TABLE_SIZE) { VIA_TABLE_SIZE 1153 sound/pci/via82xx.c .periods_max = VIA_TABLE_SIZE / 2, VIA_TABLE_SIZE 290 sound/pci/via82xx_modem.c PAGE_ALIGN(VIA_TABLE_SIZE * 2 * 8), VIA_TABLE_SIZE 295 sound/pci/via82xx_modem.c dev->idx_table = kmalloc(sizeof(*dev->idx_table) * VIA_TABLE_SIZE, GFP_KERNEL); VIA_TABLE_SIZE 314 sound/pci/via82xx_modem.c if (idx >= VIA_TABLE_SIZE) { VIA_TABLE_SIZE 726 sound/pci/via82xx_modem.c .periods_max = VIA_TABLE_SIZE / 2,