Home
last modified time | relevance | path

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

/aosp_15_r20/external/trusty/headers/include/remoteproc/
Dremoteproc.h414 struct rproc { struct
420 const struct rproc_ops *ops; argument
422 const struct rproc_fw_ops *fw_ops; argument
423 atomic_t power;
424 unsigned int state;
425 struct mutex lock;
426 struct dentry *dbg_dir;
427 struct list_head traces;
451 * struct rproc_vring - remoteproc vring state argument
457 * @notifyid: rproc-specific unique vring index argument
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h116276 struct rproc { struct
116282 struct rproc_ops *ops; argument
116286 enum rproc_dump_mechanism dump_conf; argument
116287 struct mutex lock;
116288 struct dentry *dbg_dir;
116289 struct list_head traces;
116290 int num_traces;
116291 struct list_head carveouts;
116292 struct list_head mappings;
116293 u64 bootaddr;
[all …]
H A Dvmlinux_518.h116276 struct rproc { struct
116282 struct rproc_ops *ops; argument
116286 enum rproc_dump_mechanism dump_conf; argument
116287 struct mutex lock;
116288 struct dentry *dbg_dir;
116289 struct list_head traces;
116290 int num_traces;
116291 struct list_head carveouts;
116292 struct list_head mappings;
116293 u64 bootaddr;
[all …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h114460 struct rproc { struct
114466 struct rproc_ops *ops; argument
114470 enum rproc_dump_mechanism dump_conf; argument
114471 struct mutex lock;
114472 struct dentry *dbg_dir;
114473 struct list_head traces;
114474 int num_traces;
114475 struct list_head carveouts;
114476 struct list_head mappings;
114477 u64 bootaddr;
[all …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h121797 struct rproc { struct
121803 struct rproc_ops *ops; argument
121807 enum rproc_dump_mechanism dump_conf; argument
121808 struct mutex lock;
121809 struct dentry *dbg_dir;
121810 struct list_head traces;
121811 int num_traces;
121812 struct list_head carveouts;
121813 struct list_head mappings;
121814 u64 bootaddr;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h56771 struct rproc { struct
56777 struct rproc_ops *ops; argument
56781 enum rproc_dump_mechanism dump_conf; argument
56782 struct mutex lock;
56783 struct dentry *dbg_dir;
56784 struct list_head traces;
56785 int num_traces;
56786 struct list_head carveouts;
56787 struct list_head mappings;
56788 u64 bootaddr;
[all …]
H A Dvmlinux.h56771 struct rproc { struct
56777 struct rproc_ops *ops; argument
56781 enum rproc_dump_mechanism dump_conf; argument
56782 struct mutex lock;
56783 struct dentry *dbg_dir;
56784 struct list_head traces;
56785 int num_traces;
56786 struct list_head carveouts;
56787 struct list_head mappings;
56788 u64 bootaddr;
[all …]