Searched refs:xpc_activate_IRQ_rcvd_lock (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/misc/sgi-xp/
H A Dxpc_uv.c310 spin_lock_irqsave(&xpc_activate_IRQ_rcvd_lock, irq_flags);
322 spin_unlock_irqrestore(&xpc_activate_IRQ_rcvd_lock, irq_flags);
343 spin_lock_irqsave(&xpc_activate_IRQ_rcvd_lock, irq_flags);
347 spin_unlock_irqrestore(&xpc_activate_IRQ_rcvd_lock, irq_flags);
379 spin_lock_irqsave(&xpc_activate_IRQ_rcvd_lock, irq_flags);
395 spin_unlock_irqrestore(&xpc_activate_IRQ_rcvd_lock, irq_flags);
406 spin_lock_irqsave(&xpc_activate_IRQ_rcvd_lock, irq_flags);
411 spin_unlock_irqrestore(&xpc_activate_IRQ_rcvd_lock, irq_flags);
524 spin_lock_irqsave(&xpc_activate_IRQ_rcvd_lock, irq_flags);
529 spin_unlock_irqrestore(&xpc_activate_IRQ_rcvd_lock, irq_flag
[all...]
H A Dxpc.h614 extern spinlock_t xpc_activate_IRQ_rcvd_lock;
H A Dxpc_main.c133 DEFINE_SPINLOCK(xpc_activate_IRQ_rcvd_lock); variable

Completed in 231 milliseconds