Searched refs:remap_trace (Results 1 – 1 of 1) sorted by relevance
34 struct remap_trace { struct 48 static LIST_HEAD(trace_list); /* struct remap_trace */ argument 135 struct remap_trace *trace = p->private; in pre() 223 struct remap_trace *trace = kmalloc(sizeof(*trace), GFP_KERNEL); in ioremap_trace_core() 237 *trace = (struct remap_trace) { in ioremap_trace_core() 286 struct remap_trace *trace; in iounmap_trace_core() 287 struct remap_trace *tmp; in iounmap_trace_core() 288 struct remap_trace *found_trace = NULL; in iounmap_trace_core() 342 struct remap_trace *trace; in clear_trace_list() 343 struct remap_trace *tm in clear_trace_list() [all...]