Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dcleanup.h107 #define DEFINE_CLASS(_name, _type, _exit, _init, _init_args...) \ macro
/linux/kernel/sched/
H A Dsyscalls.c385 DEFINE_CLASS(find_get_task, struct task_struct *, if (_T) put_task_struct(_T), DEFINE_CLASS() function