Searched defs:enable_lock (Results 1 – 8 of 8) sorted by relevance
2127 #define enable_lock(M) ((M)->mflags |= USE_LOCK_BIT) macro
2660 #define enable_lock(M) ((M)->mflags |= USE_LOCK_BIT) macro
2645 #define enable_lock(M) ((M)->mflags |= USE_LOCK_BIT) macro
2701 #define enable_lock(M) ((M)->mflags |= USE_LOCK_BIT) macro
2643 #define enable_lock(M) ((M)->mflags |= USE_LOCK_BIT) macro
75867 raw_spinlock_t enable_lock; member