Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/powerpc/powerpc/
HDmachdep.c306 proc_linkup0(&proc0, &thread0); in powerpc_init()
/freebsd-11-stable/sys/mips/mips/
HDmachdep.c284 proc_linkup0(&proc0, &thread0); in mips_proc0_init()
/freebsd-11-stable/sys/riscv/riscv/
HDmachdep.c571 proc_linkup0(&proc0, &thread0); in init_proc0()
/freebsd-11-stable/sys/arm64/arm64/
HDmachdep.c637 proc_linkup0(&proc0, &thread0); in init_proc0()
/freebsd-11-stable/sys/sparc64/sparc64/
HDmachdep.c530 proc_linkup0(&proc0, &thread0); in sparc64_init()
/freebsd-11-stable/sys/arm/arm/
HDmachdep.c739 proc_linkup0(&proc0, &thread0); in init_proc0()
/freebsd-11-stable/sys/kern/
HDkern_thread.c305 proc_linkup0(struct proc *p, struct thread *td) in proc_linkup0() function
/freebsd-11-stable/sys/sys/
HDproc.h1039 void proc_linkup0(struct proc *p, struct thread *td);
/freebsd-11-stable/sys/amd64/amd64/
HDmachdep.c1599 proc_linkup0(&proc0, &thread0); in hammer_time()
/freebsd-11-stable/sys/i386/i386/
HDmachdep.c2469 proc_linkup0(&proc0, &thread0); in init386()