Home
last modified time | relevance | path

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

/linux-4.4.14/mm/
Dcompaction.c1524 int may_perform_io = gfp_mask & __GFP_IO; in try_to_compact_pages() local
1533 if (!order || !may_enter_fs || !may_perform_io) in try_to_compact_pages()