Searched defs:rproc (Results 1 – 2 of 2) sorted by relevance
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 …]