Lines Matching refs:resend
45 if (state->resend) in ics_rm_check_resend()
324 if (!state->resend) in icp_rm_deliver_irq()
328 state->resend = 0; in icp_rm_deliver_irq()
382 state->resend = 1; in icp_rm_deliver_irq()
399 state->resend = 0; in icp_rm_deliver_irq()
413 bool resend; in icp_rm_down_cppr() local
466 resend = new_state.need_resend; in icp_rm_down_cppr()
476 if (resend) { in icp_rm_down_cppr()
533 bool resend; in xics_rm_h_ipi() local
582 resend = false; in xics_rm_h_ipi()
593 resend = new_state.need_resend; in xics_rm_h_ipi()
605 if (resend) { in xics_rm_h_ipi()