Home
last modified time | relevance | path

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

/openbmc/linux/kernel/locking/
H A Dlockdep_internals.h36 #define __LOCKF(__STATE) LOCKF_##__STATE = (1 << LOCK_##__STATE), macro
46 __LOCKF(USED) enumerator