Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/mips/
H A Dmachdep.c287 proc_linkup0(&proc0, &thread0); in mips_proc0_init()
/f-stack/freebsd/arm/arm/
H A Dmachdep.c699 proc_linkup0(&proc0, &thread0); in init_proc0()
/f-stack/freebsd/sys/
H A Dproc.h1103 void proc_linkup0(struct proc *p, struct thread *td);
/f-stack/freebsd/arm64/arm64/
H A Dmachdep.c903 proc_linkup0(&proc0, &thread0); in init_proc0()
/f-stack/freebsd/kern/
H A Dkern_thread.c460 proc_linkup0(struct proc *p, struct thread *td) in proc_linkup0() function
/f-stack/freebsd/amd64/amd64/
H A Dmachdep.c1665 proc_linkup0(&proc0, &thread0); in hammer_time()
/f-stack/freebsd/i386/i386/
H A Dmachdep.c2317 proc_linkup0(&proc0, &thread0); in init386()