Searched defs:rproc (Results 1 – 7 of 7) sorted by relevance
414 struct rproc { struct420 const struct rproc_ops *ops; argument422 const struct rproc_fw_ops *fw_ops; argument423 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 argument457 * @notifyid: rproc-specific unique vring index argument[all …]
116276 struct rproc { struct116282 struct rproc_ops *ops; argument116286 enum rproc_dump_mechanism dump_conf; argument116287 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 …]
114460 struct rproc { struct114466 struct rproc_ops *ops; argument114470 enum rproc_dump_mechanism dump_conf; argument114471 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 …]
121797 struct rproc { struct121803 struct rproc_ops *ops; argument121807 enum rproc_dump_mechanism dump_conf; argument121808 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 …]
56771 struct rproc { struct56777 struct rproc_ops *ops; argument56781 enum rproc_dump_mechanism dump_conf; argument56782 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 …]