Searched refs:ww_mutex_unlock (Results 1 – 10 of 10) sorted by relevance
54 ww_mutex_unlock(&mtx->mutex); in test_mutex_work() 93 ww_mutex_unlock(&mtx.mutex); in __test_mutex() 149 ww_mutex_unlock(&mutex); in test_aa() 156 ww_mutex_unlock(&mutex); in test_aa() 166 ww_mutex_unlock(&mutex); in test_aa() 171 ww_mutex_unlock(&mutex); in test_aa() 207 ww_mutex_unlock(&abba->b_mutex); in test_abba_work() 213 ww_mutex_unlock(&abba->a_mutex); in test_abba_work() 214 ww_mutex_unlock(&abba->b_mutex); in test_abba_work() 249 ww_mutex_unlock( in test_abba() [all...]
92 void __sched ww_mutex_unlock(struct ww_mutex *lock) in ww_mutex_unlock() function 101 EXPORT_SYMBOL(ww_mutex_unlock);
541 * ww_mutex_unlock - release the w/w mutex551 void __sched ww_mutex_unlock(struct ww_mutex *lock) in ww_mutex_unlock() function 556 EXPORT_SYMBOL(ww_mutex_unlock);781 * A mutex acquired with this function must be released with ww_mutex_unlock.870 ww_mutex_unlock(lock); in ww_mutex_deadlock_injection()
657 ww_mutex_unlock(ln->lock); in torture_ww_mutex_lock() 676 ww_mutex_unlock(&torture_ww_mutex_0); in torture_ww_mutex_unlock() 677 ww_mutex_unlock(&torture_ww_mutex_1); in torture_ww_mutex_unlock() 678 ww_mutex_unlock(&torture_ww_mutex_2); in torture_ww_mutex_unlock()
167 ww_mutex_unlock(&entry->obj->lock);170 ww_mutex_unlock(&res_obj->lock);199 ww_mutex_unlock(&entry2->obj->lock);230 ww_mutex_unlock(&entry->obj->lock);284 ww_mutex_unlock(entry->ww_mutex)
464 ww_mutex_unlock(&obj->lock); in dma_resv_unlock()
196 * mutexes have been released with ww_mutex_unlock.246 * A mutex acquired with this function must be released with ww_mutex_unlock.278 * A mutex acquired with this function must be released with ww_mutex_unlock.352 extern void ww_mutex_unlock(struct ww_mutex *lock);
807 ww_mutex_unlock(&obj.lock); in dma_resv_lockdep()
269 #define WWU(x) ww_mutex_unlock(x)
206 ww_mutex_unlock(&rdev->mutex); in regulator_unlock()