Home
last modified time | relevance | path

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

/f-stack/freebsd/vm/
H A Dvm_phys.c269 for (flind = 0; flind < vm_nfreelists; flind++) { in sysctl_vm_phys_free()
272 "\n ", flind); in sysctl_vm_phys_free()
558 KASSERT(flind >= 0, in vm_phys_init()
565 KASSERT(flind >= 0, in vm_phys_init()
571 KASSERT(flind >= 0, in vm_phys_init()
604 for (flind = 0; flind < vm_nfreelists; flind++) { in vm_phys_init()
743 if (flind < 0) in vm_phys_alloc_npages()
826 int oind, pind, flind; in vm_phys_alloc_freelist_pages() local
841 if (flind < 0) in vm_phys_alloc_freelist_pages()
1741 int flind, oind, pind, dom; in DB_SHOW_COMMAND() local
[all …]