Home
last modified time | relevance | path

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

/freebsd-12.1/sys/mips/mips/
H A Dmachdep.c286 proc_linkup0(&proc0, &thread0); in mips_proc0_init()
/freebsd-12.1/sys/powerpc/powerpc/
H A Dmachdep.c349 proc_linkup0(&proc0, &thread0); in powerpc_init()
/freebsd-12.1/sys/riscv/riscv/
H A Dmachdep.c657 proc_linkup0(&proc0, &thread0); in init_proc0()
/freebsd-12.1/sys/sparc64/sparc64/
H A Dmachdep.c532 proc_linkup0(&proc0, &thread0); in sparc64_init()
/freebsd-12.1/sys/kern/
H A Dkern_thread.c306 proc_linkup0(struct proc *p, struct thread *td) in proc_linkup0() function
/freebsd-12.1/sys/arm64/arm64/
H A Dmachdep.c703 proc_linkup0(&proc0, &thread0); in init_proc0()
/freebsd-12.1/sys/arm/arm/
H A Dmachdep.c771 proc_linkup0(&proc0, &thread0); in init_proc0()
/freebsd-12.1/sys/sys/
H A Dproc.h1061 void proc_linkup0(struct proc *p, struct thread *td);
/freebsd-12.1/sys/amd64/amd64/
H A Dmachdep.c1609 proc_linkup0(&proc0, &thread0); in hammer_time()
/freebsd-12.1/sys/i386/i386/
H A Dmachdep.c2326 proc_linkup0(&proc0, &thread0); in init386()