Home
last modified time | relevance | path

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

/kernel/locking/
Drtmutex.c34 # define ww_container_of(rtm) NULL macro
62 # define ww_container_of(rtm) container_of(rtm, struct ww_mutex, base) macro
1621 struct ww_mutex *ww = ww_container_of(rtm); in __rt_mutex_slowlock()