Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arc/include/asm/
Dsmp.h121 #define bitops_unlock(flags) do { \ macro
132 #define bitops_unlock(flags) local_irq_restore(flags) macro