Home
last modified time | relevance | path

Searched refs:resend (Results 1 – 25 of 34) sorted by relevance

12

/linux-6.3-rc2/arch/powerpc/kvm/
A Dbook3s_xics.c156 state->resend = 0; in write_xive()
429 state->resend = 0; in icp_deliver_irq()
517 bool resend; in icp_down_cppr() local
582 if (resend) in icp_down_cppr()
626 bool resend; in kvmppc_h_ipi() local
677 resend = false; in kvmppc_h_ipi()
698 if (resend) in kvmppc_h_ipi()
1110 bool resend; in kvmppc_xics_set_icp() local
1162 resend = false; in kvmppc_xics_set_icp()
1170 if (resend) in kvmppc_xics_set_icp()
[all …]
A Dbook3s_hv_rm_xics.c45 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()
[all …]
A Dbook3s_xics.h42 u8 resend; member
/linux-6.3-rc2/tools/testing/selftests/bpf/progs/
A Dtest_tcp_hdr_options.c300 int resend; in nodata_opt_len() local
302 resend = resend_in_ack(skops); in nodata_opt_len()
303 if (resend < 0) in nodata_opt_len()
306 if (resend) in nodata_opt_len()
314 int resend; in write_nodata_opt() local
316 resend = resend_in_ack(skops); in write_nodata_opt()
317 if (resend < 0) in write_nodata_opt()
320 if (resend) in write_nodata_opt()
/linux-6.3-rc2/drivers/md/
A Ddm-log-userspace-transfer.c193 resend: in dm_consult_userspace()
249 goto resend; in dm_consult_userspace()
254 goto resend; in dm_consult_userspace()
/linux-6.3-rc2/drivers/crypto/cavium/nitrox/
A Dnitrox_csr.h324 u64 resend : 1; member
330 u64 resend : 1;
528 u64 resend : 1; member
536 u64 resend : 1;
654 u64 resend : 1; member
660 u64 resend : 1;
850 u64 resend : 1; member
888 u64 resend : 1;
A Dnitrox_isr.c257 core_int.s.resend = 1; in nps_core_int_isr()
A Dnitrox_reqmgr.c595 slc_cnts.s.resend = 1; in pkt_slc_resp_tasklet()
/linux-6.3-rc2/kernel/irq/
A DMakefile3 obj-y := irqdesc.o handle.o manage.o spurious.o resend.o chip.o dummychip.o devres.o
A Dinternals.h85 extern int irq_activate_and_startup(struct irq_desc *desc, bool resend);
86 extern int irq_startup(struct irq_desc *desc, bool resend, bool force);
A Dchip.c254 int irq_startup(struct irq_desc *desc, bool resend, bool force) in irq_startup() argument
282 if (resend) in irq_startup()
297 int irq_activate_and_startup(struct irq_desc *desc, bool resend) in irq_activate_and_startup() argument
301 return irq_startup(desc, resend, IRQ_START_FORCE); in irq_activate_and_startup()
A DKconfig46 # Tasklet based software resend for pending interrupts on enable_irq()
/linux-6.3-rc2/net/rxrpc/
A Dcall_event.c377 bool resend = false, expired = false; in rxrpc_input_call_event() local
458 resend = true; in rxrpc_input_call_event()
494 if (resend && __rxrpc_call_state(call) != RXRPC_CALL_CLIENT_RECV_REPLY) in rxrpc_input_call_event()
A Dinput.c29 bool resend = false; in rxrpc_congestion_management() local
112 resend = true; in rxrpc_congestion_management()
123 resend = true; in rxrpc_congestion_management()
155 if (resend) in rxrpc_congestion_management()
/linux-6.3-rc2/net/ipv4/
A Dinet_connection_sock.c858 int *expire, int *resend) in syn_ack_recalc() argument
862 *resend = 1; in syn_ack_recalc()
871 *resend = !inet_rsk(req)->acked || in syn_ack_recalc()
991 int max_syn_ack_retries, qlen, expire = 0, resend = 0; in reqsk_timer_handler() local
1051 &expire, &resend); in reqsk_timer_handler()
1054 (!resend || in reqsk_timer_handler()
/linux-6.3-rc2/drivers/net/wireless/intersil/hostap/
A Dhostap_ap.h261 int resend);
/linux-6.3-rc2/drivers/input/keyboard/
A Datkbd.c225 bool resend; member
412 …if ((flags & (SERIO_FRAME | SERIO_PARITY)) && (~flags & SERIO_TIMEOUT) && !atkbd->resend && atkbd-… in atkbd_interrupt()
415 atkbd->resend = true; in atkbd_interrupt()
420 atkbd->resend = false; in atkbd_interrupt()
/linux-6.3-rc2/Documentation/maintainer/
A Dmaintainer-entry-profile.rst88 section can also indicate a preferred style of update like, resend the
/linux-6.3-rc2/drivers/char/ipmi/
A Dipmi_ssif.c546 bool waiting, resend; in retry_timeout() local
552 resend = ssif_info->do_resend; in retry_timeout()
560 if (resend) in retry_timeout()
/linux-6.3-rc2/drivers/gpu/drm/i915/gt/uc/
A Dintel_guc_ct.c647 resend: in ct_send()
741 goto resend; in ct_send()
/linux-6.3-rc2/Documentation/process/
A Dmaintainer-netdev.rst149 Please always resend the entire patch series and make sure you do number your
151 that can be applied. Do not try to resend just the patches which changed.
/linux-6.3-rc2/fs/ocfs2/dlm/
A Ddlmmaster.c1311 int ret, response=0, resend; in dlm_do_master_request() local
1351 resend = 0; in dlm_do_master_request()
1373 resend = 1; in dlm_do_master_request()
1381 if (resend) { in dlm_do_master_request()
/linux-6.3-rc2/drivers/block/aoe/
A Daoecmd.c451 resend(struct aoedev *d, struct frame *f) in resend() function
691 resend(d, f); in rexmit_deferred()
/linux-6.3-rc2/Documentation/core-api/
A Dgenericirq.rst338 is resent either via hardware or by a software resend mechanism. (It's
/linux-6.3-rc2/Documentation/powerpc/
A Dvas-api.rst234 the application can resend this request to NX.

Completed in 49 milliseconds

12