taglinefilesource code
total_count2249drivers/sound/gus_wave.cint total_count, int intrflag, int chn)
total_count2268drivers/sound/gus_wave.ccount = total_count / gus_sampling_channels;
total_count2336drivers/sound/gus_wave.cgus_sampling_output_block (int dev, unsigned long buf, int total_count,
total_count2340drivers/sound/gus_wave.cpcm_current_count = total_count;
total_count2343drivers/sound/gus_wave.cgus_transfer_output_block (dev, buf, total_count, intrflag, 0);
total_count943fs/smbfs/proc.cint first, total_count;
total_count964fs/smbfs/proc.ctotal_count = 0;
total_count988fs/smbfs/proc.cresult = total_count - fpos;
total_count1008fs/smbfs/proc.cresult = total_count - fpos;
total_count1027fs/smbfs/proc.cif (total_count < fpos) {
total_count1032fs/smbfs/proc.ctotal_count, i, fpos);
total_count1034fs/smbfs/proc.celse if (total_count >= fpos + cache_size) {
total_count1035fs/smbfs/proc.cresult = total_count - fpos;
total_count1040fs/smbfs/proc.ccurrent_entry->f_pos = total_count;
total_count1045fs/smbfs/proc.ctotal_count += 1;
total_count1149fs/smbfs/proc.cint first, total_count;
total_count1184fs/smbfs/proc.ctotal_count = 0;
total_count1313fs/smbfs/proc.cif (total_count < fpos) {
total_count1319fs/smbfs/proc.ctotal_count, i, fpos);
total_count1321fs/smbfs/proc.celse if (total_count >= fpos + cache_size) {
total_count1327fs/smbfs/proc.ccurrent_entry->f_pos = total_count;
total_count1332fs/smbfs/proc.ctotal_count += 1;
total_count1362fs/smbfs/proc.creturn total_count - fpos;