Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/locking/
Drtmutex.c33 # define ww_container_of(rtm) NULL macro
61 # define ww_container_of(rtm) container_of(rtm, struct ww_mutex, base) macro