HomeSort by: relevance | last modified time | path
    Searched refs:amap_swap_off (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/uvm/
uvm_amap.h 106 bool amap_swap_off
115 #define AMAP_SWAPOFF 0x4 /* amap_swap_off() is in progress */
uvm_amap.c 257 * => carefully synchronize with amap_swap_off()
284 * => carefully synchronize with amap_swap_off()
766 * Note: amap_swap_off() will call us again.
925 * amap_swap_off() can become interested in the amap.
1342 * amap_swap_off: pagein anonymous pages in amaps and drop swap slots.
1351 amap_swap_off(int startslot, int endslot) function in typeref:typename:bool
uvm_swap.c 1082 amap_swap_off(sdp->swd_drumoffset,

Completed in 139 milliseconds