Searched refs:__cacheline_aligned_in_smp (Results 1 - 25 of 29) sorted by path

12

/linux-master/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_hw.c56 crb_128M_2M_map[64] __cacheline_aligned_in_smp = { variable
/linux-master/arch/sparc/kernel/
H A Dtime_32.c53 static __cacheline_aligned_in_smp DEFINE_SEQLOCK(timer_cs_lock);
/linux-master/arch/x86/include/asm/
H A Dcache.h18 #define __cacheline_aligned_in_smp \ macro
/linux-master/block/
H A Dbdev.c306 static __cacheline_aligned_in_smp DEFINE_MUTEX(bdev_lock);
/linux-master/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_hw.c51 crb_128M_2M_map[64] __cacheline_aligned_in_smp = { variable in typeref:struct:crb_128M_2M_map
/linux-master/fs/
H A Ddcache.c77 __cacheline_aligned_in_smp DEFINE_SEQLOCK(rename_lock);
H A Dfile_table.c44 static struct percpu_counter nr_files __cacheline_aligned_in_smp; variable in typeref:struct:nr_files
H A Dinode.c61 static __cacheline_aligned_in_smp DEFINE_SPINLOCK(inode_hash_lock);
H A Dnamespace.c104 __cacheline_aligned_in_smp DEFINE_SEQLOCK(mount_lock);
/linux-master/fs/quota/
H A Ddquot.c129 static __cacheline_aligned_in_smp DEFINE_SPINLOCK(dq_list_lock);
130 static __cacheline_aligned_in_smp DEFINE_SPINLOCK(dq_state_lock);
131 __cacheline_aligned_in_smp DEFINE_SPINLOCK(dq_data_lock);
/linux-master/include/linux/
H A Dcache.h58 #ifndef __cacheline_aligned_in_smp
60 #define __cacheline_aligned_in_smp __cacheline_aligned macro
62 #define __cacheline_aligned_in_smp macro
H A Djiffies.h85 extern u64 __cacheline_aligned_in_smp jiffies_64;
86 extern unsigned long volatile __cacheline_aligned_in_smp __jiffy_arch_data jiffies;
/linux-master/kernel/
H A Daudit_tree.c210 static __cacheline_aligned_in_smp DEFINE_SPINLOCK(hash_lock);
H A Dfork.c1207 __cacheline_aligned_in_smp DEFINE_SPINLOCK(mmlist_lock);
H A Dpid.c110 static __cacheline_aligned_in_smp DEFINE_SPINLOCK(pidmap_lock);
H A Dsoftirq.c60 static struct softirq_action softirq_vec[NR_SOFTIRQS] __cacheline_aligned_in_smp; variable in typeref:struct:softirq_vec
/linux-master/kernel/irq/
H A Dirqdesc.c588 struct irq_desc irq_desc[NR_IRQS] __cacheline_aligned_in_smp = { variable in typeref:struct:irq_desc
/linux-master/kernel/time/
H A Djiffies.c43 __cacheline_aligned_in_smp DEFINE_RAW_SPINLOCK(jiffies_lock);
44 __cacheline_aligned_in_smp seqcount_raw_spinlock_t jiffies_seq =
H A Dtick-broadcast.c33 static __cacheline_aligned_in_smp DEFINE_RAW_SPINLOCK(tick_broadcast_lock);
H A Dtimer.c61 __visible u64 jiffies_64 __cacheline_aligned_in_smp = INITIAL_JIFFIES; variable
/linux-master/kernel/trace/
H A Dblktrace.c37 static __cacheline_aligned_in_smp DEFINE_RAW_SPINLOCK(running_trace_lock);
H A Dtrace_irqsoff.c83 static __cacheline_aligned_in_smp unsigned long max_sequence;
/linux-master/lib/
H A Datomic64.c30 } atomic64_lock[NR_LOCKS] __cacheline_aligned_in_smp = { variable in typeref:union:__anon380
/linux-master/mm/
H A Dhighmem.c131 static __cacheline_aligned_in_smp DEFINE_SPINLOCK(kmap_lock);
H A Dvmstat.c162 atomic_long_t vm_zone_stat[NR_VM_ZONE_STAT_ITEMS] __cacheline_aligned_in_smp; variable
163 atomic_long_t vm_node_stat[NR_VM_NODE_STAT_ITEMS] __cacheline_aligned_in_smp; variable
164 atomic_long_t vm_numa_event[NR_VM_NUMA_EVENT_ITEMS] __cacheline_aligned_in_smp; variable

Completed in 451 milliseconds

12