Searched refs:old_target (Results 1 – 4 of 4) sorted by relevance
88 int old_target; in thermal_zone_trip_update() local104 old_target = instance->target; in thermal_zone_trip_update()107 old_target, (int)instance->target); in thermal_zone_trip_update()109 if (instance->initialized && old_target == instance->target) in thermal_zone_trip_update()113 if (old_target == THERMAL_NO_TARGET && in thermal_zone_trip_update()117 else if (old_target != THERMAL_NO_TARGET && in thermal_zone_trip_update()
238 old_target = d.getVarFlag('ALTERNATIVE_TARGET_%s' % pkg, old_name) or \243 # Sometimes old_target is specified as relative to the link name.244 old_target = os.path.join(os.path.dirname(old_link), old_target)247 if mandir in old_target or infodir in old_target:250 new_target = old_target + '.' + compress_mode
723 u32 target, old_target; in xive_irq_set_affinity() local752 old_target = xd->target; in xive_irq_set_affinity()771 if (old_target != XIVE_INVALID_TARGET) in xive_irq_set_affinity()772 xive_dec_target_count(old_target); in xive_irq_set_affinity()
1918 Object *old_target = *targetp; in object_set_link_property() local1947 object_unref(old_target); in object_set_link_property()