Lines Matching defs:rproc
56771 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;
56789 struct list_head rvdevs;
56790 struct list_head subdevs;
56814 struct rproc_ops { argument
56815 int (*prepare)(struct rproc *); argument
82272 struct rproc *rproc; member
101281 struct rproc *rproc; member
111499 struct rproc *rproc; member