Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dlocal_lock_internal.h95 #define __local_unlock_irqrestore(lock, flags) \ macro
139 #define __local_unlock_irqrestore(lock, flags) __local_unlock(lock) macro