Home
last modified time | relevance | path

Searched refs:memalloc_noreclaim_restore (Results 1 – 16 of 16) sorted by relevance

/linux/include/linux/sched/
H A Dmm.h423 * Return: The saved flags to be passed to memalloc_noreclaim_restore.
431 * memalloc_noreclaim_restore - Ends the implicit __GFP_MEMALLOC scope.
438 static inline void memalloc_noreclaim_restore(unsigned int flags) in memalloc_noreclaim_restore() function
/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_device_queue_manager.h353 memalloc_noreclaim_restore(dqm->saved_flags); in dqm_unlock()
/linux/mm/damon/
H A Dops-common.c411 memalloc_noreclaim_restore(noreclaim_flag); in damon_migrate_pages()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_mes.h467 memalloc_noreclaim_restore(mes->saved_flags); in amdgpu_mes_unlock()
H A Damdgpu_vm.h657 memalloc_noreclaim_restore(vm->saved_flags); in amdgpu_vm_eviction_unlock()
/linux/drivers/gpu/drm/i915/
H A Di915_debugfs.c648 memalloc_noreclaim_restore(flags); in i915_drop_caches_set()
/linux/mm/
H A Dvmscan.c1680 memalloc_noreclaim_restore(noreclaim_flag); in reclaim_clean_pages_from_list()
2271 memalloc_noreclaim_restore(noreclaim_flag); in reclaim_pages()
5661 memalloc_noreclaim_restore(flags); in lru_gen_seq_write()
6728 memalloc_noreclaim_restore(noreclaim_flag); in try_to_free_mem_cgroup_pages()
7481 memalloc_noreclaim_restore(noreclaim_flag); in shrink_all_memory()
7670 memalloc_noreclaim_restore(noreclaim_flag); in __node_reclaim()
H A Dpage_alloc.c4069 memalloc_noreclaim_restore(noreclaim_flag); in __alloc_pages_direct_compact()
4313 memalloc_noreclaim_restore(noreclaim_flag); in __perform_reclaim()
/linux/fs/bcachefs/
H A Djournal_reclaim.c746 memalloc_noreclaim_restore(flags); in __bch2_journal_reclaim()
H A Dfs.c444 memalloc_noreclaim_restore(_saved_flags); \
/linux/drivers/scsi/
H A Discsi_tcp.c429 memalloc_noreclaim_restore(noreclaim_flag); in iscsi_sw_tcp_pdu_xmit()
/linux/drivers/mtd/nand/raw/
H A Dnandsim.c1353 memalloc_noreclaim_restore(noreclaim_flag); in ns_read_file()
1370 memalloc_noreclaim_restore(noreclaim_flag); in ns_write_file()
/linux/drivers/nvme/host/
H A Dtcp.c1352 memalloc_noreclaim_restore(noreclaim_flag); in nvme_tcp_try_send()
1448 memalloc_noreclaim_restore(noreclaim_flag); in nvme_tcp_free_queue()
/linux/net/core/
H A Ddev.c6090 memalloc_noreclaim_restore(noreclaim_flag); in __netif_receive_skb()
6116 memalloc_noreclaim_restore(noreclaim_flag); in __netif_receive_skb_list()
6124 memalloc_noreclaim_restore(noreclaim_flag); in __netif_receive_skb_list()
H A Dsock.c340 memalloc_noreclaim_restore(noreclaim_flag); in __sk_backlog_rcv()
/linux/fs/smb/client/
H A Dconnect.c1454 memalloc_noreclaim_restore(noreclaim_flag); in cifs_demultiplex_thread()