Home
last modified time | relevance | path

Searched refs:_ext (Results 1 – 1 of 1) sorted by relevance

/include/linux/
Dcleanup.h300 #define DEFINE_GUARD_COND(_name, _ext, _condlock) \ argument
301 __DEFINE_CLASS_IS_CONDITIONAL(_name##_ext, true); \
302 EXTEND_CLASS(_name, _ext, \
305 static inline void * class_##_name##_ext##_lock_ptr(class_##_name##_t *_T) \
410 #define DEFINE_LOCK_GUARD_1_COND(_name, _ext, _condlock) \ argument
411 __DEFINE_CLASS_IS_CONDITIONAL(_name##_ext, true); \
412 EXTEND_CLASS(_name, _ext, \
417 static inline void * class_##_name##_ext##_lock_ptr(class_##_name##_t *_T) \