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

123456

/linux-master/arch/arm/kernel/
H A Dsmp.c593 static DEFINE_RAW_SPINLOCK(stop_lock);
H A Dunwind.c84 static DEFINE_RAW_SPINLOCK(unwind_lock);
H A Dtraps.c414 static DEFINE_RAW_SPINLOCK(undef_lock);
/linux-master/arch/powerpc/mm/nohash/
H A Dtlb.c202 static DEFINE_RAW_SPINLOCK(tlbivax_lock);
/linux-master/kernel/time/
H A Dclockevents.c23 static DEFINE_RAW_SPINLOCK(clockevents_lock);
H A Dtick-broadcast.c33 static __cacheline_aligned_in_smp DEFINE_RAW_SPINLOCK(tick_broadcast_lock);
/linux-master/drivers/irqchip/
H A Dirq-bcm7038-l1.c293 static DEFINE_RAW_SPINLOCK(bcm7038_l1_intcs_lock);
H A Dirq-loongson-eiointc.c88 static DEFINE_RAW_SPINLOCK(affinity_lock);
H A Dirq-mips-gic.c53 static DEFINE_RAW_SPINLOCK(gic_lock);
H A Dirq-renesas-intc-irqpin.c124 static DEFINE_RAW_SPINLOCK(intc_irqpin_lock); /* only used by slow path */
H A Dirq-armada-370-xp.c464 static DEFINE_RAW_SPINLOCK(irq_controller_lock);
H A Dirq-gic.c91 static DEFINE_RAW_SPINLOCK(cpu_map_lock);
776 static DEFINE_RAW_SPINLOCK(rmw_lock);
/linux-master/drivers/thermal/intel/
H A Dx86_pkg_temp_thermal.c68 static DEFINE_RAW_SPINLOCK(pkg_temp_lock);
/linux-master/drivers/sh/intc/
H A Dcore.c39 DEFINE_RAW_SPINLOCK(intc_big_lock);
/linux-master/arch/x86/kernel/
H A Dnmi.c94 static DEFINE_RAW_SPINLOCK(nmi_reason_lock);
/linux-master/kernel/power/
H A Dsuspend.c62 static DEFINE_RAW_SPINLOCK(s2idle_lock);
/linux-master/lib/
H A Dstackdepot.c75 static DEFINE_RAW_SPINLOCK(pool_lock);
/linux-master/arch/powerpc/platforms/powermac/
H A Dnvram.c77 static DEFINE_RAW_SPINLOCK(nv_lock);
/linux-master/drivers/tty/
H A Dtty_ldisc.c45 static DEFINE_RAW_SPINLOCK(tty_ldiscs_lock);
/linux-master/arch/powerpc/mm/book3s64/
H A Dhash_native.c44 static DEFINE_RAW_SPINLOCK(native_tlbie_lock);
/linux-master/kernel/irq/
H A Dgeneric-chip.c19 static DEFINE_RAW_SPINLOCK(gc_lock);
H A Dmanage.c229 static DEFINE_RAW_SPINLOCK(tmp_mask_lock);
602 static DEFINE_RAW_SPINLOCK(mask_lock);
/linux-master/drivers/pci/
H A Daccess.c15 DEFINE_RAW_SPINLOCK(pci_lock);
/linux-master/arch/powerpc/kernel/
H A Drtas.c545 static DEFINE_RAW_SPINLOCK(rtas_lock);
2160 static DEFINE_RAW_SPINLOCK(timebase_lock);
/linux-master/arch/powerpc/sysdev/
H A Dipic.c31 static DEFINE_RAW_SPINLOCK(ipic_lock);

Completed in 357 milliseconds

123456