Searched defs:stacksize (Results 1 - 25 of 29) sorted by relevance

12

/src/tests/lib/libpthread/
H A Dt_join.c152 size_t stacksize, guardsize; local in function:threadfunc2
H A Dt_stack.c74 size_t stacksize; local in function:getdefaultstacksize
167 init(size_t stacksize) argument
[all...]
/src/sys/arch/ia64/ia64/
H A Dvm_machdep.c139 cpu_lwp_fork(struct lwp *l1, struct lwp *l2, void *stack, size_t stacksize, argument
/src/sys/arch/m68k/m68k/
H A Dvm_machdep.c84 cpu_lwp_fork(struct lwp *l1, struct lwp *l2, void *stack, size_t stacksize, argument
/src/sys/kern/
H A Dkern_fork.c256 fork1(struct lwp *l1, int flags, int exitsig, void *stack, size_t stacksize, argument
H A Dkern_lwp.c775 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 Dvm_machdep.c188 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 Dvm_machdep.c182 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 Dvm_machdep.c78 cpu_lwp_fork(struct lwp *l1, struct lwp *l2, void *stack, size_t stacksize, argument
/src/sys/arch/x86/x86/
H A Dvm_machdep.c131 cpu_lwp_fork(struct lwp *l1, struct lwp *l2, void *stack, size_t stacksize, argument
/src/sys/arch/powerpc/powerpc/
H A Dvm_machdep.c86 cpu_lwp_fork(struct lwp *l1, struct lwp *l2, void *stack, size_t stacksize, argument
/src/sys/arch/riscv/riscv/
H A Dvm_machdep.c74 cpu_lwp_fork(struct lwp *l1, struct lwp *l2, void *stack, size_t stacksize, argument
/src/sys/arch/hppa/hppa/
H A Dvm_machdep.c86 cpu_lwp_fork(struct lwp *l1, struct lwp *l2, void *stack, size_t stacksize, argument
/src/lib/libpuffs/
H A Dcallcontext.c190 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 Dvm_machdep.c94 cpu_lwp_fork(struct lwp *l1, struct lwp *l2, void *stack, size_t stacksize, argument
/src/sys/arch/aarch64/aarch64/
H A Dvm_machdep.c80 cpu_lwp_fork(struct lwp *l1, struct lwp *l2, void *stack, size_t stacksize, argument
H A Ddb_trace.c554 vsize_t stacksize; variable in typeref:typename:vsize_t
/src/sys/uvm/
H A Duvm_glue.c212 uvm_lwp_fork(struct lwp *l1, struct lwp *l2, void *stack, size_t stacksize, argument
/src/sys/arch/sh3/sh3/
H A Dvm_machdep.c136 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 Dvm_machdep.c87 cpu_lwp_fork(struct lwp *l1, struct lwp *l2, void *stack, size_t stacksize, argument
/src/sys/arch/arm/arm32/
H A Dvm_machdep.c105 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 Dsanitizer_linux_test.cc213 size_t stacksize; local in function:__sanitizer::thread_descriptor_size_test_func
/src/sys/rump/librump/rumpkern/
H A Dthreads.c321 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 Dcpu.c428 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 Dsanitizer_posix_libcdep.cc420 uptr stacksize = 0; local in function:__sanitizer::AdjustStackSize
[all...]

Completed in 17 milliseconds

12