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

/linux-4.4.14/mm/
H A Dmemcontrol.c4431 * 1(MC_TARGET_PAGE): if the page corresponding to this pte is a target for
4447 MC_TARGET_PAGE, enumerator in enum:mc_target_type
4659 ret = MC_TARGET_PAGE; get_mctgt_type()
4693 ret = MC_TARGET_PAGE; get_mctgt_type_thp()
4718 if (get_mctgt_type_thp(vma, addr, *pmd, NULL) == MC_TARGET_PAGE) mem_cgroup_count_precharge_pte_range()
4928 if (target_type == MC_TARGET_PAGE) { mem_cgroup_move_charge_pte_range()
4956 case MC_TARGET_PAGE: mem_cgroup_move_charge_pte_range()

Completed in 73 milliseconds