Lines Matching full:previous
226 * was the previous best interrupt before this update, then in gicv3_redist_update_noirqset()
228 * If we didn't find an interrupt that would preempt the previous in gicv3_redist_update_noirqset()
229 * best, and the previous best is outside our range (or there was no in gicv3_redist_update_noirqset()
230 * previous pending interrupt at all), then that is still valid, and in gicv3_redist_update_noirqset()
232 * Otherwise, we need to do a full update (because the previous best in gicv3_redist_update_noirqset()
300 * was the previous best interrupt before this update, then in gicv3_update_noirqset()
302 * If we didn't find an interrupt that would preempt the previous in gicv3_update_noirqset()
303 * best, and the previous best is outside our range (or there was in gicv3_update_noirqset()
304 * no previous pending interrupt at all), then that in gicv3_update_noirqset()
306 * Otherwise, we need to do a full update (because the previous best in gicv3_update_noirqset()
349 * at each point the "previous best" is always outside the in gicv3_full_update_noirqset()