Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/include/linux/
H A Dreservation.h129 ww_mutex_destroy(&obj->lock); in reservation_object_fini()
H A Dww_mutex.h86 extern void ww_mutex_destroy(struct ww_mutex *ww);
/dragonfly/sys/dev/drm/
H A Dlinux_wwmutex.c69 ww_mutex_destroy(struct ww_mutex *ww) in ww_mutex_destroy() function