Searched refs:current_tp (Results 1 – 2 of 2) sorted by relevance
196 current_tp = gdb.parse_and_eval("$tp")200 current_task = current_tp.cast(task_ptr_type)206 if (scratch_reg.cast(utils.get_ulong_type()) > current_tp.cast(utils.get_ulong_type())):
2206 u8 current_tp; in acer_thermal_profile_change() local2213 ACER_WMID_MISC_SETTING_PLATFORM_PROFILE, ¤t_tp); in acer_thermal_profile_change()2217 if (current_tp == ACER_PREDATOR_V4_THERMAL_PROFILE_TURBO) in acer_thermal_profile_change()2228 if (current_tp != ACER_PREDATOR_V4_THERMAL_PROFILE_TURBO) in acer_thermal_profile_change()2229 last_non_turbo_profile = current_tp; in acer_thermal_profile_change()