Searched defs:LOCK (Results 1 – 11 of 11) sorted by relevance
3 #define LOCK RTL macro
3 #define LOCK ML macro
3 #define LOCK L macro
3 #define LOCK RSL macro
3 #define LOCK WSL macro
3 #define LOCK RL macro
3 #define LOCK WL macro
14 #define LOCK 0xA5 macro
54 #define LOCK 0x00000001 macro
44 #define LOCK BIT(0) macro
62 #define LOCK(flags) raw_spin_lock_irqsave(&feature_lock, flags); macro