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

/linux-4.4.14/drivers/media/pci/mantis/
H A Dmantis_hif.c95 mutex_lock(&ca->ca_lock); mantis_hif_read_mem()
108 mutex_unlock(&ca->ca_lock); mantis_hif_read_mem()
112 mutex_unlock(&ca->ca_lock); mantis_hif_read_mem()
124 mutex_lock(&ca->ca_lock); mantis_hif_write_mem()
137 mutex_unlock(&ca->ca_lock); mantis_hif_write_mem()
141 mutex_unlock(&ca->ca_lock); mantis_hif_write_mem()
152 mutex_lock(&ca->ca_lock); mantis_hif_read_iom()
165 mutex_unlock(&ca->ca_lock); mantis_hif_read_iom()
171 mutex_unlock(&ca->ca_lock); mantis_hif_read_iom()
182 mutex_lock(&ca->ca_lock); mantis_hif_write_iom()
194 mutex_unlock(&ca->ca_lock); mantis_hif_write_iom()
198 mutex_unlock(&ca->ca_lock); mantis_hif_write_iom()
213 mutex_lock(&ca->ca_lock); mantis_hif_init()
223 mutex_unlock(&ca->ca_lock); mantis_hif_init()
234 mutex_lock(&ca->ca_lock); mantis_hif_exit()
238 mutex_unlock(&ca->ca_lock); mantis_hif_exit()
H A Dmantis_link.h64 struct mutex ca_lock; member in struct:mantis_ca
H A Dmantis_ca.c175 mutex_init(&ca->ca_lock); mantis_ca_init()
/linux-4.4.14/arch/ia64/sn/pci/
H A Dtioca_provider.c392 spin_lock_irqsave(&tioca_kern->ca_lock, flags); tioca_dma_mapped()
448 spin_unlock_irqrestore(&tioca_kern->ca_lock, flags); tioca_dma_mapped()
481 spin_lock_irqsave(&tioca_kern->ca_lock, flags); tioca_dma_unmap()
498 spin_unlock_irqrestore(&tioca_kern->ca_lock, flags); tioca_dma_unmap()
621 spin_lock_init(&tioca_kern->ca_lock); tioca_bus_fixup()
/linux-4.4.14/arch/ia64/include/asm/sn/
H A Dtioca_provider.h52 spinlock_t ca_lock; /* Kernel lock */ member in struct:tioca_kernel
/linux-4.4.14/drivers/staging/lustre/lustre/ldlm/
H A Dldlm_lockd.c67 struct ldlm_lock *ca_lock; member in struct:ldlm_cb_async_args

Completed in 174 milliseconds