Searched defs:postcore_initcall (Results 1 – 2 of 2) sorted by relevance
296 #define postcore_initcall(fn) __define_initcall(fn, 2) macro
6487 postcore_initcall(init_per_zone_wmark_min) in postcore_initcall() function