Searched refs:PF_MEMALLOC (Results 1 – 11 of 11) sorted by relevance
305 current->flags |= PF_MEMALLOC | PF_FREE_PAGES; in balance_classzone()309 current->flags &= ~(PF_MEMALLOC | PF_FREE_PAGES); in balance_classzone()420 if ((current->flags & PF_MEMALLOC) && in __alloc_pages()478 order, gfp_mask, !!(current->flags & PF_MEMALLOC)); in __alloc_pages()
154 p->flags |= PF_MEMALLOC | PF_MEMDIE; in __oom_kill_task()
825 tsk->flags |= PF_MEMALLOC; in kswapd()
488 tsk->flags |= PF_MEMALLOC; in mtdblock_thread()
433 #define PF_MEMALLOC 0x00000800 /* Allocating memory */ macro
336 current->flags |= PF_MEMALLOC; in usb_stor_control_thread()
1312 if (current->flags & PF_MEMALLOC) in ext3_writepage()2355 if (current->flags & PF_MEMALLOC) in ext3_write_inode()
1486 if (handle->h_sync && !(current->flags & PF_MEMALLOC)) in journal_stop()
2124 current->flags |= PF_MEMALLOC; in pagebuf_daemon()
1431 if (do_sync && !(current->flags & PF_MEMALLOC)) { in reiserfs_write_inode()
1266 if (async && (current->flags & PF_MEMALLOC)) { in get_unused_buffer_head()