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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/mantis/
H A Dmantis_hif.c94 mutex_lock(&ca->ca_lock);
107 mutex_unlock(&ca->ca_lock);
111 mutex_unlock(&ca->ca_lock);
123 mutex_lock(&ca->ca_lock);
136 mutex_unlock(&ca->ca_lock);
140 mutex_unlock(&ca->ca_lock);
151 mutex_lock(&ca->ca_lock);
164 mutex_unlock(&ca->ca_lock);
170 mutex_unlock(&ca->ca_lock);
181 mutex_lock(&ca->ca_lock);
[all...]
H A Dmantis_link.h64 struct mutex ca_lock; member in struct:mantis_ca
H A Dmantis_ca.c174 mutex_init(&ca->ca_lock);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/sn/
H A Dtioca_provider.h52 spinlock_t ca_lock; /* Kernel lock */ member in struct:tioca_kernel
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/sn/pci/
H A Dtioca_provider.c365 spin_lock_irqsave(&tioca_kern->ca_lock, flags);
421 spin_unlock_irqrestore(&tioca_kern->ca_lock, flags);
454 spin_lock_irqsave(&tioca_kern->ca_lock, flags);
471 spin_unlock_irqrestore(&tioca_kern->ca_lock, flags);
594 spin_lock_init(&tioca_kern->ca_lock);

Completed in 97 milliseconds