Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dcache.h18 #define __cacheline_aligned_in_smp \ macro
/linux/fs/
H A Dfile_table.c44 static struct percpu_counter nr_files __cacheline_aligned_in_smp; variable