Searched defs:ack_pending (Results 1 – 4 of 4) sorted by relevance
14 static void GLUE(X_PFX,ack_pending)(struct kvmppc_xive_vcpu *xc) in GLUE() argument
126 u32 ack_pending; /* num acks pending for this request */ member
202 unsigned int ack_pending:1; member
474 u8 ack_pending = READ_ONCE(icsk->icsk_ack.pending); in mptcp_subflow_could_cleanup() local