Lines Matching refs:zerocopy
1593 int len, int noblock, bool zerocopy)
1604 if (zerocopy)
1767 bool zerocopy = false;
1823 zerocopy = true;
1826 if (!frags && tun_can_build_skb(tun, tfile, len, noblock, zerocopy)) {
1839 if (!zerocopy) {
1851 * If zerocopy is enabled, then this layout will be
1854 zerocopy = false;
1868 if (zerocopy)
1931 if (zerocopy) {