Searched refs:DEFINE_RAW_SPINLOCK (Results 126 - 138 of 138) sorted by relevance

123456

/linux-master/kernel/trace/
H A Dblktrace.c37 static __cacheline_aligned_in_smp DEFINE_RAW_SPINLOCK(running_trace_lock);
H A Dtrace.c2726 static DEFINE_RAW_SPINLOCK(tracepoint_iter_lock);
/linux-master/arch/x86/events/intel/
H A Duncore.c23 DEFINE_RAW_SPINLOCK(pci2phy_map_lock);
/linux-master/kernel/time/
H A Dtimekeeping.c44 DEFINE_RAW_SPINLOCK(timekeeper_lock);
/linux-master/arch/powerpc/mm/book3s64/
H A Dhash_utils.c2121 static DEFINE_RAW_SPINLOCK(linear_map_hash_lock);
/linux-master/arch/mips/kernel/
H A Dtraps.c393 static DEFINE_RAW_SPINLOCK(die_lock);
/linux-master/arch/powerpc/sysdev/
H A Dmpic.c60 static DEFINE_RAW_SPINLOCK(mpic_lock);
/linux-master/block/
H A Dblk-cgroup.c61 static DEFINE_RAW_SPINLOCK(blkg_stat_lock);
/linux-master/arch/x86/kernel/apic/
H A Dio_apic.c83 static DEFINE_RAW_SPINLOCK(ioapic_lock);
/linux-master/arch/powerpc/platforms/powermac/
H A Dfeature.c61 DEFINE_RAW_SPINLOCK(feature_lock);
/linux-master/kernel/printk/
H A Dprintk.c1840 static DEFINE_RAW_SPINLOCK(console_owner_lock);
/linux-master/kernel/
H A Dworkqueue.c435 static DEFINE_RAW_SPINLOCK(wq_mayday_lock); /* protects wq->maydays list */
1316 static DEFINE_RAW_SPINLOCK(wci_lock);
/linux-master/kernel/sched/
H A Dcore.c11561 DEFINE_RAW_SPINLOCK(cid_lock);

Completed in 286 milliseconds

123456