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

123456

/linux-master/drivers/acpi/apei/
H A Derst.c86 static DEFINE_RAW_SPINLOCK(erst_lock);
/linux-master/kernel/rcu/
H A Drefscale.c393 static DEFINE_RAW_SPINLOCK(test_lock);
/linux-master/arch/arm64/kernel/
H A Dtraps.c206 static DEFINE_RAW_SPINLOCK(die_lock);
/linux-master/lib/
H A Ddebugobjects.c61 static DEFINE_RAW_SPINLOCK(pool_lock);
H A Dlocking-selftest.c76 static DEFINE_RAW_SPINLOCK(raw_lock_A);
77 static DEFINE_RAW_SPINLOCK(raw_lock_B);
/linux-master/arch/x86/kernel/apic/
H A Dvector.c42 static DEFINE_RAW_SPINLOCK(vector_lock);
/linux-master/mm/kfence/
H A Dcore.c131 static DEFINE_RAW_SPINLOCK(kfence_freelist_lock); /* Lock protecting freelist. */
/linux-master/kernel/locking/
H A Dlocktorture.c311 static DEFINE_RAW_SPINLOCK(torture_raw_spinlock);
/linux-master/drivers/tty/
H A Dsysrq.c227 static DEFINE_RAW_SPINLOCK(show_lock);
/linux-master/arch/x86/virt/vmx/tdx/
H A Dtdx.c108 static DEFINE_RAW_SPINLOCK(sysinit_lock);
/linux-master/drivers/pci/controller/
H A Dvmd.c91 static DEFINE_RAW_SPINLOCK(list_lock);
/linux-master/arch/x86/kernel/cpu/
H A Dcacheinfo.c1051 static DEFINE_RAW_SPINLOCK(cache_disable_lock);
/linux-master/arch/sparc/kernel/
H A Dsmp_64.c165 static DEFINE_RAW_SPINLOCK(itc_sync_lock);
/linux-master/drivers/acpi/
H A Dprocessor_idle.c613 static DEFINE_RAW_SPINLOCK(c3_lock);
/linux-master/fs/f2fs/
H A Ddebug.c24 static DEFINE_RAW_SPINLOCK(f2fs_stat_lock);
/linux-master/arch/loongarch/kernel/
H A Dtraps.c397 static DEFINE_RAW_SPINLOCK(die_lock);
/linux-master/drivers/video/console/
H A Dvgacon.c54 static DEFINE_RAW_SPINLOCK(vga_lock);
/linux-master/arch/arm/mm/
H A Dcache-l2x0.c41 static DEFINE_RAW_SPINLOCK(l2x0_lock);
/linux-master/arch/powerpc/kernel/
H A Deeh.c112 DEFINE_RAW_SPINLOCK(confirm_error_lock);
/linux-master/drivers/pinctrl/intel/
H A Dpinctrl-cherryview.c570 static DEFINE_RAW_SPINLOCK(chv_lock);
H A Dpinctrl-baytrail.c558 static DEFINE_RAW_SPINLOCK(byt_lock);
/linux-master/drivers/iommu/intel/
H A Dirq_remapping.c80 DEFINE_RAW_SPINLOCK(irq_2_ir_lock);
/linux-master/mm/
H A Dkmemleak.c212 static DEFINE_RAW_SPINLOCK(kmemleak_lock);
/linux-master/drivers/of/
H A Dbase.c56 DEFINE_RAW_SPINLOCK(devtree_lock);
/linux-master/drivers/irqchip/
H A Dirq-gic-v3-its.c186 static DEFINE_RAW_SPINLOCK(its_lock);
192 static DEFINE_RAW_SPINLOCK(vmovp_lock);
1611 static DEFINE_RAW_SPINLOCK(tmpmask_lock);

Completed in 381 milliseconds

123456