Searched refs:replyChainEnd (Results 1 – 1 of 1) sorted by relevance
3039 int replyChainEnd = -1; in resetTargetTaskIfNeededLocked() local3069 if (replyChainEnd < 0) { in resetTargetTaskIfNeededLocked()3070 replyChainEnd = i; in resetTargetTaskIfNeededLocked()3105 final int start = replyChainEnd < 0 ? i : replyChainEnd; in resetTargetTaskIfNeededLocked()3129 replyChainEnd = -1; in resetTargetTaskIfNeededLocked()3141 } else if (replyChainEnd < 0) { in resetTargetTaskIfNeededLocked()3144 end = replyChainEnd; in resetTargetTaskIfNeededLocked()3167 replyChainEnd = -1; in resetTargetTaskIfNeededLocked()3172 replyChainEnd = -1; in resetTargetTaskIfNeededLocked()3189 int replyChainEnd = -1; in resetAffinityTaskIfNeededLocked() local[all …]