Home
last modified time | relevance | path

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

/freebsd-13.1/sys/mips/mips/
H A Dmachdep.c287 proc_linkup0(&proc0, &thread0); in mips_proc0_init()
/freebsd-13.1/sys/arm/arm/
H A Dmachdep.c379 proc_linkup0(&proc0, &thread0); in init_proc0()
/freebsd-13.1/sys/riscv/riscv/
H A Dmachdep.c295 proc_linkup0(&proc0, &thread0); in init_proc0()
/freebsd-13.1/sys/powerpc/powerpc/
H A Dmachdep.c392 proc_linkup0(&proc0, &thread0); in powerpc_init()
/freebsd-13.1/sys/arm64/arm64/
H A Dmachdep.c357 proc_linkup0(&proc0, &thread0); in init_proc0()
/freebsd-13.1/sys/sys/
H A Dproc.h1125 void proc_linkup0(struct proc *p, struct thread *td);
/freebsd-13.1/sys/kern/
H A Dkern_thread.c460 proc_linkup0(struct proc *p, struct thread *td) in proc_linkup0() function
/freebsd-13.1/sys/amd64/amd64/
H A Dmachdep.c1351 proc_linkup0(&proc0, &thread0); in hammer_time()
/freebsd-13.1/sys/i386/i386/
H A Dmachdep.c1407 proc_linkup0(&proc0, &thread0); in init386()