Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dcleanup.h104 #define DEFINE_CLASS(_name, _type, _exit, _init, _init_args...) \ argument
108 static inline _type class_##_name##_constructor(_init_args) \
111 #define EXTEND_CLASS(_name, ext, _init, _init_args...) \ argument
115 static inline class_##_name##_t class_##_name##ext##_constructor(_init_args) \