Searched refs:__cacheline_aligned (Results 1 – 20 of 20) sorted by relevance
71 #ifndef __cacheline_aligned72 #define __cacheline_aligned \ macro 75 #endif /* __cacheline_aligned */79 #define __cacheline_aligned_in_smp __cacheline_aligned
17 #define __cacheline_aligned __aligned(L1_CACHE_BYTES) macro
23 #define __cacheline_aligned macro
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;
16 static volatile const u8 __cacheline_aligned aes_sbox[] = {51 static volatile const u8 __cacheline_aligned aes_inv_sbox[] = {
57 static struct engine_mmio gen8_engine_mmio_list[] __cacheline_aligned = {89 static struct engine_mmio gen9_engine_mmio_list[] __cacheline_aligned = {
87 } memory_stats __cacheline_aligned; variable
41 static u8 section_to_node_table[NR_MEM_SECTIONS] __cacheline_aligned;43 static u16 section_to_node_table[NR_MEM_SECTIONS] __cacheline_aligned;
1062 static wait_queue_head_t folio_wait_table[PAGE_WAIT_TABLE_SIZE] __cacheline_aligned;
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
90 __ip_vs_conntbl_lock_array[CT_LOCKARRAY_SIZE] __cacheline_aligned;
86 static wait_queue_head_t glock_wait_table[GLOCK_WAIT_TABLE_SIZE] __cacheline_aligned;
155 __cacheline_aligned DEFINE_RWLOCK(tasklist_lock); /* outer */
83 struct mod_tree_root mod_tree __cacheline_aligned = { variable
665 static struct latch_tree_root bpf_tree __cacheline_aligned; variable