Searched defs:_init (Results 1 – 3 of 3) sorted by relevance
/linux/include/linux/ |
H A D | cleanup.h | 275 #define DEFINE_CLASS(_name, _type, _exit, _init, _init_args...) \ argument 282 #define EXTEND_CLASS(_name, ext, _init, _init_args...) \ argument
|
/linux/tools/perf/bench/ |
H A D | mem-functions.c | 399 # define MEMCPY_FN(_fn, _init, _fini, _name, _desc) \ argument 462 # define MEMSET_FN(_fn, _init, _fini, _name, _desc) \ argument
|
/linux/arch/arm/mach-omap2/ |
H A D | omap_hwmod.c | 2310 static int __init _init(struct omap_hwmod *oh, void *data) in _init() function
|