Home
last modified time | relevance | path

Searched defs:__cacheline_aligned_in_smp (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/
H A Dcache.h60 #define __cacheline_aligned_in_smp __cacheline_aligned macro
62 #define __cacheline_aligned_in_smp macro
/openbmc/linux/arch/x86/include/asm/
H A Dcache.h18 #define __cacheline_aligned_in_smp \ macro
/openbmc/linux/fs/
H A Dfile_table.c45 static struct percpu_counter nr_files __cacheline_aligned_in_smp; variable
/openbmc/linux/kernel/time/
H A Dtimer.c60 __visible u64 jiffies_64 __cacheline_aligned_in_smp = INITIAL_JIFFIES; variable