Home
last modified time | relevance | path

Searched refs:ww_mutex_destroy (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/linux/
Dreservation.h129 ww_mutex_destroy(&obj->lock); in reservation_object_fini()
Dww_mutex.h356 static inline void ww_mutex_destroy(struct ww_mutex *lock) in ww_mutex_destroy() function
/Linux-v4.19/kernel/locking/
Dtest-ww_mutex.c336 ww_mutex_destroy(&cycles[n].a_mutex); in __test_cycle()
588 ww_mutex_destroy(&locks[n]); in stress()