Home
last modified time | relevance | path

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

/open-amp-latest/open-amp/lib/rpmsg/
Drpmsg_virtio.c57 struct metal_list node; member
185 struct metal_list *node; in rpmsg_virtio_get_tx_buffer() local
190 node = metal_list_first(&rvdev->reclaimer); in rpmsg_virtio_get_tx_buffer()
191 if (node) { in rpmsg_virtio_get_tx_buffer()
192 r_desc = metal_container_of(node, struct vbuff_reclaimer_t, node); in rpmsg_virtio_get_tx_buffer()
193 metal_list_del(node); in rpmsg_virtio_get_tx_buffer()
484 metal_list_add_tail(&rvdev->reclaimer, &r_desc->node); in rpmsg_virtio_release_tx_buffer()
962 struct metal_list *node; in rpmsg_deinit_vdev() local
969 node = rdev->endpoints.next; in rpmsg_deinit_vdev()
970 ept = metal_container_of(node, struct rpmsg_endpoint, node); in rpmsg_deinit_vdev()
Drpmsg.c263 struct metal_list *node; in rpmsg_get_endpoint() local
266 metal_list_for_each(&rdev->endpoints, node) { in rpmsg_get_endpoint()
269 ept = metal_container_of(node, struct rpmsg_endpoint, node); in rpmsg_get_endpoint()
297 metal_list_del(&ept->node); in rpmsg_unregister_endpoint()
321 metal_list_add_tail(&rdev->endpoints, &ept->node); in rpmsg_register_endpoint()
/open-amp-latest/open-amp/doc/img-src/
Dcoprocessor-rpmsg-static-ep.gv7 node [style="filled", fillcolor="lightblue"];
13 node [group=m_comment, shape="note", style="filled", fillcolor="yellow"];
22 node [shape="box"];
44 node [shape="box"];
64 node [group=s_comment, shape="note", style="filled", fillcolor="yellow"];
Dcoprocessor-rpmsg-ns.gv7 node [style="filled", fillcolor="lightblue"];
13 node [group=m_comment, shape="note", style="filled", fillcolor="yellow"];
24 node [shape="box"];
47 node [shape="box"];
68 node [group=s_comment, shape="note", style="filled", fillcolor="yellow"];
Dcoprocessor-rpmsg-ns-dynamic.gv7 node [style="filled", fillcolor="lightblue"];
13 node [group=m_comment, shape="note", style="filled", fillcolor="yellow"];
24 node [shape="box"];
47 node [shape="box"];
70 node [group=s_comment, shape="note", style="filled", fillcolor="yellow"];
/open-amp-latest/open-amp/lib/remoteproc/
Dremoteproc.c40 struct metal_list *node; in remoteproc_get_mem() local
50 metal_list_for_each(&rproc->mems, node) { in remoteproc_get_mem()
51 mem = metal_container_of(node, struct remoteproc_mem, node); in remoteproc_get_mem()
323 metal_list_add_tail(&rproc->mems, &mem->node); in remoteproc_add_mem()
950 struct metal_list *node; in remoteproc_create_virtio() local
977 metal_list_for_each(&rproc->vdevs, node) { in remoteproc_create_virtio()
978 rpvdev = metal_container_of(node, struct remoteproc_virtio, in remoteproc_create_virtio()
979 node); in remoteproc_create_virtio()
997 metal_list_add_tail(&rproc->vdevs, &rpvdev->node); in remoteproc_create_virtio()
1043 metal_list_del(&rpvdev->node); in remoteproc_remove_virtio()
[all …]
/open-amp-latest/open-amp/doc/
Ddata-structure.md30 struct metal_list node; /**< node for the remoteproc vdevs list */
146 …struct metal_list node; /**< node for th…
DDoxyfile.in2188 # class node. If there are many fields or methods and many nodes the graph may
2330 # by representing a node as a red box. Note that doxygen if the number of direct
2331 # children of the root node in a graph is already larger than
2342 # further from the root node will be omitted. Note that setting this option to 1
/open-amp-latest/open-amp/lib/include/openamp/
Dremoteproc_virtio.h60 struct metal_list node; member
Drpmsg.h94 struct metal_list node; member
Dremoteproc.h386 struct metal_list node; member
/open-amp-latest/open-amp/
DDoxyfile2542 # class node. If there are many fields or methods and many nodes the graph may
2722 # by representing a node as a red box. Note that doxygen if the number of direct
2723 # children of the root node in a graph is already larger than
2734 # further from the root node will be omitted. Note that setting this option to 1