Home
last modified time | relevance | path

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

/mm/
Dcompaction.c1331 int may_perform_io = gfp_mask & __GFP_IO; in try_to_compact_pages() local
1341 if (!order || !may_enter_fs || !may_perform_io) in try_to_compact_pages()