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