Home
last modified time | relevance | path

Searched refs:__uml_postsetup_call (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/um/include/shared/
H A Dinit.h77 static initcall_t __uml_postsetup_##fn __uml_postsetup_call = fn
107 #define __uml_postsetup_call __used __section(".uml.postsetup.init") macro