Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/mm/
H A Dmemcontrol.c5736 MC_TARGET_NONE = 0, enumerator
5952 * * MC_TARGET_NONE - If the pte is not a target for move charge.
5968 enum mc_target_type ret = MC_TARGET_NONE; in get_mctgt_type()
6050 enum mc_target_type ret = MC_TARGET_NONE; in get_mctgt_type_thp()
6067 return MC_TARGET_NONE; in get_mctgt_type_thp()
6078 return MC_TARGET_NONE; in get_mctgt_type_thp()
/kernel/linux/linux-5.10/mm/
H A Dmemcontrol.c5650 MC_TARGET_NONE = 0, enumerator
5865 * 0(MC_TARGET_NONE): if the pte is not a target for move charge.
5887 enum mc_target_type ret = MC_TARGET_NONE; in get_mctgt_type()
5938 enum mc_target_type ret = MC_TARGET_NONE; in get_mctgt_type_thp()
5962 return MC_TARGET_NONE; in get_mctgt_type_thp()

Completed in 18 milliseconds