Home
last modified time | relevance | path

Searched defs:_is_cond (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/include/linux/
H A Dcleanup.h291 #define __DEFINE_CLASS_IS_CONDITIONAL(_name, _is_cond) \ argument
/linux-6.15/tools/net/ynl/pyynl/
H A Dynl_gen_c.py1312 def _is_cond(cls, line): member in CodeWriter