Searched defs:UNLOCK (Results 1 – 10 of 10) sorted by relevance
5 #define UNLOCK U macro
5 #define UNLOCK MU macro
5 #define UNLOCK WU macro
5 #define UNLOCK RSU macro
5 #define UNLOCK WSU macro
5 #define UNLOCK RU macro
22 .macro UNLOCK reg macro
53 #define UNLOCK 0x1ACCE551 macro
74 #define UNLOCK 0x2U macro
68 #define UNLOCK(flags) raw_spin_unlock_irqrestore(&feature_lock, flags); macro