Home
last modified time | relevance | path

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

/freebsd/sys/arm/arm/
H A Dmachdep.c380 proc_linkup0(&proc0, &thread0); in init_proc0()
/freebsd/sys/riscv/riscv/
H A Dmachdep.c296 proc_linkup0(&proc0, &thread0); in init_proc0()
/freebsd/sys/powerpc/powerpc/
H A Dmachdep.c393 proc_linkup0(&proc0, &thread0); in powerpc_init()
/freebsd/sys/arm64/arm64/
H A Dmachdep.c446 proc_linkup0(&proc0, &thread0); in init_proc0()
/freebsd/sys/sys/
H A Dproc.h1196 void proc_linkup0(struct proc *p, struct thread *td);
/freebsd/sys/kern/
H A Dkern_thread.c499 proc_linkup0(struct proc *p, struct thread *td) in proc_linkup0() function
/freebsd/sys/i386/i386/
H A Dmachdep.c1397 proc_linkup0(&proc0, &thread0); in init386()
/freebsd/sys/amd64/amd64/
H A Dmachdep.c1362 proc_linkup0(&proc0, &thread0); in hammer_time()