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

123456

/linux-master/kernel/irq/
H A Dresend.c26 static DEFINE_RAW_SPINLOCK(irq_resend_lock);
/linux-master/arch/mips/dec/
H A Dkn01-berr.c44 static DEFINE_RAW_SPINLOCK(kn01_lock);
/linux-master/arch/arm/mm/
H A Dcontext.c42 static DEFINE_RAW_SPINLOCK(cpu_asid_lock);
/linux-master/arch/powerpc/sysdev/ge/
H A Dge_pic.c52 static DEFINE_RAW_SPINLOCK(gef_pic_lock);
/linux-master/arch/mips/mm/
H A Dcontext.c7 static DEFINE_RAW_SPINLOCK(cpu_mmid_lock);
/linux-master/mm/kmsan/
H A Dreport.c18 static DEFINE_RAW_SPINLOCK(kmsan_report_lock);
/linux-master/drivers/irqchip/
H A Dirq-realtek-rtl.c28 static DEFINE_RAW_SPINLOCK(irq_lock);
H A Dspear-shirq.c56 static DEFINE_RAW_SPINLOCK(shirq_lock);
H A Dirq-i8259.c36 DEFINE_RAW_SPINLOCK(i8259A_lock);
/linux-master/drivers/clocksource/
H A Dtimer-loongson1-pwm.c31 static DEFINE_RAW_SPINLOCK(ls1x_timer_lock);
/linux-master/arch/arm64/kvm/
H A Dvmid.c20 static DEFINE_RAW_SPINLOCK(cpu_vmid_lock);
/linux-master/arch/mips/pci/
H A Dops-loongson2.c180 DEFINE_RAW_SPINLOCK(msr_lock);
H A Dmsi-octeon.c238 static DEFINE_RAW_SPINLOCK(octeon_irq_msi_lock);
/linux-master/arch/loongarch/kernel/
H A Dtime.c25 static DEFINE_RAW_SPINLOCK(state_lock);
/linux-master/arch/arm64/kernel/
H A Defi.c158 static DEFINE_RAW_SPINLOCK(efi_rt_lock);
/linux-master/arch/mips/sibyte/bcm1480/
H A Dirq.c40 static DEFINE_RAW_SPINLOCK(bcm1480_imr_lock);
/linux-master/arch/arm/kernel/
H A Ddma.c23 DEFINE_RAW_SPINLOCK(dma_spin_lock);
/linux-master/arch/sh/drivers/pci/
H A Dpci.c93 DEFINE_RAW_SPINLOCK(pci_config_lock);
/linux-master/arch/powerpc/mm/nohash/
H A Dmmu_context.c76 static DEFINE_RAW_SPINLOCK(context_lock);
/linux-master/arch/powerpc/sysdev/
H A Di8259.c21 static DEFINE_RAW_SPINLOCK(i8259_lock);
H A Dmpic_msgr.c30 static DEFINE_RAW_SPINLOCK(msgrs_lock);
/linux-master/arch/mips/sibyte/sb1250/
H A Dirq.c39 static DEFINE_RAW_SPINLOCK(sb1250_imr_lock);
/linux-master/arch/arm/mach-omap2/
H A Dcpuidle44xx.c71 static DEFINE_RAW_SPINLOCK(mpu_lock);
/linux-master/arch/arm64/mm/
H A Dcontext.c21 static DEFINE_RAW_SPINLOCK(cpu_asid_lock);
/linux-master/arch/arc/kernel/
H A Dmcip.c16 static DEFINE_RAW_SPINLOCK(mcip_lock);

Completed in 417 milliseconds

123456