Searched refs:__cacheline_aligned (Results 1 – 22 of 22) sorted by relevance
17 #define __cacheline_aligned __aligned(L1_CACHE_BYTES) macro
23 #define __cacheline_aligned macro
14 extern u64 __cacheline_aligned boot_args[4];
10 struct net_hotdata net_hotdata __cacheline_aligned = { variable
47 char cacheline_buf[128] __cacheline_aligned;
62 static char ioei_rtas_buf[RTAS_DATA_BUF_SIZE] __cacheline_aligned;
9 #define __cacheline_aligned __attribute__((aligned(128))) macro
281 __cacheline_aligned __cacheline_aligned_in_smp
13 static wait_queue_head_t bit_wait_table[WAIT_TABLE_SIZE] __cacheline_aligned;
88 u64 __cacheline_aligned boot_args[4];
87 } memory_stats __cacheline_aligned; variable
189 unsigned long cpu_start_id __cacheline_aligned; variable
61 } ipi_data[NR_CPUS] __cacheline_aligned;
1095 static __cacheline_aligned DEFINE_SPINLOCK(smc_lock);
196 static struct sparc64_tick_ops tick_operations __cacheline_aligned = { variable
784 static union hpet_lock hpet __cacheline_aligned = { variable
89 __ip_vs_conntbl_lock_array[CT_LOCKARRAY_SIZE] __cacheline_aligned;
156 __cacheline_aligned DEFINE_RWLOCK(tasklist_lock); /* outer */
87 static wait_queue_head_t glock_wait_table[GLOCK_WAIT_TABLE_SIZE] __cacheline_aligned;
83 struct mod_tree_root mod_tree __cacheline_aligned = { variable
637 static struct latch_tree_root bpf_tree __cacheline_aligned; variable
1068 static wait_queue_head_t folio_wait_table[PAGE_WAIT_TABLE_SIZE] __cacheline_aligned;