Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/acpi/
H A Dthermal.c134 refcount_t thermal_check_count; member
911 if (!refcount_dec_not_one(&tz->thermal_check_count)) in acpi_thermal_check_fn()
918 refcount_inc(&tz->thermal_check_count); in acpi_thermal_check_fn()
951 refcount_set(&tz->thermal_check_count, 3); in acpi_thermal_add()
/kernel/linux/linux-5.10/drivers/acpi/
H A Dthermal.c178 refcount_t thermal_check_count; member
1032 if (!refcount_dec_not_one(&tz->thermal_check_count)) in acpi_thermal_check_fn()
1039 refcount_inc(&tz->thermal_check_count); in acpi_thermal_check_fn()
1073 refcount_set(&tz->thermal_check_count, 3); in acpi_thermal_add()

Completed in 4 milliseconds