Searched refs:move_desc (Results 1 – 1 of 1) sorted by relevance
| /f-stack/dpdk/lib/librte_vhost/ |
| H A D | vhost_crypto.c | 526 move_desc(struct vhost_crypto_desc *head, in move_desc() function 872 if (unlikely(move_desc(head, &desc, cipher->para.src_data_len, in prepare_sym_cipher_op() 914 if (unlikely(move_desc(head, &desc, cipher->para.dst_data_len, in prepare_sym_cipher_op() 1027 if (unlikely(move_desc(head, &desc, chain->para.src_data_len, in prepare_sym_chain_op() 1069 if (unlikely(move_desc(vc_req->head, &desc, in prepare_sym_chain_op() 1086 if (unlikely(move_desc(head, &desc, in prepare_sym_chain_op()
|