| /kernel/linux/linux-5.10/arch/h8300/include/asm/ |
| D | cache.h | 9 #define __cacheline_aligned macro
|
| /kernel/linux/linux-6.6/arch/hexagon/include/asm/ |
| D | cache.h | 17 #define __cacheline_aligned __aligned(L1_CACHE_BYTES) macro
|
| /kernel/linux/linux-5.10/arch/hexagon/include/asm/ |
| D | cache.h | 17 #define __cacheline_aligned __aligned(L1_CACHE_BYTES) macro
|
| /kernel/linux/linux-5.10/arch/nios2/include/asm/ |
| D | cache.h | 23 #define __cacheline_aligned macro
|
| /kernel/linux/linux-6.6/arch/nios2/include/asm/ |
| D | cache.h | 23 #define __cacheline_aligned macro
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | cache.h | 53 #define __cacheline_aligned \ macro
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | cache.h | 53 #define __cacheline_aligned \ macro
|
| /kernel/linux/linux-5.10/tools/testing/selftests/powerpc/include/ |
| D | utils.h | 9 #define __cacheline_aligned __attribute__((aligned(128))) macro
|
| /kernel/linux/linux-6.6/tools/testing/selftests/powerpc/include/ |
| D | utils.h | 9 #define __cacheline_aligned __attribute__((aligned(128))) macro
|
| /kernel/linux/linux-6.6/arch/ia64/kernel/ |
| D | traps.c | 277 static struct fpu_swa_msg last __cacheline_aligned; variable
|
| /kernel/linux/linux-5.10/arch/ia64/kernel/ |
| D | traps.c | 277 static struct fpu_swa_msg last __cacheline_aligned; variable
|
| /kernel/linux/linux-6.6/arch/xtensa/kernel/ |
| D | smp.c | 189 unsigned long cpu_start_id __cacheline_aligned; variable
|
| /kernel/linux/linux-5.10/arch/xtensa/kernel/ |
| D | smp.c | 187 unsigned long cpu_start_id __cacheline_aligned; variable
|
| /kernel/linux/linux-6.6/arch/sparc/kernel/ |
| D | time_64.c | 195 static struct sparc64_tick_ops tick_operations __cacheline_aligned = { variable
|
| /kernel/linux/linux-5.10/arch/sparc/kernel/ |
| D | time_64.c | 195 static struct sparc64_tick_ops tick_operations __cacheline_aligned = { variable
|
| /kernel/linux/linux-5.10/arch/x86/kernel/ |
| D | hpet.c | 680 static union hpet_lock hpet __cacheline_aligned = { variable
|
| /kernel/linux/linux-6.6/arch/x86/kernel/ |
| D | hpet.c | 790 static union hpet_lock hpet __cacheline_aligned = { variable
|
| /kernel/linux/linux-5.10/kernel/bpf/ |
| D | core.c | 622 static struct latch_tree_root bpf_tree __cacheline_aligned; variable
|
| /kernel/linux/linux-6.6/kernel/module/ |
| D | main.c | 81 struct mod_tree_root mod_tree __cacheline_aligned = { variable
|
| /kernel/linux/linux-6.6/kernel/bpf/ |
| D | core.c | 652 static struct latch_tree_root bpf_tree __cacheline_aligned; variable
|
| /kernel/linux/linux-5.10/kernel/ |
| D | module.c | 156 } mod_tree __cacheline_aligned = { variable
|