Searched hist:"9 ee5e5ade033875191a2d2e470033e9cdde44a6a" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/net/ |
H A D | tap.c | diff 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 D | tun.c | diff 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 D | net.c | diff 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 D | skbuff.h | diff 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>
|