Searched refs:__write_once (Results 1 - 7 of 7) sorted by relevance

/linux-4.1.27/arch/tile/include/asm/
H A Dcache.h62 #define __write_once __read_mostly macro
/linux-4.1.27/arch/tile/kernel/
H A Dtime.c40 static cycles_t cycles_per_sec __write_once; variable
71 static unsigned long sched_clock_mult __write_once; variable
H A Dsetup.c52 char chip_model[64] __write_once; ABS() variable
100 __write_once __attribute__((aligned(L2_CACHE_BYTES))); variable
105 __write_once __attribute__((aligned(L2_CACHE_BYTES))); variable
110 int highbits_to_node[NR_PA_HIGHBIT_VALUES] __write_once; variable
847 struct cpumask node_2_cpu_mask[MAX_NUMNODES] __write_once; variable in typeref:struct:node_2_cpu_mask
851 char cpu_2_node[NR_CPUS] __write_once __attribute__((aligned(L2_CACHE_BYTES))); variable
1274 struct cpumask __write_once cpu_lotar_map;
1296 struct cpumask __write_once cpu_cacheable_map;
1511 unsigned long __per_cpu_offset[NR_CPUS] __write_once; variable
H A Dsmp.c30 HV_Topology smp_topology __write_once __aligned(sizeof(long));
H A Dpci.c60 int __write_once tile_plx_gen1;
/linux-4.1.27/arch/tile/mm/
H A Dinit.c193 int __write_once hash_default = 1; /* kernel allocator pages */
195 int __write_once kstack_hash = 1; /* if no homecaching, use h4h */
206 int __write_once kdata_huge; /* if no homecaching, small pages */
900 static long __write_once initfree;
902 static long __write_once initfree = 1;
H A Dhomecache.c50 static int __write_once noallocl2; set_noallocl2()

Completed in 273 milliseconds