Searched refs:replyChainEnd (Results 1 – 1 of 1) sorted by relevance
2816 int replyChainEnd = -1; in resetTargetTaskIfNeededLocked() local2846 if (replyChainEnd < 0) { in resetTargetTaskIfNeededLocked()2847 replyChainEnd = i; in resetTargetTaskIfNeededLocked()2884 final int start = replyChainEnd < 0 ? i : replyChainEnd; in resetTargetTaskIfNeededLocked()2914 replyChainEnd = -1; in resetTargetTaskIfNeededLocked()2926 } else if (replyChainEnd < 0) { in resetTargetTaskIfNeededLocked()2929 end = replyChainEnd; in resetTargetTaskIfNeededLocked()2952 replyChainEnd = -1; in resetTargetTaskIfNeededLocked()2957 replyChainEnd = -1; in resetTargetTaskIfNeededLocked()2974 int replyChainEnd = -1; in resetAffinityTaskIfNeededLocked() local[all …]