Home
last modified time | relevance | path

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

/dragonfly/sys/vm/
H A Dvm_swapcache.c180 enum { SWAPB_BURSTING, SWAPB_RECOVERING } burst = SWAPB_BURSTING; in vm_swapcached_thread() enumerator
304 burst = SWAPB_RECOVERING; in vm_swapcached_thread()