Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dcleanup.h340 #define __DEFINE_CLASS_IS_CONDITIONAL(_name, _is_cond) \ macro
371 __DEFINE_CLASS_IS_CONDITIONAL(_name, false); \
375 __DEFINE_CLASS_IS_CONDITIONAL(_name, true); \
383 __DEFINE_CLASS_IS_CONDITIONAL(_name##_ext, true); \
494 __DEFINE_CLASS_IS_CONDITIONAL(_name, false); \
499 __DEFINE_CLASS_IS_CONDITIONAL(_name, false); \
504 __DEFINE_CLASS_IS_CONDITIONAL(_name##_ext, true); \
H A Dtty_port.h275 __DEFINE_CLASS_IS_CONDITIONAL(tty_port_tty, true);
/linux/kernel/irq/
H A Dinternals.h172 __DEFINE_CLASS_IS_CONDITIONAL(irqdesc_lock, true);