Searched refs:vm_pageout_burst_inactive_throttle (Results 1 – 2 of 2) sorted by relevance
691 unsigned int vm_pageout_burst_inactive_throttle; member
2257 MIN(vm_pageout_state.vm_pageout_burst_inactive_throttle, in vps_flow_control()5196 vm_pageout_state.vm_pageout_burst_inactive_throttle = 0; in vm_pageout()5239 if (vm_pageout_state.vm_pageout_burst_inactive_throttle == 0) { in vm_pageout()5240 vm_pageout_state.vm_pageout_burst_inactive_throttle = VM_PAGEOUT_BURST_INACTIVE_THROTTLE; in vm_pageout()