Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/mm/
H A Dpage_alloc.c4818 bool can_direct_reclaim = gfp_mask & __GFP_DIRECT_RECLAIM; in __alloc_pages_slowpath() local
4886 if (can_direct_reclaim && in __alloc_pages_slowpath()
4958 if (!can_direct_reclaim) in __alloc_pages_slowpath()
5054 if (WARN_ON_ONCE(!can_direct_reclaim)) in __alloc_pages_slowpath()