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