Home
last modified time | relevance | path

Searched hist:"9 c7ad434441da6b5d4ac878cac368fbdaec99b56" (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/net/rxrpc/
H A Dmisc.cdiff 9c7ad434441da6b5d4ac878cac368fbdaec99b56 Fri Sep 23 07:50:40 CDT 2016 David Howells <dhowells@redhat.com> rxrpc: Add tracepoint for ACK proposal

Add a tracepoint to log proposed ACKs, including whether the proposal is
used to update a pending ACK or is discarded in favour of an easlier,
higher priority ACK.

Whilst we're at it, get rid of the rxrpc_acks() function and access the
name array directly. We do, however, need to validate the ACK reason
number given to trace_rxrpc_rx_ack() to make sure we don't overrun the
array.

Signed-off-by: David Howells <dhowells@redhat.com>
H A Dcall_event.cdiff 9c7ad434441da6b5d4ac878cac368fbdaec99b56 Fri Sep 23 07:50:40 CDT 2016 David Howells <dhowells@redhat.com> rxrpc: Add tracepoint for ACK proposal

Add a tracepoint to log proposed ACKs, including whether the proposal is
used to update a pending ACK or is discarded in favour of an easlier,
higher priority ACK.

Whilst we're at it, get rid of the rxrpc_acks() function and access the
name array directly. We do, however, need to validate the ACK reason
number given to trace_rxrpc_rx_ack() to make sure we don't overrun the
array.

Signed-off-by: David Howells <dhowells@redhat.com>
H A Drecvmsg.cdiff 9c7ad434441da6b5d4ac878cac368fbdaec99b56 Fri Sep 23 07:50:40 CDT 2016 David Howells <dhowells@redhat.com> rxrpc: Add tracepoint for ACK proposal

Add a tracepoint to log proposed ACKs, including whether the proposal is
used to update a pending ACK or is discarded in favour of an easlier,
higher priority ACK.

Whilst we're at it, get rid of the rxrpc_acks() function and access the
name array directly. We do, however, need to validate the ACK reason
number given to trace_rxrpc_rx_ack() to make sure we don't overrun the
array.

Signed-off-by: David Howells <dhowells@redhat.com>
H A Doutput.cdiff 9c7ad434441da6b5d4ac878cac368fbdaec99b56 Fri Sep 23 07:50:40 CDT 2016 David Howells <dhowells@redhat.com> rxrpc: Add tracepoint for ACK proposal

Add a tracepoint to log proposed ACKs, including whether the proposal is
used to update a pending ACK or is discarded in favour of an easlier,
higher priority ACK.

Whilst we're at it, get rid of the rxrpc_acks() function and access the
name array directly. We do, however, need to validate the ACK reason
number given to trace_rxrpc_rx_ack() to make sure we don't overrun the
array.

Signed-off-by: David Howells <dhowells@redhat.com>
H A Dinput.cdiff 9c7ad434441da6b5d4ac878cac368fbdaec99b56 Fri Sep 23 07:50:40 CDT 2016 David Howells <dhowells@redhat.com> rxrpc: Add tracepoint for ACK proposal

Add a tracepoint to log proposed ACKs, including whether the proposal is
used to update a pending ACK or is discarded in favour of an easlier,
higher priority ACK.

Whilst we're at it, get rid of the rxrpc_acks() function and access the
name array directly. We do, however, need to validate the ACK reason
number given to trace_rxrpc_rx_ack() to make sure we don't overrun the
array.

Signed-off-by: David Howells <dhowells@redhat.com>
H A Dar-internal.hdiff 9c7ad434441da6b5d4ac878cac368fbdaec99b56 Fri Sep 23 07:50:40 CDT 2016 David Howells <dhowells@redhat.com> rxrpc: Add tracepoint for ACK proposal

Add a tracepoint to log proposed ACKs, including whether the proposal is
used to update a pending ACK or is discarded in favour of an easlier,
higher priority ACK.

Whilst we're at it, get rid of the rxrpc_acks() function and access the
name array directly. We do, however, need to validate the ACK reason
number given to trace_rxrpc_rx_ack() to make sure we don't overrun the
array.

Signed-off-by: David Howells <dhowells@redhat.com>
/openbmc/linux/include/trace/events/
H A Drxrpc.hdiff 9c7ad434441da6b5d4ac878cac368fbdaec99b56 Fri Sep 23 07:50:40 CDT 2016 David Howells <dhowells@redhat.com> rxrpc: Add tracepoint for ACK proposal

Add a tracepoint to log proposed ACKs, including whether the proposal is
used to update a pending ACK or is discarded in favour of an easlier,
higher priority ACK.

Whilst we're at it, get rid of the rxrpc_acks() function and access the
name array directly. We do, however, need to validate the ACK reason
number given to trace_rxrpc_rx_ack() to make sure we don't overrun the
array.

Signed-off-by: David Howells <dhowells@redhat.com>