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

123456

/linux-master/arch/x86/kernel/
H A Di8259.c37 DEFINE_RAW_SPINLOCK(i8259A_lock);
/linux-master/arch/powerpc/platforms/85xx/
H A Dsocrates_fpga_pic.c49 static DEFINE_RAW_SPINLOCK(socrates_fpga_pic_lock);
/linux-master/arch/x86/kernel/cpu/mce/
H A Dintel.c48 static DEFINE_RAW_SPINLOCK(cmci_discover_lock);
/linux-master/kernel/
H A Dlatencytop.c60 static DEFINE_RAW_SPINLOCK(latency_lock);
/linux-master/arch/riscv/mm/
H A Dcontext.c28 static DEFINE_RAW_SPINLOCK(context_lock);
/linux-master/arch/arm64/kernel/
H A Dpatching.c16 static DEFINE_RAW_SPINLOCK(patch_lock);
/linux-master/kernel/debug/
H A Ddebug_core.c110 static DEFINE_RAW_SPINLOCK(dbg_master_lock);
111 static DEFINE_RAW_SPINLOCK(dbg_slave_lock);
/linux-master/drivers/base/power/
H A Dwakeup.c33 static DEFINE_RAW_SPINLOCK(wakeup_irq_lock);
59 static DEFINE_RAW_SPINLOCK(events_lock);
/linux-master/arch/mips/sni/
H A Drm200.c136 static DEFINE_RAW_SPINLOCK(sni_rm200_i8259A_lock);
/linux-master/drivers/irqchip/
H A Dirq-hip04.c59 static DEFINE_RAW_SPINLOCK(irq_controller_lock);
H A Dqcom-pdc.c47 static DEFINE_RAW_SPINLOCK(pdc_lock);
/linux-master/drivers/dca/
H A Ddca-core.c23 static DEFINE_RAW_SPINLOCK(dca_lock);
/linux-master/arch/loongarch/kernel/
H A Dinst.c11 static DEFINE_RAW_SPINLOCK(patch_lock);
/linux-master/arch/mips/lantiq/
H A Dirq.c68 static DEFINE_RAW_SPINLOCK(ltq_icu_lock);
/linux-master/mm/kasan/
H A Dquarantine.c101 static DEFINE_RAW_SPINLOCK(quarantine_lock);
/linux-master/arch/powerpc/kernel/
H A Dirq.c366 static DEFINE_RAW_SPINLOCK(irq_rover_lock);
/linux-master/kernel/time/
H A Dtick-common.c525 static DEFINE_RAW_SPINLOCK(tick_freeze_lock);
/linux-master/drivers/acpi/apei/
H A Dghes.c1262 static DEFINE_RAW_SPINLOCK(ghes_notify_lock_sea);
1302 static DEFINE_RAW_SPINLOCK(ghes_notify_lock_nmi);
1364 static DEFINE_RAW_SPINLOCK(ghes_notify_lock_sdei_normal);
1378 static DEFINE_RAW_SPINLOCK(ghes_notify_lock_sdei_critical);
/linux-master/arch/arm/mach-footbridge/
H A Dnetwinder-hw.c67 DEFINE_RAW_SPINLOCK(nw_gpio_lock);
/linux-master/drivers/soc/fsl/qe/
H A Dqe_ic.c81 static DEFINE_RAW_SPINLOCK(qe_ic_lock);
/linux-master/arch/x86/pci/
H A Dcommon.c81 DEFINE_RAW_SPINLOCK(pci_config_lock);
/linux-master/kernel/kcsan/
H A Dreport.c112 static DEFINE_RAW_SPINLOCK(report_lock);
/linux-master/arch/arm/mach-omap2/
H A Domap-wakeupgen.c55 static DEFINE_RAW_SPINLOCK(wakeupgen_lock);
/linux-master/kernel/trace/
H A Dtrace_irqsoff.c29 static DEFINE_RAW_SPINLOCK(max_trace_lock);
/linux-master/arch/arm/kernel/
H A Dsmp.c593 static DEFINE_RAW_SPINLOCK(stop_lock);

Completed in 500 milliseconds

123456