Home
last modified time | relevance | path

Searched refs:flags (Results 1 – 12 of 12) sorted by relevance

/open-amp-2.7.6/open-amp/lib/rpmsg/
Drpmsg_internal.h66 uint16_t flags; member
85 uint32_t flags; member
115 int rpmsg_send_ns_message(struct rpmsg_endpoint *ept, unsigned long flags);
Drpmsg.c130 int rpmsg_send_ns_message(struct rpmsg_endpoint *ept, unsigned long flags) in rpmsg_send_ns_message() argument
135 ns_msg.flags = flags; in rpmsg_send_ns_message()
Drpmsg_virtio.c364 rp_hdr.flags = 0; in rpmsg_virtio_send_offchannel_nocopy()
557 if (ns_msg->flags & RPMSG_NS_DESTROY) { in rpmsg_virtio_ns_callback()
/open-amp-2.7.6/open-amp/lib/include/openamp/
Dvirtio_ring.h46 uint16_t flags; member
53 uint16_t flags; member
72 uint16_t flags; member
Drpmsg_virtio.h104 int flags, unsigned int nvqs, in rpmsg_virtio_create_virtqueues() argument
108 return virtio_create_virtqueues(rvdev->vdev, flags, nvqs, names, in rpmsg_virtio_create_virtqueues()
Dvirtio.h142 int virtio_create_virtqueues(struct virtio_device *vdev, unsigned int flags,
Dremoteproc.h161 uint32_t flags; member
201 uint32_t flags; member
/open-amp-2.7.6/open-amp/lib/virtio/
Dvirtqueue.c337 vq->vq_ring.avail->flags |= VRING_AVAIL_F_NO_INTERRUPT; in virtqueue_disable_cb()
341 vq->vq_ring.used->flags |= VRING_USED_F_NO_NOTIFY; in virtqueue_disable_cb()
385 vq->vq_ring.used->idx, vq->vq_ring.avail->flags, in virtqueue_dump()
386 vq->vq_ring.used->flags); in virtqueue_dump()
446 dp->flags = 0; in vq_ring_add_buffer()
449 dp->flags |= VRING_DESC_F_NEXT; in vq_ring_add_buffer()
456 dp->flags |= VRING_DESC_F_WRITE; in vq_ring_add_buffer()
483 if ((dp->flags & VRING_DESC_F_INDIRECT) == 0) { in vq_ring_free_chain()
484 while (dp->flags & VRING_DESC_F_NEXT) { in vq_ring_free_chain()
581 vq->vq_ring.avail->flags &= ~VRING_AVAIL_F_NO_INTERRUPT; in vq_ring_enable_interrupt()
[all …]
Dvirtio.c86 int virtio_create_virtqueues(struct virtio_device *vdev, unsigned int flags, in virtio_create_virtqueues() argument
94 (void)flags; in virtio_create_virtqueues()
/open-amp-2.7.6/open-amp/lib/proxy/
Drpmsg_retarget.c163 int _open(const char *filename, int flags, int mode) in _open() argument
183 syscall->args.int_field1 = flags; in _open()
/open-amp-2.7.6/open-amp/lib/remoteproc/
Drsc_table_parser.c111 attribute = carve_rsc->flags; in handle_carve_out_rsc()
/open-amp-2.7.6/open-amp/cmake/
Doptions.cmake77 # Set the complication flags