Searched defs:__cacheline_aligned_in_smp (Results 1 – 2 of 2) sorted by relevance
51 #define __cacheline_aligned_in_smp __cacheline_aligned macro53 #define __cacheline_aligned_in_smp macro
37 static enum oprof_state state __cacheline_aligned_in_smp = STOPPED; variable41 static volatile ulong oprof_opened __cacheline_aligned_in_smp; variable42 static volatile ulong oprof_note_opened __cacheline_aligned_in_smp; variable48 struct op_note * note_buffer __cacheline_aligned_in_smp; variable49 u32 note_pos __cacheline_aligned_in_smp; variable147 spinlock_t note_lock __cacheline_aligned_in_smp = SPIN_LOCK_UNLOCKED; variable