Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dcleanup.h279 #define DEFINE_CLASS(_name, _type, _exit, _init, _init_args...) \ argument
283 static __always_inline _type class_##_name##_constructor(_init_args) \
286 #define EXTEND_CLASS(_name, ext, _init, _init_args...) \ argument
290 static __always_inline class_##_name##_t class_##_name##ext##_constructor(_init_args) \