Searched refs:DECLARE_PER_CPU (Results 1 - 25 of 61) sorted by relevance

123

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ia64/
H A Dcpu.h13 DECLARE_PER_CPU(struct ia64_cpu, cpu_devices);
15 DECLARE_PER_CPU(int, cpu_state);
H A Dpercpu.h24 #define DECLARE_PER_CPU(type, name) \ macro
42 DECLARE_PER_CPU(unsigned long, local_per_cpu_offset);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-i386/
H A Dcurrent.h9 DECLARE_PER_CPU(struct task_struct *, current_task);
H A Dcpu.h21 DECLARE_PER_CPU(int, cpu_state);
H A Dhardirq.h14 DECLARE_PER_CPU(irq_cpustat_t, irq_stat);
H A Dirq_regs.h12 DECLARE_PER_CPU(struct pt_regs *, irq_regs);
H A Dpercpu.h53 #define DECLARE_PER_CPU(type, name) extern __typeof__(type) per_cpu__##name macro
58 DECLARE_PER_CPU(unsigned long, this_cpu_off);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/
H A Dcpu.h23 DECLARE_PER_CPU(struct cpuinfo_arm, cpu_data);
H A Dtlb.h41 DECLARE_PER_CPU(struct mmu_gather, mmu_gathers);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sparc/
H A Dcpudata.h24 DECLARE_PER_CPU(cpuinfo_sparc, __cpu_data);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-generic/
H A Dirq_regs.h21 DECLARE_PER_CPU(struct pt_regs *, __irq_regs);
H A Dpercpu.h43 #define DECLARE_PER_CPU(type, name) extern __typeof__(type) per_cpu__##name macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ia64/sn/
H A Darch.h59 DECLARE_PER_CPU(struct sn_hub_info_s, __sn_hub_info);
74 DECLARE_PER_CPU(short, __sn_cnodeid_to_nasid[MAX_COMPACT_NODES]);
H A Dnodepda.h73 DECLARE_PER_CPU(struct nodepda_s *, __sn_nodepda);
H A Dpda.h63 DECLARE_PER_CPU(struct pda_s, pda_percpu);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dkernel_stat.h34 DECLARE_PER_CPU(struct kernel_stat, kstat);
H A Drcupdate.h113 DECLARE_PER_CPU(struct rcu_data, rcu_data);
114 DECLARE_PER_CPU(struct rcu_data, rcu_bh_data);
H A Dquicklist.h21 DECLARE_PER_CPU(struct quicklist, quicklist)[CONFIG_NR_QUICK];
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/netfilter/
H A Dnf_conntrack_ecache.h18 DECLARE_PER_CPU(struct nf_conntrack_ecache, nf_conntrack_ecache);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-powerpc/
H A Dpercpu.h50 #define DECLARE_PER_CPU(type, name) extern __typeof__(type) per_cpu__##name macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-s390/
H A Dpercpu.h69 #define DECLARE_PER_CPU(type, name) extern __typeof__(type) per_cpu__##name macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sparc64/
H A Dpercpu.h48 #define DECLARE_PER_CPU(type, name) extern __typeof__(type) per_cpu__##name macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-x86_64/
H A Dmce.h84 DECLARE_PER_CPU(struct sys_device, device_mce);
H A Dpercpu.h56 #define DECLARE_PER_CPU(type, name) extern __typeof__(type) per_cpu__##name macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm26/
H A Dtlb.h17 DECLARE_PER_CPU(struct mmu_gather, mmu_gathers);

Completed in 256 milliseconds

123