Searched defs:postcore_initcall_sync (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dinit.h303 #define postcore_initcall_sync(fn) __define_initcall(fn, 2s) macro
H A Dmodule.h115 #define postcore_initcall_sync(fn) module_init(fn) macro

Completed in 221 milliseconds