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_count945fs/smbfs/proc.cint first, total_count;
total_count966fs/smbfs/proc.ctotal_count = 0;
total_count990fs/smbfs/proc.cresult = total_count - fpos;
total_count1010fs/smbfs/proc.cresult = total_count - fpos;
total_count1029fs/smbfs/proc.cif (total_count < fpos) {
total_count1034fs/smbfs/proc.ctotal_count, i, fpos);
total_count1036fs/smbfs/proc.celse if (total_count >= fpos + cache_size) {
total_count1037fs/smbfs/proc.cresult = total_count - fpos;
total_count1042fs/smbfs/proc.ccurrent_entry->f_pos = total_count;
total_count1047fs/smbfs/proc.ctotal_count += 1;
total_count1151fs/smbfs/proc.cint first, total_count;
total_count1186fs/smbfs/proc.ctotal_count = 0;
total_count1315fs/smbfs/proc.cif (total_count < fpos) {
total_count1321fs/smbfs/proc.ctotal_count, i, fpos);
total_count1323fs/smbfs/proc.celse if (total_count >= fpos + cache_size) {
total_count1329fs/smbfs/proc.ccurrent_entry->f_pos = total_count;
total_count1334fs/smbfs/proc.ctotal_count += 1;
total_count1364fs/smbfs/proc.creturn total_count - fpos;