Searched defs:LOCK (Results 1 – 9 of 9) sorted by relevance
2 #define LOCK L macro
2 #define LOCK ML macro
2 #define LOCK WL macro
2 #define LOCK RSL macro
2 #define LOCK WSL macro
2 #define LOCK RL macro
17 .macro LOCK reg macro
54 #define LOCK 0x00000001 macro
67 #define LOCK(flags) raw_spin_lock_irqsave(&feature_lock, flags); macro