PF_MEMALLOC 350 fs/cifs/connect.c current->flags |= PF_MEMALLOC; PF_MEMALLOC 2994 fs/ext3/inode.c if (current->flags & PF_MEMALLOC) PF_MEMALLOC 4380 fs/ext4/inode.c if (current->flags & PF_MEMALLOC) PF_MEMALLOC 64 fs/gfs2/ops_super.c (current->flags & PF_MEMALLOC)) PF_MEMALLOC 1444 fs/jbd/transaction.c if (handle->h_sync && !(current->flags & PF_MEMALLOC)) PF_MEMALLOC 1275 fs/jbd2/transaction.c if (handle->h_sync && !(current->flags & PF_MEMALLOC)) PF_MEMALLOC 104 fs/mpage.c if (bio == NULL && (current->flags & PF_MEMALLOC)) { PF_MEMALLOC 1638 fs/reiserfs/inode.c if (do_sync && !(current->flags & PF_MEMALLOC)) { PF_MEMALLOC 2343 fs/reiserfs/inode.c if (checked && (current->flags & PF_MEMALLOC)) { PF_MEMALLOC 1707 fs/xfs/linux-2.6/xfs_buf.c current->flags |= PF_MEMALLOC; PF_MEMALLOC 1525 mm/page_alloc.c if (((p->flags & PF_MEMALLOC) || unlikely(test_thread_flag(TIF_MEMDIE))) PF_MEMALLOC 1550 mm/page_alloc.c p->flags |= PF_MEMALLOC; PF_MEMALLOC 1557 mm/page_alloc.c p->flags &= ~PF_MEMALLOC; PF_MEMALLOC 1708 mm/vmscan.c tsk->flags |= PF_MEMALLOC | PF_SWAPWRITE | PF_KSWAPD; PF_MEMALLOC 2034 mm/vmscan.c p->flags |= PF_MEMALLOC | PF_SWAPWRITE; PF_MEMALLOC 2079 mm/vmscan.c current->flags &= ~(PF_MEMALLOC | PF_SWAPWRITE); PF_MEMALLOC 2110 mm/vmscan.c if (!(gfp_mask & __GFP_WAIT) || (current->flags & PF_MEMALLOC))