taglinefilesource code
smp_spins_syscall269arch/i386/kernel/irq.csum_spins_syscall+=smp_spins_syscall[cpunum];
smp_spins_syscall309arch/i386/kernel/irq.clen+=sprintf(buf+len," %10lu",smp_spins_syscall[cpu_logical_map[i]]);
smp_spins_syscall87arch/i386/kernel/smp.cvolatile unsigned long smp_spins_syscall[NR_CPUS]={0};  /* Count syscall spins                       */
smp_spins_syscall67arch/sparc/kernel/smp.cvolatile unsigned long smp_spins_syscall[NR_CPUS]={0};
smp_spins_syscall21include/linux/smp.hextern volatile unsigned long smp_spins_syscall[];  /* count of syscall spins */