Searched refs:osal_spinlock_t (Results 1 – 10 of 10) sorted by relevance
84 osal_spinlock_t lock;98 osal_spinlock_t lock;
156 osal_spinlock_t iw_lock;157 osal_spinlock_t qp_lock; /* for teardown races */193 osal_spinlock_t lock;
46 osal_spinlock_t lock;
63 osal_spinlock_t lock;68 osal_spinlock_t link_lock;
48 osal_spinlock_t lock;
164 osal_spinlock_t lock;
285 typedef kmutex_t osal_spinlock_t; typedef
64 osal_spinlock_t lock; /* ptt synchronized access */
75 static osal_spinlock_t qm_lock;
126 osal_spinlock_t - a type of variable [struct] which is used as a spinlock in the136 - void OSAL_SPIN_LOCK_ALLOC(struct ecore_hwfn*, osal_spinlock_t*)143 - void OSAL_SPIN_LOCK_DEALLOC(osal_spinlock_t*)147 - void OSAL_SPIN_LOCK_INIT(osal_spinlock_t*)151 - void OSAL_SPIN_LOCK(osal_spinlock_t*)154 - void OSAL_SPIN_LOCK_IRQSAVE(osal_spinlock_t*, flags)161 - void OSAL_SPIN_UNLOCK(osal_spinlock_t*)164 - void OSAL_SPIN_UNLOCK_IRQSAVE(osal_spinlock_t*, flags)