HomeFreeBSD

vm_page: use vm_page_alloc_fail consistently

Description

vm_page: use vm_page_alloc_fail consistently

The function vm_page_alloc_fail is used in different ways in different
places to achieve the same effect. This purely stylistic change makes
the usages consistent.

Reviewed by: alc, kib, markj
Differential Revision: https://reviews.freebsd.org/D50263

Details

Provenance
dougmAuthored on May 16 2025, 8:14 AM
Reviewer
alc
Differential Revision
D50263: vm_page: cleanup
Parents
rG7c9fe7a7925b: vm_page: remove obsolete page alloc loops
Branches
Unknown
Tags
Unknown