Searched hist:"02 a1935640f8f8539b8f2dbd6eeb539de93b2ce4" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/net/rxrpc/ |
H A D | txbuf.c | 02a1935640f8f8539b8f2dbd6eeb539de93b2ce4 Tue Apr 05 15:16:32 CDT 2022 David Howells <dhowells@redhat.com> rxrpc: Define rxrpc_txbuf struct to carry data to be transmitted
Define a struct, rxrpc_txbuf, to carry data to be transmitted instead of a socket buffer so that it can be placed onto multiple queues at once. This also allows the data buffer to be in the same allocation as the internal data.
Signed-off-by: David Howells <dhowells@redhat.com> cc: Marc Dionne <marc.dionne@auristor.com> cc: linux-afs@lists.infradead.org
|
H A D | Makefile | diff 02a1935640f8f8539b8f2dbd6eeb539de93b2ce4 Tue Apr 05 15:16:32 CDT 2022 David Howells <dhowells@redhat.com> rxrpc: Define rxrpc_txbuf struct to carry data to be transmitted
Define a struct, rxrpc_txbuf, to carry data to be transmitted instead of a socket buffer so that it can be placed onto multiple queues at once. This also allows the data buffer to be in the same allocation as the internal data.
Signed-off-by: David Howells <dhowells@redhat.com> cc: Marc Dionne <marc.dionne@auristor.com> cc: linux-afs@lists.infradead.org
|
H A D | proc.c | diff 02a1935640f8f8539b8f2dbd6eeb539de93b2ce4 Tue Apr 05 15:16:32 CDT 2022 David Howells <dhowells@redhat.com> rxrpc: Define rxrpc_txbuf struct to carry data to be transmitted
Define a struct, rxrpc_txbuf, to carry data to be transmitted instead of a socket buffer so that it can be placed onto multiple queues at once. This also allows the data buffer to be in the same allocation as the internal data.
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 02a1935640f8f8539b8f2dbd6eeb539de93b2ce4 Tue Apr 05 15:16:32 CDT 2022 David Howells <dhowells@redhat.com> rxrpc: Define rxrpc_txbuf struct to carry data to be transmitted
Define a struct, rxrpc_txbuf, to carry data to be transmitted instead of a socket buffer so that it can be placed onto multiple queues at once. This also allows the data buffer to be in the same allocation as the internal data.
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 02a1935640f8f8539b8f2dbd6eeb539de93b2ce4 Tue Apr 05 15:16:32 CDT 2022 David Howells <dhowells@redhat.com> rxrpc: Define rxrpc_txbuf struct to carry data to be transmitted
Define a struct, rxrpc_txbuf, to carry data to be transmitted instead of a socket buffer so that it can be placed onto multiple queues at once. This also allows the data buffer to be in the same allocation as the internal data.
Signed-off-by: David Howells <dhowells@redhat.com> cc: Marc Dionne <marc.dionne@auristor.com> cc: linux-afs@lists.infradead.org
|