Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dcleanup.h243 #define DEFINE_CLASS(_name, _type, _exit, _init, _init_args...) \ macro
/linux-6.12.1/kernel/sched/
Dsyscalls.c284 DEFINE_CLASS(find_get_task, struct task_struct *, if (_T) put_task_struct(_T), in DEFINE_CLASS() function