Searched defs:rproc (Results 1 – 1 of 1) sorted by relevance
143531 struct rproc { struct143537 struct rproc_ops *ops; argument143541 enum rproc_dump_mechanism dump_conf; argument143542 struct mutex lock;143543 struct dentry *dbg_dir;143544 struct list_head traces;143545 int num_traces;143546 struct list_head carveouts;143547 struct list_head mappings;143548 u64 bootaddr;[all …]