Home
last modified time | relevance | path

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

/linux/mm/
H A Dmemcontrol-v1.c658 enum mc_target_type { enum
889 static enum mc_target_type get_mctgt_type(struct vm_area_struct *vma, in get_mctgt_type()
894 enum mc_target_type ret = MC_TARGET_NONE; in get_mctgt_type()
974 static enum mc_target_type get_mctgt_type_thp(struct vm_area_struct *vma, in get_mctgt_type_thp()
979 enum mc_target_type ret = MC_TARGET_NONE; in get_mctgt_type_thp()
1005 static inline enum mc_target_type get_mctgt_type_thp(struct vm_area_struct *vma, in get_mctgt_type_thp()
1217 enum mc_target_type target_type; in mem_cgroup_move_charge_pte_range()