Home
last modified time | relevance | path

Searched defs:rproc_vdev (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/trusty/headers/include/remoteproc/
Dremoteproc.h480 struct rproc_vdev { struct
499 static inline struct rproc_vdev *vdev_to_rvdev(struct virtio_device *vdev) in vdev_to_rvdev() argument
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h116379 struct rproc_vdev { struct
116380 struct kref refcount;
116381 struct rproc_subdev subdev;
116382 struct device dev;
116383 unsigned int id;
116384 struct list_head node;
116385 struct rproc *rproc;
116386 struct rproc_vring vring[2];
116387 u32 rsc_offset;
116388 u32 index;
H A Dvmlinux_518.h116379 struct rproc_vdev { struct
116380 struct kref refcount;
116381 struct rproc_subdev subdev;
116382 struct device dev;
116383 unsigned int id;
116384 struct list_head node;
116385 struct rproc *rproc;
116386 struct rproc_vring vring[2];
116387 u32 rsc_offset;
116388 u32 index;
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h111493 struct rproc_vdev { struct
111494 struct kref refcount;
111495 struct rproc_subdev subdev;
111496 struct device dev;
111497 unsigned int id;
111498 struct list_head node;
111499 struct rproc *rproc;
111500 struct rproc_vring vring[2];
111501 u32 rsc_offset;
111502 u32 index;
H A Dvmlinux.h111493 struct rproc_vdev { struct
111494 struct kref refcount;
111495 struct rproc_subdev subdev;
111496 struct device dev;
111497 unsigned int id;
111498 struct list_head node;
111499 struct rproc *rproc;
111500 struct rproc_vring vring[2];
111501 u32 rsc_offset;
111502 u32 index;
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h114609 struct rproc_vdev { struct
114610 struct rproc_subdev subdev;
114611 struct platform_device *pdev;
114612 unsigned int id;
114613 struct list_head node;
114614 struct rproc *rproc;
114615 struct rproc_vring vring[2];
114616 u32 rsc_offset;
114617 u32 index;
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h121946 struct rproc_vdev { struct
121947 struct rproc_subdev subdev;
121948 struct platform_device *pdev;
121949 unsigned int id;
121950 struct list_head node;
121951 struct rproc *rproc;
121952 struct rproc_vring vring[2];
121953 u32 rsc_offset;
121954 u32 index;