Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/cell/
H A Dspu_syscalls.c59 DEFINE_CLASS(spufs_calls, struct spufs_calls *, spufs_calls_put(_T), spufs_calls_get(), void) in DEFINE_CLASS() function
/linux/include/linux/
H A Dcleanup.h262 #define DEFINE_CLASS(_name, _type, _exit, _init, _init_args...) \ macro
/linux/fs/bcachefs/
H A Dprintbuf.h148 DEFINE_CLASS(printbuf, struct printbuf, in DEFINE_CLASS() function
/linux/kernel/sched/
H A Dsyscalls.c284 DEFINE_CLASS(find_get_task, struct task_struct *, if (_T) put_task_struct(_T), in DEFINE_CLASS() function