Searched defs:postcore_initcall_sync (Results 1 – 4 of 4) sorted by relevance
282 #define postcore_initcall_sync(fn) __define_initcall(fn, 2s) macro
117 #define postcore_initcall_sync(fn) module_init(fn) macro
304 #define postcore_initcall_sync(fn) __define_initcall(fn, 2s) macro
115 #define postcore_initcall_sync(fn) module_init(fn) macro