Searched refs:PF_MEMALLOC (Results 1 – 21 of 21) sorted by relevance
427 return memalloc_flags_save(PF_MEMALLOC); in memalloc_noreclaim_save()
551 current->flags &= ~PF_MEMALLOC; in handle_softirqs()608 current_restore_flags(old_flags, PF_MEMALLOC); in handle_softirqs()
3714 WARN_ONCE(current->flags & PF_MEMALLOC, in check_flush_dependency()
232 current->flags |= PF_MEMALLOC; in xprt_rdma_connect_worker()246 current_restore_flags(pflags, PF_MEMALLOC); in xprt_rdma_connect_worker()
1043 unlikely(current->flags & PF_MEMALLOC) && in gfs2_drop_inode()1254 if (current->flags & PF_MEMALLOC) in gfs2_glock_put_eventually()1337 if (WARN_ON_ONCE(current->flags & PF_MEMALLOC)) in evict_should_delete()
2203 current->flags |= PF_MEMALLOC; in xs_udp_setup_socket()2223 current_restore_flags(pflags, PF_MEMALLOC); in xs_udp_setup_socket()2407 current->flags |= PF_MEMALLOC; in xs_tcp_setup_socket()2484 current_restore_flags(pflags, PF_MEMALLOC); in xs_tcp_setup_socket()2694 current->flags |= PF_MEMALLOC; in xs_tcp_tls_setup_socket()2744 current_restore_flags(pflags, PF_MEMALLOC); in xs_tcp_tls_setup_socket()
946 current->flags |= PF_MEMALLOC; in __rpc_execute()1005 current_restore_flags(pflags, PF_MEMALLOC); in __rpc_execute()
1519 current->flags |= PF_MEMALLOC; in xprt_prepare_transmit()
502 lru_gen_in_fault() && !(current->flags & PF_MEMALLOC)) in folio_add_lru()
3729 (current->flags & (PF_MEMALLOC | PF_EXITING))) in warn_alloc_show_mem()4049 if (current->flags & PF_MEMALLOC) in __need_reclaim()4284 if (in_serving_softirq() && (current->flags & PF_MEMALLOC)) in __gfp_pfmemalloc_flags()4287 if (current->flags & PF_MEMALLOC) in __gfp_pfmemalloc_flags()4456 WARN_ON_ONCE(current->flags & PF_MEMALLOC); in __alloc_pages_slowpath()4603 if (current->flags & PF_MEMALLOC) in __alloc_pages_slowpath()
2289 if (unlikely(current->flags & PF_MEMALLOC)) in try_charge_memcg()2432 !(current->flags & PF_MEMALLOC) && in try_charge_memcg()5314 VM_WARN_ON_ONCE(!(current->flags & PF_MEMALLOC)); in obj_cgroup_charge_zswap()
7271 tsk->flags |= PF_MEMALLOC | PF_KSWAPD; in kswapd()7321 tsk->flags &= ~(PF_MEMALLOC | PF_KSWAPD); in kswapd()7641 if (!gfpflags_allow_blocking(gfp_mask) || (current->flags & PF_MEMALLOC)) in node_reclaim()
1231 if (current->flags & PF_MEMALLOC) in migrate_folio_unmap()
1953 if (WARN_ON_ONCE((current->flags & (PF_MEMALLOC | PF_KSWAPD)) == in iomap_writepages()1954 PF_MEMALLOC)) in iomap_writepages()
1726 #define PF_MEMALLOC 0x00000800 /* Allocating memory to free memory. See memalloc_noreclaim_save() … macro
1936 if (handle->h_sync && !(current->flags & PF_MEMALLOC)) in jbd2_journal_stop()
743 WARN_ON(!(current->flags & PF_MEMALLOC)); in write_folio_nounlock()
538 Some minimal amount of memory is needed to satisfy PF_MEMALLOC
4530 if (current->flags & PF_MEMALLOC) in __btrfs_btree_balance_dirty()
3020 new_pflags |= PF_MEMALLOC | PF_KSWAPD; in xfs_btree_split_worker()
5285 if (WARN_ON_ONCE(current->flags & PF_MEMALLOC)) in ext4_write_inode()