Searched refs:PF_LOCAL_THROTTLE (Results 1 – 6 of 6) sorted by relevance
547 current->flags |= PF_LOCAL_THROTTLE | PF_MEMALLOC_NOIO; in nfs_local_call_write()
1691 #define PF_LOCAL_THROTTLE 0x00100000 /* Throttle writes only against the bdi I write to, macro
1813 if (!(current->flags & PF_LOCAL_THROTTLE)) in balance_wb_limits()
1907 return !(current->flags & PF_LOCAL_THROTTLE); in current_may_throttle()
1936 current->flags |= PF_LOCAL_THROTTLE | PF_MEMALLOC_NOIO; in loop_process_work()
2337 #define PR_IO_FLUSHER (PF_MEMALLOC_NOIO | PF_LOCAL_THROTTLE)