Home
last modified time | relevance | path

Searched defs:zerocopy (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/net/
H A Dmsg_zerocopy.c398 int ret, zerocopy; in do_recv_completion() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dmsg_zerocopy.c398 int ret, zerocopy; in do_recv_completion() local
[all...]
/kernel/linux/linux-5.10/drivers/net/
H A Dtap.c633 bool zerocopy = false; in tap_get_user() local
H A Dtun.c1767 bool zerocopy = false; in tun_get_user() local
1592 tun_can_build_skb(struct tun_struct *tun, struct tun_file *tfile, int len, int noblock, bool zerocopy) tun_can_build_skb() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/
H A Dtap.c650 bool zerocopy = false; in tap_get_user() local
H A Dtun.c1761 bool zerocopy = false; in tun_get_user() local
1585 tun_can_build_skb(struct tun_struct *tun, struct tun_file *tfile, int len, int noblock, bool zerocopy) tun_can_build_skb() argument
[all...]
/kernel/linux/linux-6.6/net/ceph/
H A Dmessenger_v2.c273 set_out_bvec(struct ceph_connection *con, const struct bio_vec *bv, bool zerocopy) set_out_bvec() argument
/kernel/linux/linux-5.10/include/linux/
H A Dskbuff.h474 u16 zerocopy:1; member
1478 static inline void skb_zcopy_clear(struct sk_buff *skb, bool zerocopy) in skb_zcopy_clear() argument
/kernel/linux/linux-6.6/include/linux/
H A Dskbuff.h551 u16 zerocopy:1; member

Completed in 32 milliseconds