Searched refs:callfds (Results 1 – 6 of 6) sorted by relevance
130 uint16_t nb_ops, int *callfds, uint16_t *nb_callfds);
1706 uint16_t nb_ops, int *callfds, uint16_t *nb_callfds) in rte_vhost_crypto_finalize_requests() argument1722 callfds[idx++] = callfd; in rte_vhost_crypto_finalize_requests()
42 file.fd = dev->callfds[queue_sel]; in virtio_user_create_queue()264 dev->callfds[i] = -1; in virtio_user_dev_init_notify()282 dev->callfds[i] = callfd; in virtio_user_dev_init_notify()288 close(dev->callfds[j]); in virtio_user_dev_init_notify()314 eth_dev->intr_handle->efds[i] = dev->callfds[i]; in virtio_user_fill_intr_handle()600 close(dev->callfds[i]); in virtio_user_dev_uninit()
39 int callfds[VIRTIO_MAX_VIRTQUEUES]; member
364 int callfds[VIRTIO_CRYPTO_MAX_NUM_BURST_VQS]; in vhost_crypto_worker() local413 ops_deq[j], fetched, callfds, in vhost_crypto_worker()420 eventfd_write(callfds[k], in vhost_crypto_worker()
442 close(dev->callfds[vq->vq_queue_index]); in virtio_user_del_queue()