Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dsched.h1708 #define PF_LOCAL_THROTTLE 0x00100000 /* Throttle writes only against the bdi I write to, macro
/linux/mm/
H A Dpage-writeback.c1798 if (!(current->flags & PF_LOCAL_THROTTLE)) in wb_dirty_freerun()
H A Dvmscan.c1947 return !(current->flags & PF_LOCAL_THROTTLE); in current_may_throttle()
/linux/kernel/
H A Dsys.c2339 #define PR_IO_FLUSHER (PF_MEMALLOC_NOIO | PF_LOCAL_THROTTLE)