Searched refs:postcore_initcall_sync (Results 1 – 2 of 2) sorted by relevance
| /include/linux/ | ||
| A D | init.h | 305 #define postcore_initcall_sync(fn) __define_initcall(fn, 2s) macro |
| A D | module.h | 116 #define postcore_initcall_sync(fn) module_init(fn) macro |
Completed in 6 milliseconds