Searched refs:__cacheline_aligned (Results 1 - 25 of 26) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/h8300/include/asm/
H A Dcache.h9 #define __cacheline_aligned macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/include/asm/
H A Dcache.h20 #define __cacheline_aligned __attribute__((aligned(L1_CACHE_BYTES))) macro
H A Dprocessor.h46 } __cacheline_aligned; variable in typeref:struct:cpuinfo_frv
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dcache.h31 #ifndef __cacheline_aligned
32 #define __cacheline_aligned \ macro
35 #endif /* __cacheline_aligned */
39 #define __cacheline_aligned_in_smp __cacheline_aligned
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/include/asm/
H A Dcache.h21 #define __cacheline_aligned macro
29 #define __cacheline_aligned \ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/
H A Dnuma.h25 extern u16 cpu_to_node_map[NR_CPUS] __cacheline_aligned;
26 extern cpumask_t node_to_cpu_mask[MAX_NUMNODES] __cacheline_aligned;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/sys-x86_64/
H A Dsyscall_table.c61 sys_call_ptr_t sys_call_table[] __cacheline_aligned = { variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Dnuma.c27 u16 cpu_to_node_map[NR_CPUS] __cacheline_aligned; variable
30 cpumask_t node_to_cpu_mask[MAX_NUMNODES] __cacheline_aligned; variable
H A Dsal.c21 __cacheline_aligned DEFINE_SPINLOCK(sal_lock);
H A Dsmpboot.c133 cpumask_t cpu_core_map[NR_CPUS] __cacheline_aligned; variable
H A Dtraps.c280 static struct fpu_swa_msg last __cacheline_aligned; variable in typeref:struct:last
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Ddoublefault_32.c50 struct tss_struct doublefault_tss __cacheline_aligned = { variable in typeref:struct:doublefault_tss
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/vr41xx/common/
H A Dirq.c31 static irq_cascade_t irq_cascade[NR_IRQS] __cacheline_aligned; variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dpaca.c60 struct slb_shadow slb_shadow[] __cacheline_aligned = { variable in typeref:struct:slb_shadow
H A Drtas.c53 char rtas_data_buf[RTAS_DATA_BUF_SIZE] __cacheline_aligned; variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/hw_random/
H A Dcore.c57 __cacheline_aligned; variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dsparse.c38 static u8 section_to_node_table[NR_MEM_SECTIONS] __cacheline_aligned; variable
40 static u16 section_to_node_table[NR_MEM_SECTIONS] __cacheline_aligned; variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/mm/
H A Dcache-sh5.c235 static unsigned char dummy_alloco_area[DUMMY_ALLOCO_AREA_SIZE] __cacheline_aligned = { 0, }; variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/kernel/
H A Dsmpboot.c83 struct cpuinfo_m32r cpu_data[NR_CPUS] __cacheline_aligned; variable in typeref:struct:cpu_data
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/sn/kernel/sn2/
H A Dsn2_smp.c48 static __cacheline_aligned DEFINE_SPINLOCK(sn2_global_ptc_lock);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/mm/
H A Dtlbex.c1426 u32 handle_tlbl[FASTPATH_SIZE] __cacheline_aligned; variable
1427 u32 handle_tlbs[FASTPATH_SIZE] __cacheline_aligned; variable
1428 u32 handle_tlbm[FASTPATH_SIZE] __cacheline_aligned; variable
1430 u32 tlbmiss_handler_setup_pgd[16] __cacheline_aligned; variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/kernel/
H A Dsmp.c61 } ipi_data[NR_CPUS] __cacheline_aligned; variable in typeref:struct:__anon7838
H A Dsmc37c669.c1082 static __cacheline_aligned DEFINE_SPINLOCK(smc_lock);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netfilter/ipvs/
H A Dip_vs_conn.c90 __ip_vs_conntbl_lock_array[CT_LOCKARRAY_SIZE] __cacheline_aligned; variable in typeref:struct:__ip_vs_conntbl_lock_array
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dfork.c88 __cacheline_aligned DEFINE_RWLOCK(tasklist_lock); /* outer */

Completed in 414 milliseconds

12