Searched refs:percpu (Results 1 - 25 of 473) sorted by path

1234567891011>>

/linux-master/arch/alpha/include/asm/
H A Dpercpu.h11 * Always use weak definitions for percpu variables in modules.
17 #include <asm-generic/percpu.h>
/linux-master/arch/arm/include/asm/
H A Dcpu.h10 #include <linux/percpu.h>
/linux-master/arch/sparc/include/asm/
H A Dcpudata.h8 #include <linux/percpu.h>
H A Dcpudata_32.h13 #include <linux/percpu.h>
H A Dpercpu_32.h5 #include <asm-generic/percpu.h>
H A Dtimer_32.h15 #include <asm-generic/percpu.h>
/linux-master/arch/sparc/kernel/
H A Dtime_64.c30 #include <linux/percpu.h>
/linux-master/arch/x86/include/asm/
H A Despfix.h7 #include <asm/percpu.h>
H A Dtimer.h5 #include <linux/percpu.h>
/linux-master/arch/x86/xen/
H A Dmulticalls.c23 #include <linux/percpu.h>
H A Dsuspend.c4 #include <linux/percpu-defs.h>
/linux-master/drivers/clocksource/
H A Ddummy_timer.c11 #include <linux/percpu.h>
H A Dtimer-of.h14 int percpu; member in struct:of_timer_irq
H A Dtimer-qcom.c153 bool percpu)
159 msm_timer_has_ppi = percpu;
167 if (percpu)
152 msm_timer_init(u32 dgt_hz, int sched_bits, int irq, bool percpu) argument
H A Dtimer-tegra.c20 #include <linux/percpu.h>
/linux-master/include/asm-generic/
H A Dirq_regs.h11 #include <linux/percpu.h>
/linux-master/include/crypto/internal/
H A Dsimd.h9 #include <linux/percpu.h>
/linux-master/include/net/
H A Dseg6_local.h13 #include <linux/percpu.h>
/linux-master/init/
H A Dcalibrate.c13 #include <linux/percpu.h>
/linux-master/kernel/
H A Duser-return-notifier.c4 #include <linux/percpu.h>
/linux-master/lib/
H A Dirq_regs.c8 #include <linux/percpu.h>
/linux-master/net/rds/
H A Dtcp_stats.c33 #include <linux/percpu.h>
/linux-master/arch/alpha/boot/
H A Dbootp.c71 struct percpu_struct * percpu; local
101 percpu = (struct percpu_struct *)
103 rev = percpu->pal_revision = percpu->palcode_avail[2];
H A Dbootpz.c119 struct percpu_struct * percpu; local
149 percpu = (struct percpu_struct *)
151 rev = percpu->pal_revision = percpu->palcode_avail[2];
H A Dmain.c65 struct percpu_struct * percpu; local
95 percpu = (struct percpu_struct *)
97 rev = percpu->pal_revision = percpu->palcode_avail[2];

Completed in 208 milliseconds

1234567891011>>