Searched refs:percpu (Results 126 - 150 of 263) sorted by relevance

1234567891011

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dsched_clock.c66 #include <linux/percpu.h>
136 * update the percpu scd from the raw @now value
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dtopology.h34 #include <linux/percpu.h>
H A Dlglock.h24 #include <linux/percpu.h>
H A Dmodule.h20 #include <linux/percpu.h>
342 void __percpu *percpu; member in struct:module
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/
H A Dmmu_context.h27 #include <linux/percpu.h>
H A Dsystem.h19 #include <asm/percpu.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/include/asm/
H A Dlocal.h13 #include <linux/percpu.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mm/
H A Dhighmem.c140 #include <linux/percpu.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dloopback.c59 #include <linux/percpu.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dcevt-smtc.c12 #include <linux/percpu.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/kernel/
H A Dprocess.c25 #include <linux/percpu.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/include/asm/
H A Dprocessor.h20 #include <asm/percpu.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/linux-2.6/
H A Dxfs_stats.h24 #include <linux/percpu.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/
H A Dhw_breakpoint.c15 #include <linux/percpu.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Dnmi.c11 #include <linux/percpu.h>
H A Dsysfs.c9 #include <linux/percpu.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/tile/include/asm/
H A Dirqflags.h37 /* NOTE: we can't include <linux/percpu.h> due to #include dependencies. */
38 #include <asm/percpu.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dhw_breakpoint.c28 #include <linux/percpu.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/mm/
H A Dpgtable.c28 #include <linux/percpu.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/cell/
H A Dbeat_interrupt.c24 #include <linux/percpu.h>
H A Dcbe_regs.c9 #include <linux/percpu.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dftrace.c18 #include <linux/percpu.h>
H A Dsetup_percpu.c7 #include <linux/percpu.h>
43 * 32bit relocations. Reserve space for static percpu variables in
45 * is located at the percpu segment base. On x86_32, anything can
56 * pcpu_need_numa - determine percpu allocation needs to consider NUMA
60 * whether percpu allocation should consider NUMA or not.
86 * pcpu_alloc_bootmem - NUMA friendly alloc_bootmem wrapper for percpu
183 * Allocate percpu area. Embedding allocator is our favorite;
211 panic("cannot initialize percpu area (err=%d)", rc);
213 /* alrighty, percpu areas up and running */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/xen/
H A Dmulticalls.c22 #include <linux/percpu.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/core/
H A Dutils.c25 #include <linux/percpu.h>

Completed in 193 milliseconds

1234567891011