HomeFreeBSD

kern_kcov: replace vm_page_next() with iterator

Description

kern_kcov: replace vm_page_next() with iterator

Use VM_RADIX_FORALL, and drop a use of vm_page_next(), in kcov_free().

Reviewed by: kib
Differential Revision: kern_kcov: replace vm_page_next() with iterator

Details

Provenance
dougmAuthored on Fri, Apr 18, 5:18 PM
Parents
rGfb909f79598f: vm_radix: pass pointers to VM_RADIX_FOR macros
Branches
Unknown
Tags
Unknown