Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
H A Dcompaction.c2469 int may_perform_io = gfp_mask & __GFP_IO; in try_to_compact_pages() local
2478 if (!may_perform_io) in try_to_compact_pages()
/kernel/linux/linux-6.6/mm/
H A Dcompaction.c2687 int may_perform_io = (__force int)(gfp_mask & __GFP_IO); in try_to_compact_pages() local
2696 if (!may_perform_io) in try_to_compact_pages()

Completed in 7 milliseconds