taglinefilesource code
total_count2213drivers/sound/gus_wave.cint total_count, int intrflag, int chn)
total_count2231drivers/sound/gus_wave.ccount = total_count / gus_sampling_channels;
total_count2299drivers/sound/gus_wave.cgus_sampling_output_block (int dev, unsigned long buf, int total_count,
total_count2303drivers/sound/gus_wave.cpcm_current_count = total_count;
total_count2306drivers/sound/gus_wave.cgus_transfer_output_block (dev, buf, total_count, intrflag, 0);
total_count950fs/smbfs/proc.cint first, total_count;
total_count971fs/smbfs/proc.ctotal_count = 0;
total_count995fs/smbfs/proc.cresult = total_count - fpos;
total_count1015fs/smbfs/proc.cresult = total_count - fpos;
total_count1034fs/smbfs/proc.cif (total_count < fpos) {
total_count1039fs/smbfs/proc.ctotal_count, i, fpos);
total_count1041fs/smbfs/proc.celse if (total_count >= fpos + cache_size) {
total_count1042fs/smbfs/proc.cresult = total_count - fpos;
total_count1047fs/smbfs/proc.ccurrent_entry->f_pos = total_count;
total_count1052fs/smbfs/proc.ctotal_count += 1;
total_count1156fs/smbfs/proc.cint first, total_count;
total_count1191fs/smbfs/proc.ctotal_count = 0;
total_count1320fs/smbfs/proc.cif (total_count < fpos) {
total_count1326fs/smbfs/proc.ctotal_count, i, fpos);
total_count1328fs/smbfs/proc.celse if (total_count >= fpos + cache_size) {
total_count1334fs/smbfs/proc.ccurrent_entry->f_pos = total_count;
total_count1339fs/smbfs/proc.ctotal_count += 1;
total_count1369fs/smbfs/proc.creturn total_count - fpos;