Home
last modified time | relevance | path

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

/freebsd-13.1/sys/kern/
H A Dinit_main.c162 struct sysinit **sysinit, **sysinit_end; variable
170 sysinit_add(struct sysinit **set, struct sysinit **set_end) in sysinit_add()
172 struct sysinit **newset; in sysinit_add()
173 struct sysinit **sipp; in sysinit_add()
174 struct sysinit **xipp; in sysinit_add()
181 count += sysinit_end - sysinit; in sysinit_add()
235 struct sysinit *save; /* bubble*/ in mi_startup()
247 if (sysinit == NULL) { in mi_startup()
327 free(sysinit, M_TEMP); in mi_startup()
328 sysinit = newsysinit; in mi_startup()
[all …]
H A Dkern_linker.c198 struct sysinit **start, **stop, **sipp, **xipp, *save; in linker_file_sysinit()
246 struct sysinit **start, **stop, **sipp, **xipp, *save; in linker_file_sysuninit()
1572 struct sysinit **si_start, **si_stop; in linker_preload()
/freebsd-13.1/sys/sys/
H A Dkernel.h221 struct sysinit { struct
261 static struct sysinit uniquifier ## _sys_init = { \
270 static struct sysinit uniquifier ## _sys_init = { \
287 static struct sysinit uniquifier ## _sys_uninit = { \
299 void sysinit_add(struct sysinit **set, struct sysinit **set_end);
/freebsd-13.1/stand/usb/tools/
H A DMakefile3 PROG= sysinit
/freebsd-13.1/stand/kshim/
H A Dkshim.mk75 ${OBJCOPY} -j ".debug.sysinit" -O binary ${KSRC}.o ${KSRC}.osys
H A Dbsd_kernel.h100 const struct sysinit UNIQ_NAME(sysinit_##uniq) = { \
109 const struct sysinit UNIQ_NAME(sysuninit_##uniq) = { \
290 struct sysinit { struct
H A Dbsd_kernel.c1123 const struct sysinit *psys; in sysinit_run()
/freebsd-13.1/sys/contrib/openzfs/contrib/initramfs/scripts/local-top/
H A Dzfs46 /sbin/lvm vgchange -a y --sysinit