Searched defs:niov (Results 1 – 10 of 10) sorted by relevance
| /linux/io_uring/ |
| H A D | zcrx.c | 40 static inline struct io_zcrx_area *io_zcrx_iov_to_area(const struct net_iov *niov) in io_zcrx_iov_to_area() argument 47 static inline struct page *io_zcrx_iov_page(const struct net_iov *niov) in io_zcrx_iov_page() argument 74 struct net_iov *niov = &area->nia.niovs[niov_idx]; io_populate_area_dma() local 297 io_zcrx_sync_for_device(struct page_pool * pool,struct net_iov * niov) io_zcrx_sync_for_device() argument 327 io_get_user_counter(struct net_iov * niov) io_get_user_counter() argument 334 io_zcrx_put_niov_uref(struct net_iov * niov) io_zcrx_put_niov_uref() argument 344 io_zcrx_get_niov_uref(struct net_iov * niov) io_zcrx_get_niov_uref() argument 457 struct net_iov *niov = &area->nia.niovs[i]; io_zcrx_create_area() local 554 io_zcrx_return_niov_freelist(struct net_iov * niov) io_zcrx_return_niov_freelist() argument 563 io_zcrx_return_niov(struct net_iov * niov) io_zcrx_return_niov() argument 585 struct net_iov *niov = &area->nia.niovs[i]; io_zcrx_scrub() local 928 struct net_iov *niov; io_zcrx_ring_refill() local 958 struct net_iov *niov = __io_zcrx_get_free_niov(area); io_zcrx_refill_slow() local 989 struct net_iov *niov; io_pp_zc_release_netmem() local 1075 struct net_iov *niov; zcrx_parse_rq() local 1094 struct net_iov *niov = netmem_to_net_iov(netmem); zcrx_return_buffers() local 1157 io_zcrx_queue_cqe(struct io_kiocb * req,struct net_iov * niov,struct io_zcrx_ifq * ifq,int off,int len) io_zcrx_queue_cqe() argument 1186 struct net_iov *niov = NULL; io_alloc_fallback_niov() local 1256 struct net_iov *niov; io_zcrx_copy_chunk() local 1297 struct net_iov *niov; io_zcrx_recv_frag() local [all...] |
| /linux/net/core/ |
| H A D | devmem.c | 107 atomic_long_set(&niov->desc.pp_ref_count, 0); in net_devmem_free_dmabuf() argument 33 net_is_devmem_iov(struct net_iov * niov) net_is_devmem_iov() argument 48 net_devmem_get_dma_addr(const struct net_iov * niov) net_devmem_get_dma_addr() argument 87 struct net_iov *niov; net_devmem_alloc_dmabuf() local 260 struct net_iov *niov; net_devmem_bind_dmabuf() local 347 net_devmem_get_net_iov(struct net_iov * niov) net_devmem_get_net_iov() argument 352 net_devmem_put_net_iov(struct net_iov * niov) net_devmem_put_net_iov() argument 445 struct net_iov *niov; mp_dmabuf_devmem_alloc_netmems() local [all...] |
| H A D | page_pool.c | 1324 net_mp_niov_set_dma_addr(struct net_iov * niov,dma_addr_t addr) net_mp_niov_set_dma_addr() argument 1332 net_mp_niov_set_page_pool(struct page_pool * pool,struct net_iov * niov) net_mp_niov_set_page_pool() argument 1345 net_mp_niov_clear_page_pool(struct net_iov * niov) net_mp_niov_clear_page_pool() argument
|
| H A D | datagram.c | 713 struct net_iov *niov; in zerocopy_fill_skb_from_devmem() local
|
| H A D | skbuff.c | 7397 struct net_iov *niov; get_netmem() local 7411 struct net_iov *niov; put_netmem() local
|
| H A D | dev.c | 3973 struct net_iov *niov; validate_xmit_unreadable_skb() local
|
| /linux/include/net/ |
| H A D | netmem.h | 150 net_iov_owner(const struct net_iov * niov) net_iov_owner() argument 155 net_iov_idx(const struct net_iov * niov) net_iov_idx() argument 211 net_iov_to_netmem(struct net_iov * niov) net_iov_to_netmem() argument [all...] |
| /linux/drivers/target/iscsi/ |
| H A D | iscsi_target.c | 503 u32 niov = 0, tx_size = ISCSI_HDR_LEN; in iscsit_xmit_nondatain_pdu() local 1849 int niov = 0, rx_got, rx_size = payload_length; in iscsit_handle_nop_out() local 2254 int niov = 0, rx_got; in iscsit_handle_text_cmd() local
|
| /linux/fs/smb/server/ |
| H A D | transport_rdma.c | 1404 smb_direct_post_send_data(struct smbdirect_socket * sc,struct smbdirect_send_batch * send_ctx,struct kvec * iov,int niov,int remaining_data_length) smb_direct_post_send_data() argument
|
| /linux/net/ipv4/ |
| H A D | tcp.c | 2537 struct net_iov *niov; tcp_recvmsg_dmabuf() local
|