Home
last modified time | relevance | path

Searched refs:current_tp (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/scripts/gdb/linux/
Dcpus.py178 current_tp = gdb.parse_and_eval("$tp")
182 current_task = current_tp.cast(task_ptr_type)
188 if (scratch_reg.cast(utils.get_ulong_type()) > current_tp.cast(utils.get_ulong_type())):
/linux-6.12.1/drivers/platform/x86/
Dacer-wmi.c1922 u8 current_tp; in acer_thermal_profile_change() local
1928 &current_tp); in acer_thermal_profile_change()
1941 switch (current_tp) { in acer_thermal_profile_change()