Home
last modified time | relevance | path

Searched defs:rproc (Results 1 – 3 of 3) sorted by relevance

/include/linux/
Dremoteproc.h533 struct rproc { struct
539 struct rproc_ops *ops; argument
543 enum rproc_dump_mechanism dump_conf; argument
544 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 …]
Dwkup_m3_ipc.h29 struct rproc *rproc; member
/include/linux/remoteproc/
Dst_slim_rproc.h41 struct rproc *rproc; member