Searched defs:rproc (Results 1 – 3 of 3) sorted by relevance
533 struct rproc { struct539 struct rproc_ops *ops; argument543 enum rproc_dump_mechanism dump_conf; argument544 struct mutex lock;545 struct dentry *dbg_dir;546 struct list_head traces;547 int num_traces;548 struct list_head carveouts;549 struct list_head mappings;550 u64 bootaddr;[all …]
29 struct rproc *rproc; member
41 struct rproc *rproc; member