Searched defs:flind (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sys/vm/
H A Dvm_phys.c157 int dom, error, flind, oind, pind; local
246 _vm_phys_create_seg(vm_paddr_t start, vm_paddr_t end, int flind, in argument
276 vm_phys_create_seg(vm_paddr_t start, vm_paddr_t end, int flind) argument
311 int dom, flind, i, oind, pind; local
416 int dom, domain, flind; local
440 vm_phys_alloc_freelist_pages(int flind, int pool, int order) argument
462 vm_phys_alloc_domain_pages(int domain, int flind, int pool, int order) argument
812 static int flind, oind, pind; local
871 int dom, domain, flind, oind, order, pind; local
969 int flind, oind, pind, dom; local
[all...]
H A Dvm_page.c1910 vm_page_alloc_freelist(int flind, int req) argument

Completed in 51 milliseconds