| /src/tests/lib/libpthread/ |
| H A D | t_join.c | 152 size_t stacksize, guardsize; local in function:threadfunc2
|
| H A D | t_stack.c | 74 size_t stacksize; local in function:getdefaultstacksize 167 init(size_t stacksize) argument [all...] |
| /src/sys/arch/ia64/ia64/ |
| H A D | vm_machdep.c | 139 cpu_lwp_fork(struct lwp *l1, struct lwp *l2, void *stack, size_t stacksize, argument
|
| /src/sys/arch/m68k/m68k/ |
| H A D | vm_machdep.c | 84 cpu_lwp_fork(struct lwp *l1, struct lwp *l2, void *stack, size_t stacksize, argument
|
| /src/sys/kern/ |
| H A D | kern_fork.c | 256 fork1(struct lwp *l1, int flags, int exitsig, void *stack, size_t stacksize, argument
|
| H A D | kern_lwp.c | 775 lwp_create(lwp_t * l1,proc_t * p2,vaddr_t uaddr,int flags,void * stack,size_t stacksize,void (* func)(void *),void * arg,lwp_t ** rnewlwpp,int sclass,const sigset_t * sigmask,const stack_t * sigstk) argument
|
| /src/sys/arch/sparc/sparc/ |
| H A D | vm_machdep.c | 188 cpu_lwp_fork(struct lwp * l1,struct lwp * l2,void * stack,size_t stacksize,void (* func)(void *),void * arg) argument
|
| /src/sys/arch/sparc64/sparc64/ |
| H A D | vm_machdep.c | 182 cpu_lwp_fork(register struct lwp *l1, register struct lwp *l2, void *stack, size_t stacksize, void (*func)(void *), void *arg) argument
|
| /src/sys/arch/vax/vax/ |
| H A D | vm_machdep.c | 78 cpu_lwp_fork(struct lwp *l1, struct lwp *l2, void *stack, size_t stacksize, argument
|
| /src/sys/arch/x86/x86/ |
| H A D | vm_machdep.c | 131 cpu_lwp_fork(struct lwp *l1, struct lwp *l2, void *stack, size_t stacksize, argument
|
| /src/sys/arch/powerpc/powerpc/ |
| H A D | vm_machdep.c | 86 cpu_lwp_fork(struct lwp *l1, struct lwp *l2, void *stack, size_t stacksize, argument
|
| /src/sys/arch/riscv/riscv/ |
| H A D | vm_machdep.c | 74 cpu_lwp_fork(struct lwp *l1, struct lwp *l2, void *stack, size_t stacksize, argument
|
| /src/sys/arch/hppa/hppa/ |
| H A D | vm_machdep.c | 86 cpu_lwp_fork(struct lwp *l1, struct lwp *l2, void *stack, size_t stacksize, argument
|
| /src/lib/libpuffs/ |
| H A D | callcontext.c | 190 size_t stacksize = 1<<pu->pu_cc_stackshift; local in function:slowccalloc 228 size_t stacksize = 1<<pu->pu_cc_stackshift; local in function:puffs__cc_create 296 size_t stacksize = 1<<pu->pu_cc_stackshift; local in function:cc_free 337 size_t stacksize local in function:puffs_cc_getcc [all...] |
| /src/sys/arch/alpha/alpha/ |
| H A D | vm_machdep.c | 94 cpu_lwp_fork(struct lwp *l1, struct lwp *l2, void *stack, size_t stacksize, argument
|
| /src/sys/arch/aarch64/aarch64/ |
| H A D | vm_machdep.c | 80 cpu_lwp_fork(struct lwp *l1, struct lwp *l2, void *stack, size_t stacksize, argument
|
| H A D | db_trace.c | 554 vsize_t stacksize; variable in typeref:typename:vsize_t
|
| /src/sys/uvm/ |
| H A D | uvm_glue.c | 212 uvm_lwp_fork(struct lwp *l1, struct lwp *l2, void *stack, size_t stacksize, argument
|
| /src/sys/arch/sh3/sh3/ |
| H A D | vm_machdep.c | 136 cpu_lwp_fork(struct lwp * l1,struct lwp * l2,void * stack,size_t stacksize,void (* func)(void *),void * arg) argument
|
| /src/sys/arch/mips/mips/ |
| H A D | vm_machdep.c | 87 cpu_lwp_fork(struct lwp *l1, struct lwp *l2, void *stack, size_t stacksize, argument
|
| /src/sys/arch/arm/arm32/ |
| H A D | vm_machdep.c | 105 cpu_lwp_fork(struct lwp *l1, struct lwp *l2, void *stack, size_t stacksize, argument
|
| /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/ |
| H A D | sanitizer_linux_test.cc | 213 size_t stacksize; local in function:__sanitizer::thread_descriptor_size_test_func
|
| /src/sys/rump/librump/rumpkern/ |
| H A D | threads.c | 321 lwp_create(struct lwp * l1,struct proc * p2,vaddr_t uaddr,int flags,void * stack,size_t stacksize,void (* func)(void *),void * arg,struct lwp ** newlwpp,int sclass,const sigset_t * sigmask,const stack_t * sigstk) argument
|
| /src/sys/arch/usermode/dev/ |
| H A D | cpu.c | 428 cpu_lwp_fork(struct lwp *l1, struct lwp *l2, void *stack, size_t stacksize, argument
|
| /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
| H A D | sanitizer_posix_libcdep.cc | 420 uptr stacksize = 0; local in function:__sanitizer::AdjustStackSize [all...] |