Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dcleanup.h71 #define DEFINE_CLASS(_name, _type, _exit, _init, _init_args...) \ argument
75 static inline _type class_##_name##_constructor(_init_args) \
78 #define EXTEND_CLASS(_name, ext, _init, _init_args...) \ argument
82 static inline class_##_name##_t class_##_name##ext##_constructor(_init_args) \