Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h114460 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;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h121797 struct rproc { struct
121803 struct rproc_ops *ops; argument
121807 enum rproc_dump_mechanism dump_conf; argument
121808 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 …]