Searched refs:debug_lock (Results 1 – 3 of 3) sorted by relevance
270 static DEFINE_SPINLOCK(debug_lock); in xen_debug_interrupt()273 spin_lock_irqsave(&debug_lock, flags); in xen_debug_interrupt()342 spin_unlock_irqrestore(&debug_lock, flags); in xen_debug_interrupt()
48 __u8 debug_lock; member
634 params->debug_lock ? "enabled" : "disabled"); in btintel_read_boot_params()