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())):
2213 u8 current_tp; in acer_thermal_profile_change() local2220 ACER_WMID_MISC_SETTING_PLATFORM_PROFILE, ¤t_tp); in acer_thermal_profile_change()2224 if (current_tp == ACER_PREDATOR_V4_THERMAL_PROFILE_TURBO) in acer_thermal_profile_change()2235 if (current_tp != ACER_PREDATOR_V4_THERMAL_PROFILE_TURBO) in acer_thermal_profile_change()2236 last_non_turbo_profile = current_tp; in acer_thermal_profile_change()