Searched refs:proc_linkup0 (Results 1 – 10 of 10) sorted by relevance
| /freebsd-11-stable/sys/powerpc/powerpc/ |
| HD | machdep.c | 306 proc_linkup0(&proc0, &thread0); in powerpc_init()
|
| /freebsd-11-stable/sys/mips/mips/ |
| HD | machdep.c | 284 proc_linkup0(&proc0, &thread0); in mips_proc0_init()
|
| /freebsd-11-stable/sys/riscv/riscv/ |
| HD | machdep.c | 571 proc_linkup0(&proc0, &thread0); in init_proc0()
|
| /freebsd-11-stable/sys/arm64/arm64/ |
| HD | machdep.c | 637 proc_linkup0(&proc0, &thread0); in init_proc0()
|
| /freebsd-11-stable/sys/sparc64/sparc64/ |
| HD | machdep.c | 530 proc_linkup0(&proc0, &thread0); in sparc64_init()
|
| /freebsd-11-stable/sys/arm/arm/ |
| HD | machdep.c | 739 proc_linkup0(&proc0, &thread0); in init_proc0()
|
| /freebsd-11-stable/sys/kern/ |
| HD | kern_thread.c | 305 proc_linkup0(struct proc *p, struct thread *td) in proc_linkup0() function
|
| /freebsd-11-stable/sys/sys/ |
| HD | proc.h | 1039 void proc_linkup0(struct proc *p, struct thread *td);
|
| /freebsd-11-stable/sys/amd64/amd64/ |
| HD | machdep.c | 1599 proc_linkup0(&proc0, &thread0); in hammer_time()
|
| /freebsd-11-stable/sys/i386/i386/ |
| HD | machdep.c | 2469 proc_linkup0(&proc0, &thread0); in init386()
|