Home
last modified time | relevance | path

Searched defs:req_class (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/vm/
H A Dvm_glue.c611 vm_thread_stack_back(vm_offset_t ks, vm_page_t ma[], int npages, int req_class, in vm_thread_stack_back()
H A Dvm_page.c2167 _vm_domain_allocate(struct vm_domain *vmd, int req_class, int npages) in _vm_domain_allocate()
2204 int req_class; in vm_domain_allocate() local
3056 vm_page_reclaim_run(int req_class, int domain, u_long npages, vm_page_t m_run, in vm_page_reclaim_run()
3286 int error, i, min_reclaim, nruns, options, req_class; in vm_page_reclaim_contig_domain_ext() local