Home
last modified time | relevance | path

Searched defs:__cacheline_aligned (Results 1 – 11 of 11) sorted by relevance

/linux-6.12.1/net/core/
Dhotdata.c8 struct net_hotdata net_hotdata __cacheline_aligned = { variable
/linux-6.12.1/arch/hexagon/include/asm/
Dcache.h17 #define __cacheline_aligned __aligned(L1_CACHE_BYTES) macro
/linux-6.12.1/arch/nios2/include/asm/
Dcache.h23 #define __cacheline_aligned macro
/linux-6.12.1/include/linux/
Dcache.h79 #define __cacheline_aligned \ macro
/linux-6.12.1/tools/testing/selftests/powerpc/include/
Dutils.h9 #define __cacheline_aligned __attribute__((aligned(128))) macro
/linux-6.12.1/drivers/md/dm-vdo/
Dmemory-alloc.c87 } memory_stats __cacheline_aligned; variable
/linux-6.12.1/arch/xtensa/kernel/
Dsmp.c189 unsigned long cpu_start_id __cacheline_aligned; variable
/linux-6.12.1/arch/sparc/kernel/
Dtime_64.c196 static struct sparc64_tick_ops tick_operations __cacheline_aligned = { variable
/linux-6.12.1/arch/x86/kernel/
Dhpet.c790 static union hpet_lock hpet __cacheline_aligned = { variable
/linux-6.12.1/kernel/module/
Dmain.c83 struct mod_tree_root mod_tree __cacheline_aligned = { variable
/linux-6.12.1/kernel/bpf/
Dcore.c656 static struct latch_tree_root bpf_tree __cacheline_aligned; variable