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