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