Searched defs:postcore_initcall_sync (Results 1 – 4 of 4) sorted by relevance
221 #define postcore_initcall_sync(fn) __define_initcall(fn, 2s) macro
116 #define postcore_initcall_sync(fn) module_init(fn) macro
220 #define postcore_initcall_sync(fn) __define_initcall(fn, 2s) macro
114 #define postcore_initcall_sync(fn) module_init(fn) macro