Searched refs:lock_type (Results 1 – 1 of 1) sorted by relevance
95 #define DECLARE_LOCK(containing_type, lock_type) \ argument96 LOCK_DEP_INSTRUMENT(containing_type, lock_type)113 #define DECLARE_SINGLETON_LOCK(name, lock_type, ...) \ argument114 LOCK_DEP_SINGLETON_LOCK(name, lock_type, ##__VA_ARGS__)
Completed in 7 milliseconds