Searched defs:postcore_initcall (Results 1 - 2 of 2) sorted by last modified time

/linux-master/include/linux/
H A Dinit.h302 #define postcore_initcall(fn) __define_initcall(fn, 2) macro
H A Dmodule.h114 #define postcore_initcall(fn) module_init(fn) macro

Completed in 147 milliseconds