Searched defs:sysinit (Results 1 – 2 of 2) sorted by relevance
267 struct sysinit { struct270 sysinit_cfunc_t func; /* function */ argument288 static struct sysinit uniquifier ## _sys_init = { \ argument
117 static struct sysinit **sysinit, **sysinit_end; variable