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())):
2105 u8 current_tp; in acer_thermal_profile_change() local2116 ACER_WMID_MISC_SETTING_PLATFORM_PROFILE, ¤t_tp); in acer_thermal_profile_change()2120 if (current_tp == acer_predator_v4_max_perf) in acer_thermal_profile_change()2131 if (current_tp != acer_predator_v4_max_perf) in acer_thermal_profile_change()2132 last_non_turbo_profile = current_tp; in acer_thermal_profile_change()