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_count876fs/smbfs/proc.cint first, total_count;
total_count897fs/smbfs/proc.ctotal_count = 0;
total_count921fs/smbfs/proc.cresult = total_count - fpos;
total_count941fs/smbfs/proc.cresult = total_count - fpos;
total_count960fs/smbfs/proc.cif (total_count < fpos) {
total_count965fs/smbfs/proc.ctotal_count, i, fpos);
total_count967fs/smbfs/proc.celse if (total_count >= fpos + cache_size) {
total_count968fs/smbfs/proc.cresult = total_count - fpos;
total_count973fs/smbfs/proc.ccurrent_entry->f_pos = total_count;
total_count978fs/smbfs/proc.ctotal_count += 1;
total_count1082fs/smbfs/proc.cint first, total_count;
total_count1117fs/smbfs/proc.ctotal_count = 0;
total_count1246fs/smbfs/proc.cif (total_count < fpos) {
total_count1252fs/smbfs/proc.ctotal_count, i, fpos);
total_count1254fs/smbfs/proc.celse if (total_count >= fpos + cache_size) {
total_count1260fs/smbfs/proc.ccurrent_entry->f_pos = total_count;
total_count1265fs/smbfs/proc.ctotal_count += 1;
total_count1295fs/smbfs/proc.creturn total_count - fpos;