Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arc/include/asm/
H A Dsmp.h125 #define bitops_unlock(flags) do { \ macro
136 #define bitops_unlock(flags) local_irq_restore(flags) macro
H A Dbitops.h120 bitops_unlock(flags); \
134 bitops_unlock(flags); \