Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
H A Dmemcontrol.c5649 enum mc_target_type { enum
5883 static enum mc_target_type get_mctgt_type(struct vm_area_struct *vma, in get_mctgt_type()
5887 enum mc_target_type ret = MC_TARGET_NONE; in get_mctgt_type()
5934 static enum mc_target_type get_mctgt_type_thp(struct vm_area_struct *vma, in get_mctgt_type_thp()
5938 enum mc_target_type ret = MC_TARGET_NONE; in get_mctgt_type_thp()
5959 static inline enum mc_target_type get_mctgt_type_thp(struct vm_area_struct *vma, in get_mctgt_type_thp()
6170 enum mc_target_type target_type; in mem_cgroup_move_charge_pte_range()
/kernel/linux/linux-6.6/mm/
H A Dmemcontrol.c5735 enum mc_target_type { enum
5964 static enum mc_target_type get_mctgt_type(struct vm_area_struct *vma, in get_mctgt_type()
5968 enum mc_target_type ret = MC_TARGET_NONE; in get_mctgt_type()
6046 static enum mc_target_type get_mctgt_type_thp(struct vm_area_struct *vma, in get_mctgt_type_thp()
6050 enum mc_target_type ret = MC_TARGET_NONE; in get_mctgt_type_thp()
6075 static inline enum mc_target_type get_mctgt_type_thp(struct vm_area_struct *vma, in get_mctgt_type_thp()
6287 enum mc_target_type target_type; in mem_cgroup_move_charge_pte_range()

Completed in 25 milliseconds