Home
last modified time | relevance | path

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

/src/sys/vm/
H A Dvm_extern.h130 void vm_thread_dispose(struct thread *td);
H A Dvm_glue.c553 vm_thread_dispose(struct thread *td) in vm_thread_dispose() function
/src/sys/kern/
H A Dkern_thread.c815 vm_thread_dispose(td); in thread_recycle()
838 vm_thread_dispose(td); in thread_free_batched()