Lines Matching defs:rproc
114460 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;
114478 struct list_head rvdevs;
114502 struct rproc_ops { argument
114503 int (*prepare)(struct rproc *); argument
114583 struct rproc *rproc; member
114614 struct rproc *rproc; member
114687 struct rproc *rproc; member