Searched refs:percpu (Results 201 - 225 of 263) sorted by relevance

1234567891011

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/kernel/
H A Dcpu.c13 #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 Dsetup.c67 #include <linux/percpu.h>
107 #include <asm/percpu.h>
H A Dhead_32.S23 #include <asm/percpu.h>
432 movl %eax,%fs # set this cpu's percpu
H A Dtsc.c11 #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 Dtime_64.c29 #include <linux/percpu.h>
H A Dpci_sun4v.c12 #include <linux/percpu.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/crypto/
H A Dpadlock-aes.c18 #include <linux/percpu.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dcacheinfo.c21 #include <linux/percpu.h>
H A Dsysfs.c4 #include <linux/percpu.h>
H A Dperf_event.c14 #include <linux/percpu.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/pseries/
H A Dxics.c23 #include <linux/percpu.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/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/arch/x86/kernel/cpu/mcheck/
H A Dmce_amd.c19 #include <linux/percpu.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netfilter/
H A Dnf_conntrack_expect.c20 #include <linux/percpu.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/selinux/
H A Davc.c24 #include <linux/percpu.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/init/
H A Dmain.c28 #include <linux/percpu.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dsoftirq.c20 #include <linux/percpu.h>
H A Dtaskstats.c24 #include <linux/percpu.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/time/
H A Dtimekeeping.c13 #include <linux/percpu.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dpercpu.h10 #include <asm/percpu.h>
35 * a direct dereference of percpu variable (var).
48 * Percpu allocator can serve percpu allocations before slab is
49 * initialized which allows slab to depend on the percpu allocator.
59 * back on the first chunk for dynamic percpu allocation if arch is
181 * @var can be a percpu variable or a field of it and its size should
416 * Generic percpu operations that do not require preemption handling.
426 * or an interrupt occurred and the same percpu variable was modified from
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Dsmpboot.c40 #include <linux/percpu.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/kernel/
H A Dsmp.c25 #include <linux/percpu.h>
368 * Setup the percpu timer for this CPU.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/lguest/
H A Dpage_tables.c17 #include <linux/percpu.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Drandom.c241 #include <linux/percpu.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/dma/
H A Ddmaengine.c55 #include <linux/percpu.h>
286 * channel_table - percpu lookup table for memory-to-memory offload providers

Completed in 166 milliseconds

1234567891011