Home
last modified time | relevance | path

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

/freebsd-12.1/sys/vm/
H A Dvm_page.h394 #define ACT_DECLINE 1 macro
H A Dvm_swapout.c236 ACT_DECLINE); in vm_swapout_object_deactivate_pages()
H A Dvm_pageout.c1249 m->act_count -= min(m->act_count, ACT_DECLINE); in vm_pageout_scan_active()