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

/linux-4.4.14/mm/
H A Dmemcontrol.c192 #define MOVE_ANON 0x1U macro
194 #define MOVE_MASK (MOVE_ANON | MOVE_FILE)
4459 if (!(mc.flags & MOVE_ANON)) mc_handle_present_pte()
4478 if (!(mc.flags & MOVE_ANON) || non_swap_entry(ent)) mc_handle_swap_pte()
4690 if (!(mc.flags & MOVE_ANON)) get_mctgt_type_thp()

Completed in 89 milliseconds