Searched defs:__write_once (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/tile/include/asm/
H A Dcache.h49 #define __write_once __attribute__((__section__(".w1data"))) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/tile/kernel/
H A Dtime.c37 static cycles_t cycles_per_sec __write_once; variable
67 static unsigned long sched_clock_mult __write_once; variable
H A Dsmp.c24 HV_Topology smp_topology __write_once; variable
H A Dsetup.c49 char chip_model[64] __write_once; variable
78 __write_once __attribute__((aligned(L2_CACHE_BYTES))); variable
83 __write_once __attribute__((aligned(L2_CACHE_BYTES))); variable
88 int highbits_to_node[NR_PA_HIGHBIT_VALUES] __write_once; variable
697 struct cpumask node_2_cpu_mask[MAX_NUMNODES] __write_once; variable in typeref:struct:node_2_cpu_mask
701 char cpu_2_node[NR_CPUS] __write_once __attribute__((aligned(L2_CACHE_BYTES))); variable
1296 unsigned long __per_cpu_offset[NR_CPUS] __write_once; variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/tile/lib/
H A Datomic_32.c42 __write_once = { variable in typeref:struct:atomic_lock_ptr

Completed in 125 milliseconds