Searched refs:vm_pfault_oom_attempts (Results 1 – 1 of 1) sorted by relevance
159 static int vm_pfault_oom_attempts = 3; variable161 &vm_pfault_oom_attempts, 0,1133 if (vm_pfault_oom_attempts < 0 || in vm_fault_allocate()1134 fs->oom < vm_pfault_oom_attempts) { in vm_fault_allocate()