Home
last modified time | relevance | path

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

/Linux-v4.19/mm/
Dmemcontrol.c185 #define MOVE_ANON 0x1U macro
187 #define MOVE_MASK (MOVE_ANON | MOVE_FILE)
4677 if (!(mc.flags & MOVE_ANON)) in mc_handle_present_pte()
4696 if (!(mc.flags & MOVE_ANON) || non_swap_entry(ent)) in mc_handle_swap_pte()
4949 if (!(mc.flags & MOVE_ANON)) in get_mctgt_type_thp()