Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dpage-writeback.c1821 if ((current->flags & PF_LOCAL_THROTTLE) && in balance_dirty_pages()
1848 if ((current->flags & PF_LOCAL_THROTTLE) && in balance_dirty_pages()
H A Dvmscan.c2548 return !(current->flags & PF_LOCAL_THROTTLE); in current_may_throttle()
/openbmc/linux/fs/nfsd/
H A Dvfs.c1148 current->flags |= PF_LOCAL_THROTTLE; in nfsd_vfs_write()
1197 current_restore_flags(pflags, PF_LOCAL_THROTTLE); in nfsd_vfs_write()
/openbmc/linux/Documentation/filesystems/nfs/
H A Dexporting.rst220 PF_LOCAL_THROTTLE exists for loopback NFSD, where a thread needs to
/openbmc/linux/include/linux/
H A Dsched.h1753 #define PF_LOCAL_THROTTLE 0x00100000 /* Throttle writes only against the bdi I write to, macro
/openbmc/linux/drivers/block/
H A Dloop.c1937 current->flags |= PF_LOCAL_THROTTLE | PF_MEMALLOC_NOIO; in loop_process_work()
/openbmc/linux/kernel/
H A Dsys.c2305 #define PR_IO_FLUSHER (PF_MEMALLOC_NOIO | PF_LOCAL_THROTTLE)