Searched defs:DEFINE_CLASS (Results 1 – 2 of 2) sorted by relevance
243 #define DEFINE_CLASS(_name, _type, _exit, _init, _init_args...) \ macro
284 DEFINE_CLASS(find_get_task, struct task_struct *, if (_T) put_task_struct(_T), in DEFINE_CLASS() function