Searched refs:ww_mutex_thread (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/compat/linuxkpi/common/src/
H A Dlinux_lock.c34 struct ww_mutex_thread { struct
35 TAILQ_ENTRY(ww_mutex_thread) entry;
40 static TAILQ_HEAD(, ww_mutex_thread) ww_mutex_head;
78 struct ww_mutex_thread entry;
79 struct ww_mutex_thread *other;

Completed in 76 milliseconds