Home
last modified time | relevance | path

Searched defs:_init (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dcleanup.h275 #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 Dmem-functions.c399 # 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 Domap_hwmod.c2310 static int __init _init(struct omap_hwmod *oh, void *data) in _init() function