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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/hv/
H A Dchannel.c851 spin_lock_irqsave(&Channel->inbound_lock, flags);
856 spin_unlock_irqrestore(&Channel->inbound_lock, flags);
876 spin_unlock_irqrestore(&Channel->inbound_lock, flags);
889 spin_unlock_irqrestore(&Channel->inbound_lock, flags);
911 spin_lock_irqsave(&Channel->inbound_lock, flags);
916 spin_unlock_irqrestore(&Channel->inbound_lock, flags);
935 spin_unlock_irqrestore(&Channel->inbound_lock, flags);
947 spin_unlock_irqrestore(&Channel->inbound_lock, flags);
H A Dchannel_mgmt.h252 spinlock_t inbound_lock; member in struct:vmbus_channel
H A Dchannel_mgmt.c248 spin_lock_init(&channel->inbound_lock);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/hv/
H A Dchannel.c851 spin_lock_irqsave(&Channel->inbound_lock, flags);
856 spin_unlock_irqrestore(&Channel->inbound_lock, flags);
876 spin_unlock_irqrestore(&Channel->inbound_lock, flags);
889 spin_unlock_irqrestore(&Channel->inbound_lock, flags);
911 spin_lock_irqsave(&Channel->inbound_lock, flags);
916 spin_unlock_irqrestore(&Channel->inbound_lock, flags);
935 spin_unlock_irqrestore(&Channel->inbound_lock, flags);
947 spin_unlock_irqrestore(&Channel->inbound_lock, flags);
H A Dchannel_mgmt.h252 spinlock_t inbound_lock; member in struct:vmbus_channel
H A Dchannel_mgmt.c248 spin_lock_init(&channel->inbound_lock);

Completed in 168 milliseconds