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