Searched refs:replyChainEnd (Results 1 – 1 of 1) sorted by relevance
2962 int replyChainEnd = -1; in resetTargetTaskIfNeededLocked() local2992 if (replyChainEnd < 0) { in resetTargetTaskIfNeededLocked()2993 replyChainEnd = i; in resetTargetTaskIfNeededLocked()3028 final int start = replyChainEnd < 0 ? i : replyChainEnd; in resetTargetTaskIfNeededLocked()3052 replyChainEnd = -1; in resetTargetTaskIfNeededLocked()3064 } else if (replyChainEnd < 0) { in resetTargetTaskIfNeededLocked()3067 end = replyChainEnd; in resetTargetTaskIfNeededLocked()3090 replyChainEnd = -1; in resetTargetTaskIfNeededLocked()3095 replyChainEnd = -1; in resetTargetTaskIfNeededLocked()3112 int replyChainEnd = -1; in resetAffinityTaskIfNeededLocked() local[all …]