Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dinit_main.c162 SET_DECLARE(sysinit_set, struct sysinit);
167 static STAILQ_HEAD(sysinitlist, sysinit) sysinit_list;
176 sysinit_compar(struct sysinit *a, struct sysinit *b, void *thunk __unused) in sysinit_compar()
191 sysinit_mklist(struct sysinitlist *list, struct sysinit **set, in sysinit_mklist()
192 struct sysinit **set_end) in sysinit_mklist()
194 struct sysinit **sipp; in sysinit_mklist()
203 STAILQ_MERGESORT(list, NULL, sysinit_compar, sysinit, next); in sysinit_mklist()
212 sysinit_add(struct sysinit **set, struct sysinit **set_end) in sysinit_add()
223 STAILQ_MERGE(&sysinit_list, &new_list, NULL, sysinit_compar, sysinit, next); in sysinit_add()
261 struct sysinit *sip; in mi_startup()
[all …]
H A Dkern_linker.c197 struct sysinit **start, **stop, **sipp, **xipp, *save; in linker_file_sysinit()
252 struct sysinit **start, **stop, **sipp, **xipp, *save; in linker_file_sysuninit()
1662 struct sysinit **si_start, **si_stop; in linker_preload()
/freebsd/sys/sys/
H A Dkernel.h226 struct sysinit { struct
229 STAILQ_ENTRY(sysinit) next; /* singly-linked list */
260 static struct sysinit uniquifier ## _sys_init = { \
270 static struct sysinit uniquifier ## _sys_init = { \
288 static struct sysinit uniquifier ## _sys_uninit = { \
301 void sysinit_add(struct sysinit **set, struct sysinit **set_end);
/freebsd/stand/usb/tools/
H A DMakefile1 PROG= sysinit
/freebsd/stand/kshim/
H A Dkshim.mk74 ${OBJCOPY} -j ".debug.sysinit" -O binary ${KSRC}.o ${KSRC}.osys
H A Dbsd_kernel.h99 const struct sysinit UNIQ_NAME(sysinit_##uniq) = { \
108 const struct sysinit UNIQ_NAME(sysuninit_##uniq) = { \
290 struct sysinit { struct
H A Dbsd_kernel.c1096 const struct sysinit *psys; in sysinit_run()
/freebsd/sys/contrib/openzfs/contrib/initramfs/scripts/local-top/
H A Dzfs46 /sbin/lvm vgchange -aay --sysinit