Home
last modified time | relevance | path

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

/src/sys/vm/
H A Dvm_glue.c605 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.c2044 _vm_domain_allocate(struct vm_domain *vmd, int req_class, int npages) in _vm_domain_allocate()
2081 int req_class; in vm_domain_allocate() local
2972 vm_page_reclaim_run(int req_class, int domain, u_long npages, vm_page_t m_run, in vm_page_reclaim_run()
3202 int error, i, min_reclaim, nruns, options, req_class; in vm_page_reclaim_contig_domain_ext() local