Home
last modified time | relevance | path

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

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