Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dww_mutex.h351 static inline void ww_mutex_destroy(struct ww_mutex *lock) in ww_mutex_destroy() function
/Linux-v6.6/kernel/locking/
Dtest-ww_mutex.c363 ww_mutex_destroy(&cycles[n].a_mutex); in __test_cycle()
615 ww_mutex_destroy(&locks[n]); in stress()
/Linux-v6.6/drivers/dma-buf/
Ddma-resv.c157 ww_mutex_destroy(&obj->lock); in dma_resv_fini()