Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dlockdep.h599 # define might_lock_nested(lock, subclass) \ macro
663 # define might_lock_nested(lock, subclass) do { } while (0) macro