Searched refs:old_target (Results 1 – 3 of 3) sorted by relevance
123 int old_target; in thermal_zone_trip_update() local149 old_target = instance->target; in thermal_zone_trip_update()152 old_target, (int)instance->target); in thermal_zone_trip_update()154 if (instance->initialized && old_target == instance->target) in thermal_zone_trip_update()158 if (old_target == THERMAL_NO_TARGET && in thermal_zone_trip_update()162 else if (old_target != THERMAL_NO_TARGET && in thermal_zone_trip_update()
232 old_target = d.getVarFlag('ALTERNATIVE_TARGET_%s' % pkg, old_name) or \237 # Sometimes old_target is specified as relative to the link name.238 old_target = os.path.join(os.path.dirname(old_link), old_target)241 if mandir in old_target or infodir in old_target:244 new_target = old_target + '.' + compress_mode
736 u32 target, old_target; in xive_irq_set_affinity() local769 old_target = xd->target; in xive_irq_set_affinity()788 if (old_target != XIVE_INVALID_TARGET) in xive_irq_set_affinity()789 xive_dec_target_count(old_target); in xive_irq_set_affinity()