Searched hist:"27 f699ccb89d65165175525254fec3d9d6b8d500" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/net/rxrpc/ |
H A D | skbuff.c | diff 27f699ccb89d65165175525254fec3d9d6b8d500 Fri Oct 07 07:52:06 CDT 2022 David Howells <dhowells@redhat.com> rxrpc: Remove the flags from the rxrpc_skb tracepoint
Remove the flags from the rxrpc_skb tracepoint as we're no longer going to be using this for the transmission buffers and so marking which are transmission buffers isn't going to be necessary.
Note that this also remove the rxrpc skb flag that indicates if this is a transmission buffer and so the count is not updated for the moment.
Signed-off-by: David Howells <dhowells@redhat.com> cc: Marc Dionne <marc.dionne@auristor.com> cc: linux-afs@lists.infradead.org
|
H A D | sendmsg.c | diff 27f699ccb89d65165175525254fec3d9d6b8d500 Fri Oct 07 07:52:06 CDT 2022 David Howells <dhowells@redhat.com> rxrpc: Remove the flags from the rxrpc_skb tracepoint
Remove the flags from the rxrpc_skb tracepoint as we're no longer going to be using this for the transmission buffers and so marking which are transmission buffers isn't going to be necessary.
Note that this also remove the rxrpc skb flag that indicates if this is a transmission buffer and so the count is not updated for the moment.
Signed-off-by: David Howells <dhowells@redhat.com> cc: Marc Dionne <marc.dionne@auristor.com> cc: linux-afs@lists.infradead.org
|
H A D | ar-internal.h | diff 27f699ccb89d65165175525254fec3d9d6b8d500 Fri Oct 07 07:52:06 CDT 2022 David Howells <dhowells@redhat.com> rxrpc: Remove the flags from the rxrpc_skb tracepoint
Remove the flags from the rxrpc_skb tracepoint as we're no longer going to be using this for the transmission buffers and so marking which are transmission buffers isn't going to be necessary.
Note that this also remove the rxrpc skb flag that indicates if this is a transmission buffer and so the count is not updated for the moment.
Signed-off-by: David Howells <dhowells@redhat.com> cc: Marc Dionne <marc.dionne@auristor.com> cc: linux-afs@lists.infradead.org
|
/openbmc/linux/include/trace/events/ |
H A D | rxrpc.h | diff 27f699ccb89d65165175525254fec3d9d6b8d500 Fri Oct 07 07:52:06 CDT 2022 David Howells <dhowells@redhat.com> rxrpc: Remove the flags from the rxrpc_skb tracepoint
Remove the flags from the rxrpc_skb tracepoint as we're no longer going to be using this for the transmission buffers and so marking which are transmission buffers isn't going to be necessary.
Note that this also remove the rxrpc skb flag that indicates if this is a transmission buffer and so the count is not updated for the moment.
Signed-off-by: David Howells <dhowells@redhat.com> cc: Marc Dionne <marc.dionne@auristor.com> cc: linux-afs@lists.infradead.org
|