Searched refs:rproc_create_trace_file (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/remoteproc/ |
H A D | remoteproc_internal.h | 40 struct dentry *rproc_create_trace_file(const char *name, struct rproc *rproc,
|
H A D | remoteproc_debugfs.c | 386 struct dentry *rproc_create_trace_file(const char *name, struct rproc *rproc, in rproc_create_trace_file() function
|
H A D | remoteproc_core.c | 679 trace->tfile = rproc_create_trace_file(name, rproc, trace); in rproc_handle_trace()
|
/kernel/linux/linux-6.6/drivers/remoteproc/ |
H A D | remoteproc_internal.h | 67 struct dentry *rproc_create_trace_file(const char *name, struct rproc *rproc,
|
H A D | remoteproc_debugfs.c | 386 struct dentry *rproc_create_trace_file(const char *name, struct rproc *rproc, in rproc_create_trace_file() function
|
H A D | remoteproc_core.c | 579 trace->tfile = rproc_create_trace_file(name, rproc, trace); in rproc_handle_trace()
|
Completed in 9 milliseconds