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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/ieee1394/
H A Dieee1394_core.c490 static spinlock_t pending_packets_lock = SPIN_LOCK_UNLOCKED; variable
507 spin_lock_irqsave(&pending_packets_lock, flags);
513 spin_unlock_irqrestore(&pending_packets_lock, flags);
524 spin_unlock_irqrestore(&pending_packets_lock, flags);
532 spin_unlock_irqrestore(&pending_packets_lock, flags);
614 spin_lock_irqsave(&pending_packets_lock, flags);
616 spin_unlock_irqrestore(&pending_packets_lock, flags);
714 spin_lock_irqsave(&pending_packets_lock, flags);
721 spin_unlock_irqrestore(&pending_packets_lock, flags);
764 spin_unlock_irqrestore(&pending_packets_lock, flag
[all...]

Completed in 34 milliseconds