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_count877fs/smbfs/proc.cint first, total_count;
total_count898fs/smbfs/proc.ctotal_count = 0;
total_count922fs/smbfs/proc.cresult = total_count - fpos;
total_count942fs/smbfs/proc.cresult = total_count - fpos;
total_count961fs/smbfs/proc.cif (total_count < fpos) {
total_count966fs/smbfs/proc.ctotal_count, i, fpos);
total_count968fs/smbfs/proc.celse if (total_count >= fpos + cache_size) {
total_count969fs/smbfs/proc.cresult = total_count - fpos;
total_count974fs/smbfs/proc.ccurrent_entry->f_pos = total_count;
total_count979fs/smbfs/proc.ctotal_count += 1;
total_count1083fs/smbfs/proc.cint first, total_count;
total_count1118fs/smbfs/proc.ctotal_count = 0;
total_count1247fs/smbfs/proc.cif (total_count < fpos) {
total_count1253fs/smbfs/proc.ctotal_count, i, fpos);
total_count1255fs/smbfs/proc.celse if (total_count >= fpos + cache_size) {
total_count1261fs/smbfs/proc.ccurrent_entry->f_pos = total_count;
total_count1266fs/smbfs/proc.ctotal_count += 1;
total_count1296fs/smbfs/proc.creturn total_count - fpos;