Home
last modified time | relevance | path

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

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