Searched refs:vm_thread_new (Results 1 – 3 of 3) sorted by relevance
128 int vm_thread_new(struct thread *td, int pages);
362 vm_thread_new(struct thread *td, int pages) in vm_thread_new() function
726 if (!vm_thread_new(td, pages)) { in thread_alloc()744 if (!vm_thread_new(td, pages)) in thread_alloc_stack()