Home
last modified time | relevance | path

Searched hist:"9 ee5e5ade033875191a2d2e470033e9cdde44a6a" (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/
H A Dtap.cdiff 9ee5e5ade033875191a2d2e470033e9cdde44a6a Wed Jan 06 16:18:40 CST 2021 Jonathan Lemon <jonathan.lemon@gmail.com> tap/tun: add skb_zcopy_init() helper for initialization.

Replace direct assignments with skb_zcopy_init() for zerocopy
cases where a new skb is initialized, without changing the
reference counts.

Signed-off-by: Jonathan Lemon <jonathan.lemon@gmail.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
H A Dtun.cdiff 9ee5e5ade033875191a2d2e470033e9cdde44a6a Wed Jan 06 16:18:40 CST 2021 Jonathan Lemon <jonathan.lemon@gmail.com> tap/tun: add skb_zcopy_init() helper for initialization.

Replace direct assignments with skb_zcopy_init() for zerocopy
cases where a new skb is initialized, without changing the
reference counts.

Signed-off-by: Jonathan Lemon <jonathan.lemon@gmail.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
/openbmc/linux/drivers/vhost/
H A Dnet.cdiff 9ee5e5ade033875191a2d2e470033e9cdde44a6a Wed Jan 06 16:18:40 CST 2021 Jonathan Lemon <jonathan.lemon@gmail.com> tap/tun: add skb_zcopy_init() helper for initialization.

Replace direct assignments with skb_zcopy_init() for zerocopy
cases where a new skb is initialized, without changing the
reference counts.

Signed-off-by: Jonathan Lemon <jonathan.lemon@gmail.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
/openbmc/linux/include/linux/
H A Dskbuff.hdiff 9ee5e5ade033875191a2d2e470033e9cdde44a6a Wed Jan 06 16:18:40 CST 2021 Jonathan Lemon <jonathan.lemon@gmail.com> tap/tun: add skb_zcopy_init() helper for initialization.

Replace direct assignments with skb_zcopy_init() for zerocopy
cases where a new skb is initialized, without changing the
reference counts.

Signed-off-by: Jonathan Lemon <jonathan.lemon@gmail.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>