Home
last modified time | relevance | path

Searched refs:thread_alloc_stack (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/kern/
H A Dkern_fork.c950 if (!thread_alloc_stack(td2, pages)) { in fork1()
H A Dkern_thread.c739 thread_alloc_stack(struct thread *td, int pages) in thread_alloc_stack() function
/f-stack/freebsd/sys/
H A Dproc.h1157 int thread_alloc_stack(struct thread *, int pages);