Home
last modified time | relevance | path

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

/freebsd-head/sys/vm/
HDvm_glue.c612 vm_thread_stack_back(vm_offset_t ks, vm_page_t ma[], int npages, int req_class, in vm_thread_stack_back()
HDvm_page.c2080 _vm_domain_allocate(struct vm_domain *vmd, int req_class, int npages) in _vm_domain_allocate()
2117 int req_class; in vm_domain_allocate() local
2999 vm_page_reclaim_run(int req_class, int domain, u_long npages, vm_page_t m_run, in vm_page_reclaim_run()
3229 int error, i, min_reclaim, nruns, options, req_class; in vm_page_reclaim_contig_domain_ext() local